-
Search Results
-
Hi,
After updating to the latest Enfold version a couple of days ago. Strange things seem to happen. I tried doing some debugging like disabling plugins (we don’t use many), or re-creating elements and objects to see if that fixes, but sadly no success. Here is a list we are running into:
1) New uploaded images that we want to use as thumbnails, using ‘feature image’ option in (portfolio) posts. Don’t show up in gallery elements. The post and the space for the thumbnail is here. But the image itself is not showing. I did some testing, any new images we upload to the website, don’t work. Any old images we already had from the past, still work.
2) Animated Numbers (the element). The description text below the number, now always shows “Add your own text” no matter what text you give it. The number itself is still working. This is on both already placed “animated numbers” elements we created in the past. And newly created “animated numbers” elements.
3) There seems to be a strange flickering artifact going on over the entire website when you roll over multiple (gallery) buttons. It’s as if the image of the button (or item) is, for a split second, full screen. Then every thing goes back to normal. We never had this before. It could of course also be a browser thing. It’s hard to say.Here is our website:
http://www.highpriority.comIf you go here: https://highpriority.com/portfolio/
You will notice that one of the thumbnails is missing. I will see if I can add more.If you go here: https://highpriority.com/portfolio-item/media-monks-lego-nexo-knights/
You will see the animated numbers and their issue. This is website wide. (except on the Smurfs project page where we used a static solution. We are going to apply this static solution everywhere).I’m seeking help, where to look, any tips of what it could be. I’m not a coder, but also not a complete layman.
Perhaps this is all related to the latest update of Enfold or WordPress? Perhaps I did something wrong and files are broken or corrupt.
Also note that I have a large-ish quick CSS file. So far it is all tested and keeping it clear where possible, but with limited understanding of code/css.Thanks for taking the time. You guys an gals make great themes!
Robert Berrier
Topic: Enfold update issues 4.8.4
On 22/7 in the staging environment we updated to the WP 5.8 release (still having Enfold 4.8.3 active)
The update was resolved correctly and without problems, and then we carried out the update in the customers’ live environment.
On 23/7 always in the staging environment we updated to Enfold 4.8.4 and we have encountered these problems.
In live environment with WP 5.8 and Enfold 4.8.3 the problems are not present:
1) Icon box (the text field is no longer shown in the preview and in the back-end)
2) Animated numbers (the text field is no longer shown in the preview and in the back-end)
3) Button (button profile is not shown)
See the video:
The video refers to the pages:
Attention these problems were presented the same, in all the sites created with Enfold.
See an example at the link:
Unfortunately, for this site, the problems listed above were not noticed in the staging environment and we have updated the theme.
If we try to restore a backup to the previous version, we have the critical error attached.
See google drive link to the file: WordPress › Error.pdf
In the staging copy I created user for Enfold to see the problem from the backend.Hello,
I cannot fix the problem with my cookie consent bar. When hit ‘read more’button It gives error message that a lightbox is necessary to show modal pop-up.
You have to load in JavaScript with callback wrapper-functies – zie avia_cookie_consent_modal_callback in bestand enfold\js\avia-snippet-cookieconsent.js
Can you please help me out with this?
Thank you.
Best regards SaschaHi, i want to have a Layout from an old ENFOLD 481 Installation to use it in the new Website ENFOLD 484. I can upload the file but after clicking the include Button there is an error message:
“Couldn’t import the config because the server didn’t respond.Please reload the page, then try again”
So i tried it with a newer seettingfile (from version 484) from this installation. That works fine, but not from the version 481.
What can i do?
Thnx Frank
Hello dear Enfold team.
I have several things at once:I published a blog article (still with lorem ipsum placeholder – says private – accesses you have though, as I put the URL and backend credentials down below).
I would like to change/implement the following things:
1) I inserted the table of contents via the Custom Widget Area, however it does not work, why?
In addition, I would then (if the table of contents is displayed correctly) also manually revise the H headings in the table of contents (shorten headings in the table of contents, otherwise due to the length looks partly not so nice). How can I do that?
Finally, I would also like to add symbols to the table of contents, like here https://www.evergreenmedia.at/was-ist-seo/
Overall, I would like a table of contents like https://www.evergreenmedia.at/was-ist-seo/. With symbols and the possibility that I can manually shorten and revise the H headings.
2) I would also like to add some kind of narrow author box like https://www.evergreenmedia.at/was-ist-seo/ in the top right corner. With picture of me (also circular and in this size) With author (my name) and when the article was last updated (date). Below that the social share buttons.
3) With my comment function at the bottom I have also inserted “Comments” via the Advanced Layout Builder. However, you can only comment here and it is missing the name, website and email address that the visitor must provide. Where can I set this?
Thanks already and sorry for so many questions.
You can find my website data in the Private content area.
Topic: Buttons gone..
Since the update (of both Enfold & WordPress) the buttons have disappeared..
Sample code..
[av_button label='Learn More' icon_select='no' icon='ue800' font='entypo-fontello' size='small' position='center' label_display='' title_attr='' color='dark' custom_bg='#444444' custom_font='#ffffff' link='page,9886' link_target='' id='' custom_class='' av_uid='av-1izt17f' admin_preview_bg='']
Also we are having the same problem as everyone else with the icons.
Best Regards..
Hello.
I used the following solution for a previous post (https://kriesi.at/support/topic/lightbox-image-activation) to activate Enfold lightbox image.
<?php echo ‘<div class=”avia-image-container avia-align-center “><div class=”avia-image-container-inner”>
</div>
</div>’; ?>Everything is OK when the page is loaded.
The page i am working has NEXT & PREVIOUS buttons and onClick retrieves data from database and loads the data in specific divs.
This includes the change of href & src in the above code.After ajax,the lightbox is not working.
Can you suggest me a way to fix this issue?
Thank you in advance
Topic: Symbol Box
Hi,
I cannot enter any text in the symbol box. In the frontend, only the message “Click to add your own text here” is displayed, which cannot be overwritten. It is also not possible to insert a button.
What do I have to do?
(WP 5.8, Enfold 4.8.4
Besr regards
Morcy
Recently I used the code from this thread https://kriesi.at/support/topic/centered-logo-shopping-cart-in-menu/ to put the shopping cart in the menu. The cart adds but the social media icons are not displaying in the right menu once I add this code. The social icons instead go to the left of the logo but I have already added a left header widget there so it just overlaps. I noticed several people are having issues with the shopping cart and the center logo with the menu underneath. Any help would be great on how to troubleshoot this!
Here is the code i added to the child theme.
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/// Header Widget
add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ );
function enfold_customization_header_widget_area() {
dynamic_sidebar( ‘header’ );
}function cart_in_nav(){
?>
<script>
(function($){
$(document).ready(function(){
var width = $(window).width(), height = $(window).height();
if ((width >= 768)) {
$( “#menu-item-shop” ).appendTo( “#avia-menu.av-main-nav” );
};
});
})(jQuery);
</script>
<?php
}
add_action(‘wp_footer’, ‘cart_in_nav’);and here is my css
/* cart_in_nav */
@media only screen and (min-width: 767px) {
#top #header_main ul#avia-menu ul#menu-item-shop,#top #header_main ul#avia-menu ul#menu-item-shop a.cart_dropdown_link {
display: block !important;
height: 50px !important;
line-height: 50px !important;
padding: 1px 10px !important;
border: none !important;
box-shadow: none !important;
}
#top #header_main ul#avia-menu ul#menu-item-shop ul.woocommerce-mini-cart.cart_list.product_list_widget {
width: 100% !important;
height: 100% !important;
}
#top #header_main ul#avia-menu ul#menu-item-shop .woocommerce-mini-cart-item.mini_cart_item a {
border: none !important;
}
#top #header_main ul#avia-menu ul#menu-item-shop .woocommerce-mini-cart__buttons.buttons a {
border: none !important;
}
}
/* end cart_in_nav */.special_amp { color: inherit!important; font-family: inherit; font-size: inherit; }
@media screen and (max-width: 900px) {
#header .widget { display: none !important; }
}#header .widget {
left: 50px;
right: auto;
padding-top: 70px;
position: absolute;
top: 0;
transform: translate(-0%);
z-index: 999999;
}#top .inner_product,
#top .inner_product .inner_product_header {
border: none;
}#top .inner_product .inner_product_header .avia-arrow {
display: none;
}Hi Guys,
I have the filters list from the documentation.
In order to add conversion metrics to several Enfold sites. I need to be able to insert tracking codes in the following places
Specific ALB Images with links when clicked
Specific Enfold ALB Buttons (phone number and email call to actions)
Contact Form 7 Submit button
Woocommerce Checkout ButtonIs there a filter within Enfold that can already handle these insersions?
Topic: Enfold issue
Hello,
client uses enfold theme for couple of years.
we faced an issue now.I found some solutions on forum:
but that did not help. Now we have issue :
Fatal error: Uncaught Error: Attempt to modify property “config” on null in /customers/5/7/3/gabc.eu/httpd.www/wp-content/themes/enfold_18-11-18/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php:28 Stack trace: #0 /customers/5/7/3/gabc.eu/httpd.www/wp-content/themes/enfold_18-11-18/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(65): avia_sc_layerslider->shortcode_insert_button() #1 /customers/5/7/3/gabc.eu/httpd.www/wp-content/themes/enfold_18-11-18/config-templatebuilder/avia-template-builder/php/template-builder.class.php(1134): aviaShortcodeTemplate->__construct(Object(AviaBuilder)) #2 /customers/5/7/3/gabc.eu/httpd.www/wp-content/themes/enfold_18-11-18/config-templatebuilder/avia-template-builder/php/template-builder.class.php(350): AviaBuilder->createShortcode() #3 /customers/5/7/3/gabc.eu/httpd.www/wp-includes/class-wp-hook.php(292): AviaBuilder->init(”) #4 /customers/5/7/3/gabc.eu/httpd.www/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(false, Array) #5 /customers/5/7/3/gabc.eu/httpd.www/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #6 /customers/5/7/3/gabc.eu/httpd.www/wp-settings.php(560): do_action(‘init’) #7 /customers/5/7/3/gabc.eu/httpd.www/wp-config.php(96): require_once(‘/customers/5/7/…’) #8 /customers/5/7/3/gabc.eu/httpd.www/wp-load.php(37): require_once(‘/customers/5/7/…’) #9 /customers/5/7/3/gabc.eu/httpd.www/wp-blog-header.php(13): require_once(‘/customers/5/7/…’) #10 /customers/5/7/3/gabc.eu/httpd.www/index.php(17): require(‘/customers/5/7/…’) #11 {main} thrown in /customers/5/7/3/gabc.eu/httpd.www/wp-content/themes/enfold_18-11-18/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php on line 28
Please provide us some info how to fix problem.
All plugins are disabled but issue remains.Topic: Download enfold manually
hello to everyone
I can’ t find the login from themeforest enfold.
Now I only see the button registerHi!
I have used the enfold documentation to change the tabs on the following page…
https://techlystictdev.wpengine.com/what-we-solve-hosting/I’m wondering if there is a way to change the inactive tabs to be outlined in white with blue text? And the active tab would stay with the current styling (blue button with white text)?
Thank you!

