Forum Replies Created
-
AuthorPosts
-
Hey christian.wien,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #main a:where(:not(.wp-element-button,.avia-button)) { text-decoration: underline; }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHey nis59,
unfortunately, OVH blocks our IP so you will not be able to download the demos.
I can recommend manually installing the demo by first importing the demo on a localhost and copying the images to your online host via FTP using the same directory structure then editing the .xml demo file found at \wp-content\themes\enfold\includes\admin\demo_files\enfold-2017.xml by replacing http://kriesi.at/themes/enfold-2017/files/ with https://Your-Domain.com/wp-content/uploads/ in a plain text editor such as vscode, please note the trailing slash and the https if your site is using https this should replace about 243 instances, the rest of the link should remain the same, such as /2015/07/marker3.png because you uploaded the images using the same directory structure.
After all of this you will still need to do a little tweaking such as setting the correct menu in the menu options and sorting out the footer widgets
Or you could install the demo on a localhost and then use the plugin Duplicator to move to your live site, this works well for hosts that blocks our IP.Best regards,
MikeHi,
Thank you for your patience, we have asked the Dev Team to review your IP address, only a few has access to this.
As this is a holiday weekend, it may take some time.
I can recommend manually installing the demo by first importing the demo on a localhost and copying the images to your online host via FTP using the same directory structure then editing the .xml demo file found at \wp-content\themes\enfold\includes\admin\demo_files\enfold-2017.xml by replacing http://kriesi.at/themes/enfold-2017/files/ with https://Your-Domain.com/wp-content/uploads/ in a plain text editor such as vscode, please note the trailing slash and the https if your site is using https this should replace about 243 instances, the rest of the link should remain the same, such as /2015/07/marker3.png because you uploaded the images using the same directory structure.
After all of this you will still need to do a little tweaking such as setting the correct menu in the menu options and sorting out the footer widgets
Or you could install the demo on a localhost and then use the plugin Duplicator to move to your live site, this works will for hosts that blocks our IP.Best regards,
MikeHey Sandra,
Sorry I’m not sure which logo that you mean, perhaps a screenshot would help.
To add a screenshot please try using an Screenshot service and pasting the image URL in your post.Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:div .logo { left: 37%; } div.av-burger-overlay-bg { background-color: rgba(0, 0, 0, .7); }
After applying the css, please clear your browser cache and check.
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.Best regards,
MikeHi,
Try using this code to the end of your child theme functions.php file instead in Appearance ▸ Editor:function my_woocommerce_catalog_orderby( $orderby ) { unset($orderby["menu_order"]); unset($orderby["rating"]); unset($orderby["rand"]); unset($orderby["id"]); unset($orderby["category"]); unset($orderby["title"]); unset($orderby["price"]); unset($orderby["popularity"]); unset($orderby["relevance"]); unset($orderby["default"]); return $orderby; } add_filter( "avf_wc_product_order_dropdown_frontend", "my_woocommerce_catalog_orderby", 20 );
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
Without the code, my test site shows this:
with the code my test site shows only the date and it works correctly:
Best regards,
MikeHey fafa84,
I can not reproduce this on my install, please disable all of your plugins
and include a admin login in the Private Content area so we can examine.
a link to the page that you find this issue on would help.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,
MikeHey Gianluca,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 391px) { .responsive .avia_ajax_form .form_element { margin-right: -90px; } } @media only screen and (max-width: 320px) { .av-recaptcha-area * { max-width: 252px !important; } } @media only screen and (min-width: 392x) and (max-width: 479px) { .responsive .avia_ajax_form .form_element { margin-right: -15px; } }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHi,
I checked your mobile view of your site:
but I don’t think that I understand what the issue is, perhaps a screenshot would help.
To add a screenshot please try using an Screenshot service and pasting the image URL in your post.Best regards,
MikeHi,
Sorry, your “April 3” post script looks like you are trying to change the pagination, this will cause a conflict with the WordPress pagination.
If I misunderstand, please explain further.Best regards,
MikeHi,
Sorry, it is confusing when a thread has multiple issues, typically it is best to have a single issue per thread.
Nonetheless, please explain further so we can try to help with your second issue.Best regards,
MikeHi,
The login is now working, but it is not admin, so we can not see any of the theme settings, etc. Please update to admin so we can examine.
Please update your screenshot of the error so we can see, your screenshot url is pointing to your local computer so we can not see it.
To add a screenshot, please try using an Screenshot service and pasting the image URL in your post.Best regards,
MikeHi,
Please give this a try, if it doesn’t help let us know what page that you see the error on so we can examine.Best regards,
MikeApril 18, 2025 at 10:48 pm in reply to: Advanced Layer Builder for Enfold is no longer visible. #1481617Hi,
@benjamin423 we will need an admin login to examine your site, but posting your admin login here will not be private, so it is best that you open a new thread and add the admin into the Private Content area.Best regards,
MikeHi,
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 Debbie,
Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit.Best regards,
MikeHey Loveronika,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #header.header_color.av_header_transparency .av-main-nav > li > a:focus .avia-menu-text { color: #00632e; } .header_color .main_menu ul:first-child > li a:focus, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item.current-menu-item > a { color: #00632e; }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHey Akhurst,
I don’t know what css you are using, but the first “home” is linked to your main domain, the second “home” is linked to your “shop.domain”
So do you really what to remove the second “home” or have it say “Shop”?
Please include a admin login in the Private Content area so we can examine based on your answer.Best regards,
MikeHi,
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 Sandra,
Please see Copyrights info in our documentationBest regards,
MikeHey bemodesign,
See this thread and adjust to suit.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,
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,
MikeHi,
Please note that your screenshot is for Enfold settings, the error is from The Events Calendar as posted above this is a known The Events Calendar on WP Engine according the thread.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,
Mike -
AuthorPosts