Forum Replies Created
-
AuthorPosts
-
Hi,
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,
MikeHey Brittany20,
What webhost are you using? Is it a Managed Hosting?
Please try disabling all of your plugins and if your webhost is using a “drop-in” or “must-use” cache plugin ask them to disable this and clear your server cache.Best regards,
MikeMarch 16, 2023 at 10:54 pm in reply to: The Events Calendar Events Countdown element block not working #1401458Hi,
Thank you for your patience, yes the issue continues to be that with the The Events Calendar PRO activated the countdown element doesn’t show, even with the latest version (5.4.1) I have asked the team for advice on this, in the meanwhile please update your Dev site to the latest version (5.4.1). This will most likely be the first thing they ask you to do. Currently, your Dev site is still using v4.8.9Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread with this link and we will gladly try to help you. Thank you for using Enfold.
Also if you go to the Enfold Support Forum you can click the big blue button at the top of the page.

Best regards,
MikeMarch 16, 2023 at 10:33 pm in reply to: Issues with Product Gallery image size and Product images size #1401454Hi,
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,
Thanks for the feedback, your logo url was giving a 404 error, I copied the correct url from your media library and corrected for you, please clear your browser cache and check.Best regards,
MikeMarch 16, 2023 at 7:21 pm in reply to: Updated to latest version of enfold and it has Broken my full screen slider #1401414Hi,
Thanks for your patience, I was not able to edit your dev site homepage as it gave a server 500 error, I believe this is due to HTML code errors on the page after you saved it, I Enabled the Avia Layout Builder Debugger but this didn’t help in recovering the page. So I duplicated your page and it allowed me to edit it and I found css in the custom class field which is one possible reason for the failure:.caption_framed .slideshow_caption .avia-caption-title { background: rgba(242, 242, 242, 0.5) !important; }
I removed and saved the page and it seems to be working correctly now, please check the link below.
I also found many more elements with HTML code, these can lead to future errors.

I recommend using our Special Character Translation plugin, please see our documentation: Using special charactersBest regards,
MikeHi,
Please choose left align in the button option here:

I did the first one for you.Please note since this thread is quite long now and has covered multiple topics, we ask that different threads are used for multiple questions, this helps future users find solutions easier and helps keep the thread length manageable.
Please let us know if this helps you with the button so we can close this thread and feel free to open a new thread for future topics. Thanks for understanding.Best regards,
MikeMarch 16, 2023 at 6:19 pm in reply to: The Events Calendar Events Countdown element block not working #1401399Hi,
Thanks for your patience and the link to your site, I’m not sure why this is occuring on your site as setting the Sidebar On Archive Pages works on my test site, so after much testing on your site I added this code to the end of your child theme functions.php file in Appearance ▸ Editor:add_filter('avia_layout_filter', 'avia_change_post_layout', 10, 2); function avia_change_post_layout($layout, $post_id) { if( is_archive() ) { $layout['current'] = $layout['fullsize']; $layout['current']['main'] = 'fullsize'; } return $layout; }And this seems to have solved, please clear your browser cache and check.
Best regards,
MikeHi,
Sorry I was looking at the text on the page and not the form.
I added this css:#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select { font-family: 'montserrat'; }please clear your browser cache and check.
Best regards,
MikeMarch 16, 2023 at 11:32 am in reply to: Menu background, font and burger menu – Change of colours #1401355Hi,
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 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,
MikeMarch 15, 2023 at 10:33 pm in reply to: Menu background, font and burger menu – Change of colours #1401322Hi,
Thanks for the screenshot, I can only recreate this when I hover my mouse over the menu item in the Elements Panel not by forcing the element state of :hover

Your screenshot shows a slideshow caption highlighted, not the menu item and the forced the element state is not shown, so it not clear what it going on,

but I pretty sure that this blue is only a helper color in the Dev Tools and not on the actual page.Best regards,
MikeHi,
Thanks for your patience, I believe you will have trouble getting a color section background video to play with sound on mobile devices. I looked at your LayerSlider and instead of using an button image, I added a LayerSlider button to is, it looks very close to your button image, please check.
Typically to have a mobile LayerSlider for mobile fill the full screen you would create a second LayerSlider with a mobile canvas size and adjust the background video and button to suit.
Then set the visibility so only one shows on mobile and one on desktopBest regards,
MikeMarch 15, 2023 at 9:51 pm in reply to: The Events Calendar Events Countdown element block not working #1401318Hi,
Thanks for your patience and for the login, I found that deactivating the The Events Calendar PRO upgrade plugin allows the countdown element to work.
I have asked the rest of the team for advice, Thanks for your patience.
Please leave this dev site available for the team to check.
Please also update to v5.4.1, This site is using v4.8.9Best regards,
MikeHi,
Sorry, I believe that I have now corrected the correct one, please check.Best regards,
MikeHi,
It was the same issue I removed the spans around the text in the text block “Text” tab and it is now correct, please try to only enter clear text with no formatting.Best regards,
MikeHi,
I believe that this is related to your Managed Hosting, perhaps something with the Kinsta Cache, I know you said they can not disable this. I was able to import your site to a new install on my simple un-managed host with no trouble, login details below.
Can Kinsta offer you an un-managed account for you to test with?Best regards,
MikeHi,
Try changing your WordPress ▸ Settings ▸ General ▸ Site Address and WordPress ▸ Settings ▸ General ▸ WordPress Address to https, right now they are both httpBest regards,
MikeHi,
On your footer page you had an inline font in the span of the text:

I removed for you and now Montserrat shows.
I also corrected the pages:
– Kursbücher
– Investigatives Coaching
I believe this span is being added when you paste your content into the text element, try pasting the text into the “text” tab of the text element so the style won’t be added or if you see this again go to the text tab and remove the span.
Please clear your browser cache and check.
Best regards,
MikeHi,
Glad to hear that you found the cause for the error message.
The directory /wp-content/cache/ is typically only created by plugins, it is not a default WordPress directory. If you didn’t already have a caching plugin there is no need to add one. More importantly is clearing your browser cache, Please note that 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,
Typically the first step is to set it at Enfold Theme Options ▸ General Layout ▸ Fonts and I see that you have:

I then check your homepage and one of your posts and all text and menu items and links are Montserrat, try clearing your browser cache and include a screenshot of the elegant not using the Montserrat font, and paste the image URL in your post so we can assist.
Please note that 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,
Mike -
AuthorPosts



