Forum Replies Created
-
AuthorPosts
-
Hey PrivitMarketing,
Please try using a redirect plugin, there are many available here is a popular one: RedirectionBest 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,
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 login, I adjusted the script and it looks like it is working now, please clear your browser cache and check.Best regards,
MikeHi,
When I check now the overylay covers the whole screen even when I scroll, if it is not for you try changing the number higher like:.awpage-document { height: 250vh !important; }or higher.
Best regards,
MikeHi,
Mobile and desktop are the same, let us know after you can check so we can close this thread.Best regards,
MikeHi,
Thanks for your feedback, but unfortunately this is not possible with the portfolio grid.Best regards,
MikeHi,
To add more space between the socket menu items try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#socket .sub_menu_socket li { padding: 0 20px; }After applying the css, please clear your browser cache and check and feel free to adjust to suit.
Best regards,
MikeHi,
Thanks for the feedback, this is what my screenshot above shows, there is just more space between the image and text.
I adjusted to this:

#top .row-posts.template-blog article.single-small .big-preview { width: 300px; height: 300px; line-height: 300px; } #top .row-posts.template-blog article.single-big .blog-meta { display: none; } #top .row-posts.template-blog article.single-big { display: flex; align-items: center; flex-direction: row; } #top .row-posts.template-blog article.single-big:nth-child(even) { flex-direction: row-reverse; }Best regards,
MikeJune 13, 2023 at 5:54 pm in reply to: Advanced Layout Editor does not store or load templates #1410486Hi,
Try exporting your templates and then import them after you update the theme.Best regards,
MikeHi,
Try adding
background-color: transparent;
color: transparent;
like this:.av-hotspot-container-inner-wrap .av-image-hotspot:nth-child(1) .av-image-hotspot_inner { background-image: url("https://test.s-design.tirol/Salzraum/wp-content/uploads/2023/06/salzraumfahne-40.png"); background-size: contain; background-color: transparent; color: transparent; }Best regards,
MikeHi,
I added this css to your WPCode plugin:#top.page-id-738 .avia-standard-logo, #top.page-id-5837 .avia-standard-logo, #top.page-id-5667 .avia-standard-logo { display: none; } #top.page-id-738 .main_menu, #top.page-id-5837 .main_menu, #top.page-id-5667 .main_menu { display: flex; justify-content: center; width: 100%; } #top.page-id-738 .main_menu [data-av_iconfont='entypo-fontello']:before, #top.page-id-5837 .main_menu [data-av_iconfont='entypo-fontello']:before, #top.page-id-5667 .main_menu [data-av_iconfont='entypo-fontello']:before { font-size: 58px; } #top.page-id-738 .main_menu .avia-button, #top.page-id-5837 .main_menu .avia-button, #top.page-id-5667 .main_menu .avia-button { border: none; } #top.page-id-738 .main_menu .avia-button:hover .avia-color-theme-color, #top.page-id-5837 .main_menu .avia-button:hover .avia-color-theme-color, #top.page-id-5667 .main_menu .avia-button:hover .avia-color-theme-color, #top.page-id-738 .main_menu .avia-button .avia-color-theme-color, #top.page-id-5837 .main_menu .avia-button .avia-color-theme-color, #top.page-id-5667 .main_menu .avia-button .avia-color-theme-color{ background-color: transparent; }please clear your browser cache and check the three pages.
Best regards,
MikeHi,
I’m not sure what is causing this, but if it is your only issue I added this css to your WordPress ▸ Customize ▸ Additional CSS and it seems to have solved it:#top #av-burger-menu-ul a { color: #7bafe7; font-size: 18px; } .html_av-overlay-side #top .av-burger-overlay-scroll { background-color: #fff; } .av-burger-overlay-active #top .av-hamburger-inner, .av-burger-overlay-active #top .av-hamburger-inner::before, .av-burger-overlay-active #top .av-hamburger-inner::after { background-color: #000; }Please clear your browser cache and check.
I also checked the placement of the menu overlay and it seems correct for all screen sizes, it is meant to show from the edge of the screen, on desktop your page content is narrow and that is why it seems off a little, I guess we could move it over on larger screens with this css:@media only screen and (min-width: 1700px) { .html_av-overlay-side .av-burger-overlay-scroll { right: 20%; } }but that looks odd to me when I test it, you can test in the WordPress ▸ Customize ▸ Additional CSS and see for yourself.
Best regards,
MikeHi,
If you want this for a faster load this won’t help, I checked your site on WebPageTest and linked the test below.
The bigest issue that I see is youtube videos, I only see 4 videos on your homepage but they cause a lot of events in the test.
It looks like you are adding those videos in a code block with the youtube code, try using the video element with the option Wait for user interaction to load the video this will only load the video and it’s scripts after the user clicks and speed up your page.
You will then need to add a fallback image to show in the place of the video, try adding the video thumbnail or taking a screenshot of the video thumbnail to show.
I don’t believe that the cookie bar is causing any significant delayBest regards,
MikeHi,
Thanks for the login, are there any other styling issues on your site or is it just the menu?
Have you tried disabling your plugins?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,
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 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, shall we close this then?Best regards,
MikeHi,
That doesn’t work when I check, the overlay is only around the text and the page is not scrolling, see the screenshot in the Private Content area.
Try undoing this change and adding the css I posted to WordPress ▸ Customize ▸ Additional CSS
Then clear your browser cache and any cache plugin, 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.
If this doesn’t help please include an admin login in the Private Content area so we can check.Best regards,
MikeHi,
Please include an admin login in the Private Content area so we can take a look.Best regards,
MikeHi,
True that the flag is a PNG but it doesn’t have a transparent background, please check in a image editor.
When I check in my image editor the background is white & gray boxes:

