Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for your patience and the link to your site please try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field#btn-gift-card-left,#btn-gift-card-right { display: inline; } #top.page-id-637 .flex_column.avia-builder-el-3, #top.page-id-637 .flex_column.avia-builder-el-12 { text-align: center; } #av_section_2 .avia-image-container.ignite-logos { display: inline; }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Thanks for your patience and the link to your site but I don’t see any difference between your backend and frontend, please see the screenshots in the Private Content area.
If these are correct try clearing your browser cache following these steps for Safari and note step 4 where you will Clear the History, for Safari, or try using incognito mode.
If this doesn’t help try the login you gave us and see if that makes a difference.Best regards,
MikeHey Anna_Tewes,
Thanks for the link to your page, but we are not able to login and view the backend, on the frontend I see your shop map image but I don’t see any hotspots or numbers. You can disable the numbers in the styling tab:

and you can make the hotspot and pulse transparent on mobile with this css:@media only screen and (max-width: 767px) { .av-hotspot-container .av-image-hotspot_inner, .av-hotspot-container .av-image-hotspot-pulse { background: transparent; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeMarch 18, 2023 at 8:52 pm in reply to: Upload an optional logo image for your preloader page #1401634Hi,
Thanks for the feedback, please try this css instead:@media only screen and (max-width: 767px) { .av-preloading-logo { display: none !important; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Thanks for the link to your site and for your patience, I tested your site on live.browserstack.com with an iPad and found that a caching file was loaded on the iPad /wp-content/cache/wpfc-minified/ei72tobt/hgh43.css I cleared your cache plugin and then the black background color was showing, please see the screenshots in the Private Content area for two devices tested on.
Please clear your browser cache and check.
Please note that testing with iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.Best regards,
MikeHi,
Thanks for your patience please try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field#top.single-product .av-woo-purchase-button .posted_in { display: none; }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Thanks for your patience, I’m not sure that I understand, please include an admin login in the Private Content area and some screenshots of the settings that you are trying to apply, so we can be of more assistance.Best regards,
MikeMarch 18, 2023 at 7:47 pm in reply to: Enfold Kommende Ereignisse Wiederholende Events fehlerhaft #1401628Hey pachnerweb,
Thanks for your patience, but I’m not sure that I understand and your site is in maintenance mode so we can’t see the page. Please include an admin login and a link to the page in the Private Content area so we can be of more assistance.Best regards,
MikeHi,
Thanks for your patience, but unfortunately there is not an easy way to do this as Guenni007 has pointed out about the added classes.Best regards,
MikeHi,
Thanks for your patience, but I believe these have been addressed in one of your other threads, please check.Best regards,
MikeHey Oliver,
Thank you for your patience, The Enfold theme has many demos included, any of which you could use with our Mailchimp newsletter element and WooCommerce to sell your classes, but for the membership and booking options you will need to add plugins like WooCommerce Memberships and WooCommerce Bookings
These may be tricky to setup, and you may benefit from hiring a freelancer to assist you unless you have experience with these plugins.Best regards,
MikeHey El,
To make the shop header transparent and glassy try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:add_filter('avf_header_setting_filter', 'avf_header_setting_filter_mod', 50, 1); function avf_header_setting_filter_mod($header_settings) { if ( is_shop() ) { $header_settings['header_transparency'] .= " header_transparency"; $header_settings['header_class'] .= " av_header_top av_logo_left av_main_nav_header av_menu_right av_custom av_header_shrinking_disabled av_header_stretch_disabled av_mobile_menu_phone av_header_transparency av_header_glassy av_header_searchicon av_header_unstick_top_disabled av_minimal_header av_bottom_nav_disabled av_alternate_logo_active av_header_border_disabled"; } return $header_settings; }to make your slider full width try this css:
.responsive #top.woocommerce-shop .container_wrap_first.template-shop > .container { max-width: 100%; padding: 0 !important; }Best regards,
MikeHey woogie07,
Please try adding it to the Enfold Theme Options ▸ Google Services ▸ Google Analytics Tracking Code field.
If you really want to add it to your child theme functions.php add it into this function:function custom_head_script() { ?> <script> //your code here </script> <?php } add_action('wp_head', 'custom_head_script', 10 );Best regards,
MikeHey woogie07,
You can install the Parallax demo and duplicate the single page multiple times and adjust to suit, then change the menu to suit for multiple pages.
Our team works on new demos but we don’t have any information about them that we can share.Best regards,
MikeHi,
To update please download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New

after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue

then you will see the Theme updated successfully message.
Best regards,
MikeHey manchust,
Thanks for your question WordPress Block Editor Block elements are different that the Advanced Layout Builder element, and the two builders are not interchangeable, so in this example, the Rankmath plugin has a custom Block element “FAQ block” that can only be used on posts or pages that you create with the WordPress Block Editor.
Trying to use both editors on the same page will create errors, please don’t do this. To correct a ALB page that you have edited with the block editor, please open in the block editor and remove the block items then reopen in the ALB and save.
If this doesn’t work try to use the “revisions” back to before the edit was made and resave, if this doesn’t work you will probably need to recreate the damaged page.Best regards,
MikeHey schweg33,
Please try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field#avia-menu #menu-item-6183,#avia-menu #menu-item-6184 { display: none; }After applying the css, please clear your browser cache and check.
Best regards,
MikeMarch 18, 2023 at 5:45 pm in reply to: Open Lightbox on lick on any image in product gallery #1401616Hi,
Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey maynaom,
Thank you for the link to your site, I found that some of your LayerSlider layers didn’t have an ending transition:

once you click on the option you will see the toggle:

and enabling it will allow the layer to fade out when the next slide shows, I did this for you, please clear your browser cache and check.Best regards,
MikeHey BenjaminSpeedtsberg,
Thank you for your patience and the screenshots, please link to your page so we can examine.Best regards,
MikeHey BenjaminSpeedtsberg,
Thank you for your patience and your suggestions, I have summited them to the Dev Team for review.Best regards,
MikeMarch 18, 2023 at 4:20 pm in reply to: Mobile Standards like Swipe functions, Carousel Posts, offgrid #1401608Hi,
Thanks for the links to your demos, I see that they are from Squarespace so I don’t believe that these are available as plugins for WordPress, and I have not tested any similar plugins.
While our Post Slider element does support swipe functionality on mobile, it is not the same as these, I imagine that you can find a similar plugin with shortcodes to reproduce this if you wish.Best regards,
MikeHi,
Thanks for your patience, it looks like your custom archive template is not built correctly as the footer page content is outside the footer-page div, most likely due to missing closing div’s Please check by replacing your custom archive template with a copy of the default archive template, the structure should be then correct, if so then compare the structure of the two archive templates.Best regards,
MikeHi,
Glad to hear that you have this sorted out, and thanks for sharing your solution. If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Thank you for the link to your site, to remove the hover effect and the external link icon from the image element showing a map image on your page /kontakt/ (page-id-3407), please try this css:#top.page-id-3407 .image-overlay.overlay-type-extern .image-overlay-inside:before { display: none; } .avia_transform #top.page-id-3407 #main a:hover .image-overlay { opacity: 0 !important; }For your CONNECT widget, I see that you added HTML for LinkedIN & YouTube icons and links, but the HTML for Youtube was missing the icon code
data-av_icon=""I added it for you. For future projects, you may wish to consider a shortcode Guenni007 posted here.
To remove the space under your 3 columns in the #service section, please try this css:#top.home #service { height: 0; min-height: 0; }To change the background color of the scrolled transparent header, try this css:
#top #wrap_all #header.header_color.header-scrolled .header_bg { background-color: rgba(0,0,0,0.2); }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Lene,
Thank you for your patience and the link to your site, but I’m not able to view it, it redirects to another site: updaterlife.com
Are you using a security plugin? It also seems that your SSL certificate doesn’t match the site, I’m given errors, please check.
I’m pretty sure I’m been to your site before with no issues.Best regards,
MikeMarch 17, 2023 at 7:27 pm in reply to: Special Formular Script in cod-block on page – layout crashing after save #1401543Hey spee65,
Thank you for your patience and your code, I have tested this on my test site after I corrected the curly quotes in the code it seems to work in a code block element for me. Naturally, the recaptcha doesn’t match my site so the form won’t submit, but I’m able to edit my page and the layout doesn’t crash.
Please check your code for curly quotes and correct them, If this doesn’t help please include an admin login in the Private Content area and a link to your test page so we can be of more assistance.Best regards,
MikeHi,
Yes, you would just change the color code, but from your last post, it sounds like you have sorted this out.
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
