Forum Replies Created
-
AuthorPosts
-
Hey Klaus Frimmel-Walser,
Thank you for your patience, the Enfold theme it self doesn’t use cookies, and you can use your own fonts with no cookies, please see this post.Best regards,
MikeHi,
If you entered a license in the Envato private token field, in this would not be correct, you need to go to your Envato Theme Forest account and create a Envato private token, please see our documentation here.
If you did create a token, then please create a new one and ensure that the correct permissions are selected if you still have issues then please try the Envato Market pluginBest regards,
MikeHi,
Glad to hear that you have this sorted out, 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 your patience, as I understand your question though Google Translate, your H2 headings on the homepage should be like “Als zertifizierte Humanenergetikerin biete ich:” but this font size is very small at 0.7em:

via some custom css, the heading you want changed are set to 54px in the element options:

and look reasonable on the frontend

Do you really want the fonts tiny?
I recommend removing the custom css that makes it tiny in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #wrap_all .av-inherit-size .av-special-heading-tag { font-size: 0.7em; font-weight:300 !important; }and use the element option to set the size you wish:

Best regards,
MikeAugust 11, 2023 at 5:12 pm in reply to: After update to Enfold 5.6.5, Advance Layerslider post title no longer appearing #1416084Hi,
Glad Yigit could help, we can’t say what a future version of WordPress might do, but I don’t imagine that it will.
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeHi,
It’s loading good now and I don’t see any errors, I believe forcing https on the Flywheel side solved your issue, shall we close this then?Best regards,
MikeHi,
I didn’t find any errors in the browser console for your site and I tested it on webpagetest.org and I don’t see any issues in the results, it loads in 5-6s which is reasonable, the results are linked below. It looks like you have Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression disabled, so enabling would help.
Please note that we ask that each thread stays on a specific topic, this thread is already quite long and covers multiple topics, for further questions please open a new thread. Thank you for your patience and understanding and 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,
Perhaps Really Simple SSL will help correct any files that you can’t manually correct. I also noticed that when I opened the Dev Tools inspector I have to enter the htaccess login again, so you could try with this disabled if you have any further issues to see if that helps.Best regards,
MikeHi,
When I check your page I don’t see any preloader, and when I check with Google Search tests, both scan your page without isses or warnings and display accurate views of your page.
https://search.google.com/test/mobile-friendly
https://search.google.com/test/rich-results
I also checked your site with two other googlebot simulators and both scanned your page and returned the proper text, images, and headers.
https://botsimulator.com/
https://tamethebots.com/tools/fetch-render
So I can’t say what the issue with your “SEO scanning company” is, but Google and other sites are not having any trouble.Best regards,
MikeHey lfs360,
Thanks for the link to your site, but when I check on Firefox desktop & mobile your font is loading for me.
Yet on the same devices your “about” page background image is not loading on Firefox and I see this error:
Loading mixed (insecure) display content “http://.../wp-content/uploads/2023/07/TCC_July2015-27.jpg” on a secure page
So please check that your image url starts with https://, also check all of your assets such as fonts.
Perhaps you uploaded them before you add the SSL and they are still http:// in your media library.Best regards,
MikeAugust 10, 2023 at 5:42 pm in reply to: class-shortcode-parser.php – preg_match_all(): Compilation failed #1416003Hi,
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,
MikeAugust 10, 2023 at 12:05 pm in reply to: class-shortcode-parser.php – preg_match_all(): Compilation failed #1415987Hey Jan,
I believe this was addressed in v5.6.4 based on this thread.
Please try updating.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,
MikeAugust 10, 2023 at 11:48 am in reply to: Anchor link from header link to a Slider Revolution slider #1415985August 9, 2023 at 6:18 pm in reply to: Anchor link from header link to a Slider Revolution slider #1415948Hi,
Thanks for the link, this seems to be working for me in Windows in Chrome & Edge, but Firefox is off like you say.
This looks similar to an issue when a page section changes size alot on page load, sometimes the browser will go to the section before the content is loaded in one or more sections and then when the content loads the position moves do the heights.
Try adding some css for the page elements to set a min height so each section will maintain their heights.
Unfortunately the slider elements you are using can’t have custom IDs added to them, which whould help with this and the links instead of ueing ID’s in the slider like#slider-130-slide-116-layer-30
Try using color sections with a code block element for the slider shortcode, you can set a min height to the color section and add a custom ID for the link like#services
Or perhaps try using the perloader, this may allow the page to load before the browser selects the section ID so all of the heights are correct.Best regards,
MikeHi,
Odd I’m seeing it:

