Hello,
I’ve installed Enfold, using the GYM demo content. However, after working on the site for a day the Avia Layout Builder on each endlessly loads, now showing any content.
Looking through the support forum, I see that this is a relatively common problem, but I haven’t been able to find a solution that works yet. Here’s what I’ve tried so far along with some additional info…
1) The most recent version of WordPress and Enfold are both installed
2) No plugins are active
3) I’ve added the line define(‘WP_MEMORY_LIMIT’, ‘256M’); to my wp-config.php file, but the problem still persists
4) I’ve tried switching themes and switching back to Enfold, but that hasn’t fixed the issue.
5) Avia Layout Builder does load or Portfolio items, it’s just not working for any Pages
6) The Screen Options drop down in the top right of the screen is not clickable while the Avia Layout Builder endlessly loads
I’ve included a screenshot, FTP info, and my WordPress admin area info in the Private Content area. This project has already been delayed by some other issues we encountered with the theme, so anything you could do to help us fix this issue in a timely manner would be greatly appreciated. Thank you!
Likewise @luxuryrealtygroup and @shaevy, we have the same issue you are describing with Yoast, WP and Enfold, all of which are up to date.
@ismael, I opened a ticket yesterday, describing the same issue as many others here, having Yoast, WP and Enfold all up to date. I provided WP credentials with my new ticket at https://kriesi.at/support/topic/avia-layout-builder-not-working-with-yoast-seo-help/. Please review and advise.
Thanks!
Dear support,

