Forum Replies Created
-
AuthorPosts
-
Hi,
Your WordPress ▸ Tools ▸ Site Health says that you have custom rules have been added to your .htaccess file, perhaps you have a redirect rule added?
I also see that your PHP version is outdated: v7.4, try updating to v8
I note that the issue doesn’t seem to be the links, none of your pages can be loaded directly, they all redirect to your homepage, perhaps your method of loading the hidden IP address is causing this, try making your site visible without the hosts file customization and see if the issue is solved.Best regards,
MikeOctober 28, 2024 at 4:27 pm in reply to: Bug: avia-js.js aviajshelpers undefined value plugin compatibility problem #1470022Hi,
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 Ismael could 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,
MikeOctober 28, 2024 at 4:19 pm in reply to: How to remove the arrow-up in the right corner below #1470019Hey Jak73,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#scroll-top-link { display: none; }
Best regards,
MikeHi,
Glad we were able to help, also thank Guenni007 for sharing, 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 that we could help, if you have any further questions please open a new thread and we will be happy to help.Best regards,
MikeHi,
It looks like you are trying to import the Law demo, correct?
If you include a admin login, and a FTP login and allow me to rest the site and re-import the demo I might be able to fix, sometimes this will correct, but you will lose everything you have done so far.Best regards,
MikeHi,
Thank you for your patience, but unfortunately this doesn’t seem to be possible for “products” I tested many possible solutions but none worked for “products”.
If you would like to request this feature the Dev Team has opened a Github Feature Request for users to place requests and follow them as the Dev Team reviews them.Best regards,
MikeHey btaleb,
Unfortunately OVH blocks our IP address so the demo images will not be downloaded, in the past OVH sometimes would temporarily allow our IP, but lately they have not. It seems to be based on which OVH support member you get when you ask. Since you ultimately will be changing the images for your site anyways, uploading your own images would be the easiest solution.Best regards,
MikeHi,
When I check your page: https://www.isaacsbbq.cz/domu/
I’m not seeing any flipbox images like in your screenshot: https://www.isaacsbbq.cz/wp-content/uploads/2024/10/Screenshot-2024-10-26-at-18.26.28.png
What height do you want to see?Best regards,
MikeHey Nick_Skehan,
Please note that the height settings are for “minimum” height, your logo image in the color section is 354px with a lot of transparent space around it, try removing the transparent space so the image is smaller. The inner color section has a top and bottom padding of 50px, you can remove it with this css:.home #av_section_1 .content.av-content-full { padding-top: 0; padding-bottom: 0; }
Also note that you are using a transparent header, which is 118px in height, so you should not count the height from the top of the screen, but from the bottom of the header, to see what I mean change the header Header visibility and transparency to No Transparency
Best regards,
MikeOctober 27, 2024 at 3:44 pm in reply to: Adding Multiple Sets of Cells for Large Screens and Small Screens #1469941Hey kurson,
Thank you for your patience but your page is not loading for me, the best way to have an alternative mobile view is to add another element with the mobile view that you want below your current desktop element and use the element Advanced ▸ Element Visibility to show them on the correct device size:
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 I was not clear, you don’t want the same page in both fields, I fixed it for you, please check.Best regards,
MikeHi,
Try adding this css:#section-container-width .avia_codeblock { height: 500px; }
Best regards,
MikeHey Diana,
Thanks for the login, I see on your homepage that you have the ID “overview” twice, each ID must be unique and only used once. This is a HTML principal, please correct.Best regards,
MikeHey Tobias,
The ALB builder is built into the theme and can not be removed or added to another theme, unfortunately we don’t have a “free demo” that you can try.
The theme is a single lifetime price, unlike the subscription that Elementor charges.
The theme includes slideshow elements that you can add to the header.
This is a good unofficial video about the theme elements to give you a better idea of how Enfold works.Best regards,
MikeHey peterolle,
Please see our documentation, scroll down to Adding your own Fontello Icons, please note that they must be black & white “icon fonts” and not color images.Best regards,
MikeHey peterolle,
You can use the Avia Layout Builder Debugger, but you will need to add the images to your media library and then reset them in your page, they will not be imported automatically.Best regards,
MikeHi,
Please add the flip images to the elements so we can examine if our css is workingBest regards,
MikeHi,
The Dev Team writes, that they can not reproduce the issue, try disabling all of your plugins and funchion.php customizings and check again.Best regards,
MikeOctober 26, 2024 at 3:59 pm in reply to: Burger menu without function/after three clicks without function #1469895Hi,
Thank you for your patience, at this time we have not, but it is still in our work flow to checked.Best regards,
MikeOctober 26, 2024 at 3:48 pm in reply to: Mobile menu: Logo stretched at top, with menu burger, search, etc below. #1469894Hey halkmarine,
Thanks for your patience, unfortunately for mobile this is not a good way to achieve is, instead try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field to prevent the overlap:@media only screen and (max-width: 767px) { #menu-item-shop .cart_dropdown_link { padding: 0; } .responsive.html_cart_at_menu #top .main_menu .menu>li:last-child { padding-right: 0; margin-right: -24px; } }
After applying the css, please clear your browser cache and check.
This is the expected result:
Best regards,
Mike -
AuthorPosts