Please note that 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,
Glad to hear that you have this sorted out, 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 waveseven,
Thanks for your patience, unfortunately I don’t know of any way to turn off Classic editor for CTP, you can switch to the Block Editor at Enfold Theme Options ▸ Select Your Editor
I personally prefer the Classic Editor, but unfortunately many plugins are only being created for the Block Editor now, I don’t know of anything we can do if the plugin is not compatible with the Classic Editor.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,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#full_slider_1 .avia-slideshow li.av-single-slide { -webkit-animation: 0s ease 0s normal none 1 running none !important; animation: 0s ease 0s normal none 1 running none !important; visibility: visible !important; opacity: 1 !important; }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
For that you will need to add a plugin or a script, and you will need to add more content to your test page.
I see you are not using a child theme so I recommend the WPcode plugin for your customizations, this plugin supports PHP code snippets, JavaScript code snippets, & CSS code snippets.
Add this code as a new snippet for the Code Type PHP Snippetfunction sticky_sidebar_script() { ?> <script> (function ($) { $(window).scroll(function (e) { var $sticky = $('.inner_sidebar'); var position = ($sticky.css('position') == 'fixed'); if ($(this).scrollTop() > 1 && !position) { $sticky.css({ 'position': 'fixed', 'top': '170px', 'width': $sticky.innerWidth() }); $sticky.next().css('float', 'right'); $sticky.addClass('fixed_element_style'); } if ($(this).scrollTop() < 1 && position) { $sticky.css({ 'position': 'static', 'top': '0px', 'width': '' }); $sticky.next().css('float', 'left'); $sticky.removeClass('fixed_element_style'); } }); })(jQuery); </script> <?php } add_action('wp_footer', 'sticky_sidebar_script');
I added it to this test page so you can it it working, you can adjust the position 170px in the code to suit.
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.Best regards,
MikeHi,
Thanks for the link to your site, there are two places to add the logo:
Enfold Theme Options ▸ Logo
Enfold Theme Options ▸ Header ▸ Transparency Options ▸ Transparency Logo
your transparent logo, which is used when you use a transparent header, was using the one with black text, I corrected it for you, please clear your browser cache and check.Best regards,
MikeHi,
I’m not sure what you mean, in our demo the sidebar items stay at the top of the sidebar when you scroll, do you mean that yours are fixed and stay visible as you scroll?
This sounds like you have a added script or plugin doing this, please link to your page so we can see.Best regards,
MikeHey thomasianwilson21171,
You should be able to jump to v5.6.5. Afterward you can create a Envato token on your Envato (Theme Forest) account for future updates, as the old API is no longer used.
However I recommend creating a staging site to first test the upgrade on as we don’t know if you have any customizations. If you are using a child theme with a custom header.php or footer.php first remove these as these files have changed and typically will cause errors with an update. We don’t recommend this practice but add your customizations to your child theme functions.php instead.
Most cPanel webhosts have a staging site option, some in the dashboard:

Others add the option in the Softaculous WordPress Management

There may be other staging site options in different cPanel servers, these are the two that I have seen.To update your version of Enfold you will need to 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,
MikeAugust 8, 2023 at 6:15 pm in reply to: Top menu secondary small one font will not change color. #1415849Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#header_meta .sub_menu .menu li a { color: #030303 !important; }After applying the css, please clear your browser cache and check.
Adjust the color to suit.Best regards,
MikeHi,
Thank you for the link to your site, but the login is not admin so I can’t see the backend of the page, I have compared your page to my parallax demo and see the section that you removed between the three columns in the #service color section and the grid column. The #service color section has a bottom margin of 80px to allow room for the element that you removed, so change this to a negative 80px or more if you want the sections tighter.

Changing the bottom margin to -80px will match the three column’s -80px top margin so the next element is where it should be.Best regards,
MikeHi,
Glad to hear that you have this sorted out, 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 that you have this sorted out, 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
