Viewing 30 results - 235,801 through 235,830 (of 244,589 total)
  • Author
    Search Results
  • #183057
    peter_wu
    Participant

    Hey guys,

    thank you so much for this amazing Enfold theme. Its awesome. I manage my pictures in Apple Aperture and I am wondering if there is any way to post my pictures directly out of aperture to my wordpress sites. Do you know of any plugin or to do so?

    Cheers
    Peter

    #183056

    An update regarding the crashed layout, I found the setting for “Product column and product count”.
    The following settings allow you to choose how many columns and items should appear on your default shop overview page and your product archive pages.
    Notice: These options are added by the Enfold Theme and wont appear on other themes

    I changed that to 5 and 20 (standard was 3 and 15) so it matches the value I had choose in the product grid settings on the shop page. Then the size of the images etc was correct on the standard shop page but it crashed in another way.

    See image: http://www.ladda-upp.se/bilder/urcaehzhrrmwv/
    (it’s the same page so you don’t think i have copied them together)

    • This reply was modified 12 years, 5 months ago by Peter.
    mmsdev
    Participant

    Can a support or a moderator explain why my thread was closed?

    If you follow it you will see that you got know where then closed it

    I do need this resolved.

    Thanks

    https://kriesi.at/support/topic/submit-button-use-the-enfold-instead-of-the-form-button/

    #183049

    Hi,

    The page is not created by WooCommerce.

    For example you have your demo:
    http://kriesi.at/themes/enfold/shop/

    I guess you have set this page to standard in the WooCommerce settings area for pages.

    When I do so it adds the “pages”, “categories” and “archive” to the sidebar and it also makes the site crash.

    See image when site runs (not marked as standard) as I wants: http://www.ladda-upp.se/bilder/uiweogrfdtxwbn/
    See image when site changes after marked standard: http://www.ladda-upp.se/bilder/eborggohfqhs/

    Same if I visit a product category site:
    Your demo: http://kriesi.at/themes/enfold/product-category/kids-2/

    If I visit a product category site it has the “pages”, “categories” and “archive” in the sidebar, and I don’t find anywhere to remove them. Not in the Widget settings anyway.
    See image: http://www.ladda-upp.se/bilder/hqsghnrsldvhfq/

    Br
    Peter

    #183040
    Peter
    Participant

    Dear sir,

    I’m trying to set up a shop using your Enfold theme. Everything works well until I choose the standard page for the shop, then it won’t load at all for most of the time but when it does it also add some things to the sidebar as “pages”, “categories” and “archive”. Same goes for the product category pages, it adds a sidebar containing same “widgets”. Where do I set the layout for the product-category pages?

    If I don’t choose any standard page for the shop it won’t appear in the breadcrumbs and that would be a small but still a problem.

    Please, do you have any “quick fix” for this problem? :)
    Do you need any further explanation please ask.

    Awesome theme but I’m tearing my hair around this.

    Br
    Peter

    #183034

    In reply to: Testimonial Image Size

    Hey jono713!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia-testimonial-image, .avia-testimonial-image img { width: 120px; height: 120px; }

    Best regards,
    Yigit

    #183022

    Hi Yigit
    only one question regarding the upload: I have created a new page and menu and loaded some images; Could I copy and paste the new enfold folder with out worries that my work will vanish?

    #183012
    Martin
    Participant

    Hey all, dear kreisi team,

    Would it be possible to use the new enfold masonry fonction in a default enfold format (with sidebar)?

    Best,
    R.

    #183003
    Delphiine
    Participant

    Hi,

    I have chosen to have a boxed layout but when I pick a color and a texture they will appear on the demo in enfold admin but not on my site why?

    How can I fix that?
    My site is on maintenance mode so there is no need to ask me for url.

    exemple:

    https://www.dropbox.com/s/aiu2lmh9jfwnvht/mariage_in_oui___Un_site_utilisant_WordPress.jpg
    https://www.dropbox.com/s/dx0xj4aiprv1n59/Enfold_%E2%80%B9_mariage_in_oui_%E2%80%94_WordPress.jpg
    Kind regards,

    Delphine

    #182998

    Hi!

    Can you try updating your theme to your 2.4.2 via FTP? Maybe something went wrong while updating your theme because as far as i know, none of the other users had such issue
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Yigit

    #182989

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

     #top input[type="text"], #top select { width: auto; }

    And if you would like to make them to fit in the column;

    #top input[type="text"], #top select{ width: 484px; }

    Best regards,
    Yigit

    #182988

    Topic: gallery rollover bug

    in forum Enfold
    yes2themes
    Participant

    Having an issue with a rollover on gallery thumbs. Rollover chews up the large image directly above….
    Too complicated to explain so a shot a quick video of it. Any help would be appreciated.
    You can view it here. http://screencast-o-matic.com/u/VtgF/Enfold_Gallery_Rollover_Bug

    Searched forum support for: gallery rollover, gallery rollover bug , rollover bug, gallery bug, portfolio gallery rollover bug

    WP Dev Url – http://dev100.us/balloons/

    Theme Name: Enfold
    Theme version: Version: 2.1

    Active Plugins:
    Advanced Custom Fields
    Advanced Custom Fields: Gallery Field
    Advanced Custom Fields: Options Page
    Advanced Custom Fields: Repeater Field
    BackupBuddy
    Black Studio TinyMCE Widget
    Duplicate Post
    Media Categories
    Pinterest RSS Widget
    Post Types Order
    TablePress
    WordPress SEO

    #182982

    In reply to: icon colours

    Hey!

    Please add following code to Quick CSS in Enfold theme options and adjust as desired

    .avia-builder-el-7 .iconbox_icon { background-color: red!important; }
    .avia-builder-el-9 .iconbox_icon { background-color: blue!important; }
    .avia-builder-el-11 .iconbox_icon { background-color: green!important; }

    Regards,
    Yigit

    #182977

    In reply to: iPhone Fuzzy Blog Text

    Hey!

    Do you have iPhone 4 or newer models? This fix exactly should work https://kriesi.at/support/topic/retina-images-and-fonts-in-portfolio-grid-theme-enfold/#post-164097 Have you tried it?

    Regards,
    Yigit

    #182966

    Hi haekke!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    span.breadcrumb-title {  display: none; }

    Best regards,
    Yigit

    #182952

    In reply to: Mobile menu toggle

    After the update of Enfold 2.4 it seems to work fine. Thanks for the support.

    I figured there’s something wrong with the database handling the layerSlider as replacing the files in enfold/config-layerslider didn’t do the trick.

    Where can I find layerSlider’s entries in my database? I guess I could always clear them and start over. As of now, I can’t even create a new slider…

    #182936
    dhruvcasper
    Participant

    Hi,

    I want to hide theme options on top bar when admin user is logged in.

    Please suggest,

    regards

    I tried below changes by yigit but for no help.

    Please add following code to Quick CSS in Enfold theme options under Styling

    li#wp-admin-bar-avia.menupop { display: none!important; }

    Regards,
    Yigit

    kriru
    Participant

    Hi
    my site is http://web.guru99.com/

    in this website i had activate parent theme.

    and i had another website – wordpress.guru99.com

    wordpress.guru99.com this site is clone site developed with the help of duplicator.

    i had actvated child theme here – wordpress.guru99.com.

    but in firebug some files loaded partial 206 message is displayed.

    So what is the issue with my child theme.

    enfold parent theme version – 1.7

    child theme downloaded from your site and uploaded

    so how to tackle this issue.

    #182918
    kaMai
    Blocked

    Hi,

    Im migrating a rather big blog (~800 Posts) to Enfold. So far I’m making good progress, but now I’m stuck at some point:
    The old blog did not use featured images but rather had a custom field with the url of the image (don’t ask why).

    So what I’m trying to do is to change loop-index.php in a way that it checks for this custom field and uses the image found there, or if it’s empty use a featured image.

    Any hints on how to accomplish this?

    Thank you,

    #182915
    PPCHound
    Participant

    Hey,

    I just upgraded Enfold to 2.4.2, which should include the new WP Layerslider version 4.6.5.

    The ‘add new’ button within the transition builder now work (yay!) but I still cannot acheive any transitions other than the default slide-in from right.

    Anyone else having this issue? Cleared my browser cache etc .. but nope. :(

    WP Layerslider, why do you hate me?

    kind regards,

    PPCHound

    Hey… I think I will find a solution for the white space… I´ll play with queries and look what happens…

    But please, please, please can you tell me how to fix the problem with the fixed Pictures in Color Sections on iOS – Devices???

    The Pictures don´t stay fixed! That means that there are white spaces inside the colorsections above and below the pictures…

    I´ve made my Maintenance complete in a Color-Section and it breaks on iPad complete!

    Can´t show this to anybody, it looks really terrible!

    #182910

    I have the same problem like zerodesign. Headerbackground should be transparent but not the navigation and not the logo.

    The last code changes nothing.

    Kind Regards

    #182898

    Hi dmaca!

    I marked this thread for Kriesi (for reference http://msdn.microsoft.com/en-us/library/ie/dn320426(v=vs.85).aspx ). Tbh I think this doesn’t make sense because the user can bookmark your site with and without the xml file.

    Best regards,
    Peter

    #182895

    Hi Peter

    Thank you for the answer.

    In fact I entered the sentence below in “loop-page.php” from “mywebsite/wp-content/themes/enfold/includes”

    //wordpress function that loads the comments template “comments.php”
    comments_template( ‘/includes/comments.php’);

    Just after;
    <?php

    $thumb = get_the_post_thumbnail(get_the_ID(), $avia_config[‘size’]);

    if($thumb) echo “<div class=’page-thumb’>{$thumb}</div>”;

    //display the actual post content
    the_content(__(‘Read more’,’avia_framework’).'<span class=”more-link-arrow”> →</span>’);

    And it worked

    Thanks for answer

    Claude

    #182893

    Hello!

    Could we have customizable 404 page included into theme template, please ?

    Enfold updates are so frequent that customizing code is extra headache.

    Regards,
    Denis

    #182892

    Hi SRD!

    You need to add some custom widgets into the Footer – column1, Footer – column2 and Footer – column3 widget areas. Enfold will display some “dummy content” if these widget areas are empty.

    Regards,
    Peter

    #182891
    dmaca
    Participant

    Hello guys,

    I noticed to many request for ‘browserconfig.xml’ recently.

    Brief research showed that it is caused by Windows 8 / 8.1 visitors. Their system sends request for such file… in order to use it for windows fancy tile desktop.

    Is it possible to include into the theme such ‘browserconfig.xml’ generator… so they could enjoy bookmarking Kriesi-themed sites???

    Kind Regards,
    Denis

    #182888

    Hey!

    Please remove the pretty photo plugin from your server – you don’t need it because the theme already includes the lightbox script.

    Your logo modification breaks our javascript. Please open up enfold/js/avia.js and replace

    
            if(navigator.appVersion.indexOf("MSIE 7.") == -1)
        	avia_resize_menu();
    

    with

    
    /*
            if(navigator.appVersion.indexOf("MSIE 7.") == -1)
        	avia_resize_menu();
    */
    

    Cheers!
    Peter

    #182886

    Hey!

    Great, glad it worked :)

    Best regards,
    Peter

Viewing 30 results - 235,801 through 235,830 (of 244,589 total)