Viewing 30 results - 213,001 through 213,030 (of 244,507 total)
  • Author
    Search Results
  • #319943

    In reply to: Optimal image size ?

    This reply has been marked as private.
    #319941

    Hi nickgibbens01!

    Thank you :)
    You are using an old version of Enfold which is not compatible with WordPress version you are using. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
    There are many bug fixes and improvements on the theme. You can take a quick look at some of the highlighted new features here – http://kriesi.at/blog

    Regards,
    Yigit

    #319937

    Hey expeditiondocs!

    You are currently using an older version of the theme. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750

    Regards,
    Yigit

    #319936

    Hey mcraig77!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before { background: rgba(255,0,0,0.3); }

    Cheers!
    Yigit

    #319934

    In reply to: Importing Dummy Data

    Hey lecrann!

    Thank you for choosing Enfold. Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

    #319929

    Hey!


    @jjdenmark
    Please wait about 2 weeks for the new version of Enfold :)

    @2dynamicnl
    Thank you for input :) That is correct

    Best regards,
    Yigit

    #319928
    lecrann
    Participant

    I am trying to import dummy data for my new site, however it keeps on coming up with the error message:

    ” Importing didn’t work. You may want to try reloading the page and trying again ”

    I have tried this several times and I have tried reloading Enfold but nothing works.

    I need to get this resolved quickly as I have a lot of work to do on my new website. Please can you assist.

    Many thanks

    #319925

    Hi!

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

    .banner {
    position: relative;
    left: 34.2%;
    top: 23%;
    }
    @media only screen and (max-width: 1140px) {
    .banner {
    width: 50%;
    left: 56%;
    }}

    Regards,
    Yigit

    #319919

    In reply to: Responsive Logo

    Hey Erik!

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

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img {
    max-width: 88%;
    height: auto !important;
    margin-left: 0!important;
    }}

    Then please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.

    Regards,
    Yigit

    #319918
    This reply has been marked as private.
    #319916

    Hi Carlos!

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

    div#header_main .container {
    width: 100%;
    margin: 0;
    }

    Best regards,
    Yigit

    #319903

    Topic: Translation issue

    in forum Enfold
    Ship-ST
    Participant

    Good afternoon.
    I recently migrated my multilingual website from the twenty eleven theme to enfold theme. The multilingual plugin I use is “xili language”, since it is free.
    Now I have an error message:
    CAUTION: no load_theme_textdomain() in functions.php of child theme – review the content of file in the current child theme or leave as is to use only parent theme translation file. See Wiki for more details

    I checked, and load_theme_textdomain() is here in enfold theme but not in enfold child theme, would that be the issue? I know it is not the translation plugin you are used to, but it’s free and it should be quite simple to fix, would you have an idea?

    Thanks for helping.

    #319887

    Okay guys I “solved” the problem but only with directly coding into config.php of parent-enfold, I comment out the folliwing passage with the result I wanted but I think there should be an update-secure opportunity too, maybe somebody can help me ;)

    /*
    add_action( 'woocommerce_after_single_product_summary', 'avia_woocommerce_display_output_upsells', 30); //display the related products and upsells
    
    function avia_woocommerce_display_output_upsells()
    {
    	global $avia_config;
    
    	$products = $avia_config['woo_upsells'].$avia_config['woo_related'];
    
    	if(!empty($products))
    	{
    
    		$output  = "</div></div></div>";
    		$output .= '<div id="av_section_1" class="avia-section alternate_color avia-section-small  container_wrap fullsize"><div class="container"><div class="template-page content  twelve alpha units">';
    		$output .= $products;
    
    		echo $output;
    	}
    }
    */
    #319877
    #319876

    In reply to: Enfold pagina bouwer

    Best people, right in English try.
    I work with WP 4.0 and in the page Builder no longer works now. I work with the latest version of Enfold gives the information on the website. that is 2.9.1. I can not upload

    Dannie Brus Netherlands

    #319874
    tsapp1981
    Participant

    Looking through the Enfold setup, I can’t find a way to remove the Enfold branding in the footer. Please advise.

    #319873

    In reply to: Enfold pagina bouwer

    Sorry nog en bericht.

    Enfold informatie geeft an dat ik met de laatste versie werk. Ik kan nu uploaden!!!!

    #319872

    Topic: Enfold pagina bouwer

    in forum Enfold
    81
    Participant

    Beste allemaal,

    Sinds ik werk met WordPress 4.0 werkt de paginabouwer van Enfold niet meer. Ik werk met Enfold 2.9.1.

    Hi!

    Except for that issues, does plugin work well? If so, please post the link to your website so we can take a quick look.
    You can try contacting plugin author and they may help. If you would like to install it manually, you should download their CSS and JS files and place them inside Enfold/CSS and Enfold/JS folder and enqueue those styles and scripts using WP function – http://codex.wordpress.org/Function_Reference/wp_enqueue_script
    then adding the code to header.php file should work fine.

    Best regards,
    Yigit

    #319860

    Hey!

    I’m not sure why its happening but you could try deleting WooCommerce and then re-installing. On my dev site and a couple of client sites running Enfold 2.9.2, WordPress 4.0 and WooCommerce 2.2.2 I’m not getting the same issue.

    There are a couple of jquery errors showing in the dev console on your install that are just not showing on other installations.

    Cheers!
    Devin

    Hi!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

    #319854

    In reply to: Optimal image size ?

    Hey!

    You can add a Color section element with a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add your image inside that color section and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #your-custom-id .container { width: 100%; margin: 0; }

    Best regards,
    Yigit

    #319844
    Jason E
    Participant

    Is there a reason why Enfold seems to put posts/page data into this _aviaLayoutBuilderCleanData storage which overrides post_content field? I am guessing there is a good reason, but I cannot figure it out and it is maddeningly frustrating when working with changing data (outside of WordPress editor). We have a site with hundreds of pages and it seems like despite changes in the database table content, it does not want to use those changes. It is almost like it is a caching mechanism, which could be a very useful feature. But, at the present, it is creating havoc for us.

    Is there a way to shut this off, or temporarily disable it? It is making it almost impossible to work with the site when we are making large changes to the content.

    #319843

    Topic: Remove lines in menu?

    in forum Enfold
    Effektid
    Participant

    I got some CSS code to remove all lines, both horizontal and vertical, from the main menu, but this CSS code do not work with the latest version of Enfold!?

    .av-main-nav > li > a, #header_main_alternate { border: none !important; }

    #319841

    In reply to: Optimal image size ?

    Hi Effektid!

    Kriesi uses background images in 1700x470px on Enfold demo site. It should work fine for your 100% width images

    Best regards,
    Yigit

    #319840

    That is my plan B for right now, but would love to use the same modal code as Enfold in order to avoid a redudant plugin. Anyway I can get my code to work with Magnific PopUp?

    #319838

    In reply to: 3 small issues

    Hey!

    Please see – http://kriesi.at/documentation/enfold/using-a-child-theme/ :)

    Regards,
    Yigit

    #319825

    In reply to: Logo problem

    Hi Martin!

    Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
    and then add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a { padding: 0 6px; }
    .logo, .logo a, .logo img { max-width: 75%; margin-top: 5px; }}

    Cheers!
    Yigit

    #319823

    Polish translation for 2.9.2 (only frontend labels are translated)
    http://www.mediafire.com/download/lwbp1ppli1fqnll/enfold-PL-v2.9.2.tar.gz

    Enfold Team: please, note that translation for the following label doesn’t work:
    “Please prove that you are human by solving the equation”

    #319821

    Topic: Fatal error

    in forum Enfold
    richardwilding
    Participant

    Hi Kriesi,

    I have just transferred a site built in enfold from one server to another using BackupBuddy. The new website works perfectly, but when I try to login to the wp-admin I get the following error:

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 30720 bytes) in /home/bauencor/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/icon.php on line 174

    Do you know what this problem could be?

    Thanks, Richard

Viewing 30 results - 213,001 through 213,030 (of 244,507 total)