Forum Replies Created
-
AuthorPosts
-
Hi,
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,
MikeHi,
Glad to hear, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHi,
Odd, I see the htaccess login and after using the login details above I see the error in the screenshot, I have not seen this error before but I believe that it is related to the htaccess login for the directory. Please try to remove the htaccess login and only hide your frontend with the maintain mode, I believe you are currently doing this now so the only difference would be to remove the htaccess login.
Perhaps you are also trying to block access from certain countries, but I don’t think this is the error for that, perhaps your webhost has seen this error.Best regards,
MikeHi,
Yes, this will not affect your license, what webhost would not whitelist our domain?Best regards,
MikeHey M-Graphics24,
Assuming that you want a white drop shadow try this css:.avia-caption-content p { text-shadow: 2px 2px 3px #fff; }For more options see this article
After applying the css, please clear your browser cache and check.
If this doesn’t help please link to your test page so we can evaluate.Best regards,
MikeHey Illingco,
Thanks for your question, I recommend either creating a sub-domain test install or a localhost test install, both are allowed with your license.
Then you can install any demo you wish to see how they were created, between each demo install I recommend using the plugin WP Reset to ensure each will be a clean install.
You may find using the Avia Layout Builder Debugger function helpful to see the page shortcode and copy full pages to your live site if you wish.Best regards,
Mike -
AuthorPosts



