-
Search Results
-
Hi, 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!
Hi,
I use Enfold to built my website. I’m quiet happy but I need to track social media buttons on Google Analytics. I added some codes to functions.php but I need to change Social Media buttons to onclick link buttons.
https://support.google.com/analytics/answer/1136920?hl=tr#zippy=%2Cbu-makalede-ele-al%C4%B1nan-konular
Google says that in this article, link should be like this.***a href=”http://www.example.com” onclick=”captureOutboundLink(‘http://www.example.com’); return false; ** example.com’a göz atın***
As you can see regular code as below has no onclick codes. How can I change this. Urgent HELP.
<li class=’social_bookmarks_whatsapp av-social-link-whatsapp social_icon_2′>
///a target=”_blank” href=’https://api.whatsapp.com/send?phone=90533*******&text=Merhaba%2C+size+siteniz+uzerinden+ulasiyorum.’ title=’WhatsApp’ rel=”noopener”><span class=’avia_hidden_link_text’>WhatsApp</span> ///Best Cenk
Topic: Fatal error after update
Hi. my website throws a fatal error after I tried to update
Any recourse?
Solving this is really really urgent!
Fatal error: Uncaught Error: Attempt to modify property “config” on null in /customers/2/f/c/exquizit.de/httpd.www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php:28 Stack trace: #0 /customers/2/f/c/exquizit.de/httpd.www/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(65): avia_sc_layerslider->shortcode_insert_button() #1 /customers/2/f/c/exquizit.de/httpd.www/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php(1207): aviaShortcodeTemplate->__construct(Object(AviaBuilder)) #2 /customers/2/f/c/exquizit.de/httpd.www/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php(350): AviaBuilder->createShortcode() #3 /customers/2/f/c/exquizit.de/httpd.www/wp-includes/class-wp-hook.php(292): AviaBuilder->init(”) #4 /customers/2/f/c/exquizit.de/httpd.www/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array) #5 /customers/2/f/c/exquizit.de/httpd.www/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #6 /customers/2/f/c/exquizit.de/httpd.www/wp-settings.php(560): do_action(‘init’) #7 /customers/2/f/c/exquizit.de/httpd.www/wp-config.php(114): require_once(‘/customers/2/f/…’) #8 /customers/2/f/c/exquizit.de/httpd.www/wp-load.php(37): require_once(‘/customers/2/f/…’) #9 /customers/2/f/c/exquizit.de/httpd.www/wp-blog-header.php(13): require_once(‘/customers/2/f/…’) #10 /customers/2/f/c/exquizit.de/httpd.www/index.php(17): require(‘/customers/2/f/…’) #11 {main} thrown in /customers/2/f/c/exquizit.de/httpd.www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php on line 28
Topic: Problems with Contact Form
Hi,
after I update on enfold 4.82 I have a Problem with the Contact Form: sometimes the sent mails arrive, sometimes not. I couldn’t see any system of the Problem.
– The Send-Button worked all the time.
– I used single and several addresses separated by commas, sometimes the emails arrive, sometimes not
– The lost Mails are not in Spam folderMy WordPress is 5.7.2 and PHP 7.3.10
Do you have an idea?Best regards
Chris