this is a PNG that does have a transparent background:

Perhaps you have a version of this on your computer that dose have a transparent background, but the on on your website is not, try downgrading it and checking
To hide the numbers try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .av-hotspot-image-container .av-image-hotspot .av-image-hotspot_inner { color: transparent; }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,
MikeHi,
I added this code to your WPCode plugin as a javascript snippt and enabled the header on the three pages and now the burger menu is replaced with the back button you had created at the bottom of those pages, please clear your browser cache and check.window.addEventListener('DOMContentLoaded', function() { (function($){ var button = $('<div class="avia-button-wrap avia-button-right back-button"><a href="https://www.stilecatalini.it/#barche" class="avia-button avia-icon_select-yes-left-icon avia-size-large avia-position-center av-button-notext avia-color-light avia-font-color-white"><span class="avia_button_icon avia_button_icon_left" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title"></span><span class="avia_button_background avia-button avia-color-theme-color"></span></a></div>'); if ($("body").hasClass("page-id-738") || $("body").hasClass("page-id-5837") || $("body").hasClass("page-id-5667") == true) { $('.main_menu').prepend(button); $('.avia-menu.av-main-nav-wrap').css({'display':'none'}); $('.main_menu').css({'display':'flex','align-items':'center'}); } else {} })(jQuery); });I tested on mobile & desktop and it works.
Best regards,
MikeHi,
Ok I disabled it for you, it is in your WPcode plugin should you change your mind in the future.
The only other idea that I would have is to change the header to show on those pages and then use the same button script to replace the burger button on those page, so you have the same header but instead of a mobile menu button you will have the white box button with the “X” like at the bottom of those pages.Best regards,
MikeHi,
Thanks for the login, I found that you had a different reset plugin installed, so I installed the one I linked to above and ran it, it reset the site so there were no pages, posts, or files in the media library, but the medical demo showed on the frontend.
So I activated your LiteSpeed Cache plugin and cleared your server LiteSpeed Cache with it and now it is all set. I recommend not using caching plugins until you are done with your site as you may have trouble seeing your edits if the server is showing a cached version.
Please clear your browser cache and check.
This is what your homepage looks like now:

If you see something else try clearing your browser cache again, 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,
Mike -
AuthorPosts