Enfold Theme version. 3.7.1
Upgraded to woocommcerce. 2.6.4
Solutions tried.
– Cleared cache.
– https://kriesi.at/support/topic/woocommerce-2-6-problem-urgent/
Replaced the woocommerce-mod.js with the one provided by mensmaximus.
Also Cleared Cache
Did not work.
– Disabling all plugins
Cleared cache also server side.
Did not work.
– After disabling all plugins changing to default theme.
Cleared cache also server side.
Did not work.
Would you please take a look at whats going on?
best regards,
Kristof
Hello,
i have a template (see screenshot). The Design is image Text, Image Text, etc. On Desktop pcs it works fine. But on mobile the container breaks that i get image image, text text, image image etc. Can i change this that also on mobile the container break that i get image Text, Image Text… Plz look to the screenshots than you see what i mean…
-
This topic was modified 9 years, 7 months ago by
Chris_85.
Hi I tried that didnt work. But i have tried this:
.avia-safari .esgbox-wrap{
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%)!important;
}
it worked a bit but still have the problem.
I’m just testing images right now, trying to figure out the process. On the about page, the last photo is the demo data photo. I deleted it and inserted it again and now it’s blurry. It was clear before I deleted it.
I inserted an image in the shop page header that I want to span the width and height of the top banner exactly like the beach image at the top of the about page. I understand if that one is pixelated.
Hi Ismael, thank you! First of all, I had no idea that I wasn’t up to date on the latest version of Enfold. Doh! I have the box ticked to receive updates, but for some reason I either missed the email or overlooked it. I really believed I was using the latest version (3.6.1), but I see now that I wasn’t.
I updated to Enfold 3.7.1. (as well as latest WP updates that came yesterday along with latest Yoast SEO updates which came yesterday), and now everything seems to be working fine again. Hooray!
Thanks again! You can mark this (my) topic RESOLVED. :)
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.image-overlay {
background: transparent;
}
#top .avia-gallery .avia-gallery-thumb a:hover {
opacity: 1;
}
#top .avia-gallery .avia-gallery-thumb a {
pointer-events: none;
}
However the last code will stop hoverin on thumbnails so they will remain greyscale
Best regards,
Yigit
Update:
Got it working with a new Google Maps API + entering the API both in Plugin and Theme,
but only with all referrers allowed.
The moment I restrict the API to my domain.com/*, it stops working.
Hola,
I am in this page: http://margamedina.com/?page_id=1023
1.- This is who it looks in my wp desktop:
http://margamedina.com/wp-content/uploads/2016/09/01.jpg
2.- I want to edit an element in this page, for example… :
http://margamedina.com/wp-content/uploads/2016/09/02.jpg
3.- Then I update the change in this page:
http://margamedina.com/wp-content/uploads/2016/09/03.jpg
4.- After I uploaded, some elements in this page desappear!!! in the end of the page, can you see it? you can check the differents between img 1 and 4. Some elements are missing…
http://margamedina.com/wp-content/uploads/2016/09/04.jpg
Note: I change the default language in the page so maybe it is easier for you to check, gracias!
I made my video slide to be bigger on mobile-size screen. I works perfectly on desktop, but fallback image on the phone has white stripes at top and bottom side.
So, I wanted to resize the fallback image to fit the new size of the video slide.
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) {
.av_phone_active_left .phone-info {
padding-left: inherit;
}
.responsive #top #wrap_all .container {
width: 55% !important;
max-width: 55% !important;
}
}
Regards,
Rikard
That did not work. It works on desktop but the background picture still shows on mobile.
-
This reply was modified 9 years, 7 months ago by
dirtdiggr.
Hi,
Glad you sorted the submenu issue with custom css.
- Level 1 (custom link)
-- Level 2
-- Level 2
As I understand you need the menu to open the custom link when user click on Level 1 menu item is that correct?
To do so in the code remove line ” event.preventDefault(); ” but then the user will be sent to the custom link and the browser will refresh and the submenu will be rendered useless.
Hence we need to stop the default browser action if the menu item has a submenu and show the submenu option.
Notepad may be adding extra characters while saving and uploading via FTP. Try to use a text editor like sublime text so you wont have any issue while editing and uploading files.
Let us know if you have any questions.
Best regards,
Vinay
-
This reply was modified 9 years, 7 months ago by
Vinay.
Hey Arthith,
Thank you for using Enfold.
The buttons start to collide once the screen size is roughly lower than 1150px. Please add this code in the Quick CSS field:
@media only screen and (max-width: 1450px) {
#section3 .flex_column.av_one_half {
clear: both;
margin-left: 0;
margin-top: 10px;
}
}
Best regards,
Ismael
Hi,
Please try the solutions provided in the following threads:
Best regards,
Ismael
Hey Charlotte,
Please try the following in Quick CSS under Enfold–>General Styling:
.html_header_top.html_logo_center .logo {
min-width: 100% !important;
}
Regards,
Rikard
Hi,
Thank you for the credentials. I noticed the below error in console. Usually this happens when a html tag is not closed properly. However in your case it appears that some files may be corrupt.
[AVIA-LOG] Map creation stopped, var av_google_map not found
I am afraid you might need to replace the theme files with a fresh copy of the theme downloaded from themeforest manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Vinay
Hi,
Where can I change the point where the class “header-scolled” is added to the header? In my example I set
.html_header_top.html_header_sticky .header-scrolled { display:none;}
Actually the the header disappears after the user begins to scroll down (Enfold theme adds the class “header-scrolled” to the header-Tag). I want it that the class is added after the user scrolls down X Pixel. Or 100% of the display height for example (where my first section width height:100% ends).
Thanks,
Marcel
-
This topic was modified 9 years, 7 months ago by
Mathuseo.
Hi,
Great, glad you got it working :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi Wesley,
I replied to the topic you started, please stick to one thread in the future since it becomes very difficult for us to help you out if you post in several threads.
Thanks,
Rikard
Hello, I have the same conflict with the Avia Layout Builder not functioning when Yoast SEO is Activated described by many others. It is similar to the issue luxuryrealtygroup described today at https://kriesi.at/support/topic/avia-layout-builder-not-working-with-yoast-seo/page/2/#post-683345
I am using the updated version of Yoast SEO Version 3.5 that was released today, September 7, 2016 with the latest version of WordPress 4.6.1 and the latest version of Enfold, Version: 3.7.1. If the Yoast SEO plugin is deactivated I CAN edit with Avia Layout Builder, If the Yoast SEO plugin is activated I CANNOT edit with Avia Layout Builder.
I too have deactivated ALL plugins except Yoast and the spinning wheel problem still exists.
I too have tried both Yoast regular and Yoast Premium and problem still exists with either of them and Avia Layout.
Thank you for your help and your prompt attention to this matter!
I just updated a site to the Enfold 3.7.1 with WP 4.6.1 and the LayoutManager does not work. I tried every recommendation and links to recommendation listed at https://kriesi.at/support/topic/layoutmanager-not-working-in-enfold-3-7-1-with-wp-4-6/ to no avail.
Help!
Miriam
Hey Egorro,
Thank you for using Enfold.
The fallback image script will render the fallback container on mobile devices only. You won’t be able to inspect it on desktop view. What do you want to change?
Best regards,
Ismael
Hi,
Thank you for using Enfold.
It’s probably a cached or old script. Please try the solutions provided in the following threads:
Best regards,
Ismael
Hi,
You can modify the includes > loop-search.php file.
<article class="entry entry-content-wrapper clearfix" id='search-fail'>
<p class="entry-content" <?php avia_markup_helper(array('context' => 'entry_content')); ?>>
<strong><?php _e('Nothing Found', 'avia_framework'); ?></strong>
<?php _e('Sorry, no posts matched your criteria. Please try another search', 'avia_framework'); ?>
<div class='hr_invisible'></div>
<section class="search_not_found"><?php _e('You might want to consider some of our suggestions to get better results:', 'avia_framework'); ?>
<ul>
<li><?php _e('Check your spelling.', 'avia_framework'); ?></li>
<li><?php _e('Try a similar keyword, for example: tablet instead of laptop.', 'avia_framework'); ?></li>
<li><?php _e('Try using more than one keyword.', 'avia_framework'); ?></li>
</ul>
<div class='hr_invisible'></div>
<h3 class=''><?php _e('Feel like browsing some posts instead?', 'avia_framework'); ?></h3>
<?php
the_widget('avia_combo_widget', 'error404widget', array('widget_id'=>'arbitrary-instance-'.$id,
'before_widget' => '
<div class="widget avia_combo_widget">',
'after_widget' => '</div>
',
'before_title' => '
<h3 class="widgettitle">',
'after_title' => '</h3>
'
));
echo '</section>';
echo "</article>";
Best regards,
Ismael
Hi,
Please check if the “upload_tmp_dir” php directive is set correctly. You can ask your hosting provider to configure the settings.
Related link: https://kriesi.at/support/topic/demo-content-not-uploading/#post-666468
Best regards,
Ismael
Hi Basilis,
Thanks for the quick response! So here is an example page http://dev.skprevention.ca/p/ our website is still in dev mode so I will give you login credentials below. I have set up a page pulling content for ‘topic are’ category using masonry. I wanted to display a custom menu widget I created and put it inside the excerpt. i added a shortcode [av_sidebar widget_area='Alcohol Front Page Menu'] to pull the menu widget and pasted in excerpt but it’s not working. I tried to do the code posted here https://kriesi.at/support/topic/add-shortcode-to-masonry-excerpt/ and it worked but the whole excerpt now got link and it ruined the masonry layout.
FYI, I removed the code I copied from the link above. I wanted to show you first what I want to achieve.
Thanks,
Ryan