Forum Replies Created
-
AuthorPosts
-
April 26, 2021 at 12:05 pm in reply to: Sometimes Layout is corrupt in chrome browser / Win. 10 #1296744
Hi Montviso,
Can you give us a link to a page that constantly gets corrupt?
Best regards,
NikkoHi kesdeg,
Can you try to add this CSS code in Enfold > General Styling > Quick CSS:
#top #wrap_all select { background-position: 100%; }Best regards,
NikkoHi Christina,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi vivienne2020,
You forgot to include the login link.
Also, try to disable Javascript file merging and compression in Enfold > Performance and see if it helps.
It might be loading older js files that causes the issue.Best regards,
NikkoHi Jessica Attard,
Thanks for contacting us!
Just add [nolink] after your copyright text.
For example:© mywebsite.com [nolink]For further information please check our documentation: https://kriesi.at/documentation/enfold/footer/#copyrights-info
Best regards,
NikkoHi creatorke,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Veloryana,
You’re welcome, we’re just glad we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi sastrysk,
Regarding Post Revisions, please try to check Screen Options if Revisions is checked.
As for the Yoast SEO Plugin, please check if you met their minimum requirement (Memory should be 256M or greater): https://yoast.com/help/plugin-requirements/
There’s no other solution but to try out other lightweight SEO plugins that would work nicely on your site.
You can check other similar threads:
– https://kriesi.at/support/topic/enfold-4-6-3-1-slow-performance-and-500-errors/
– https://wordpress.org/support/topic/yoast-seriously-slowing-down-and-crashing-website/
– https://wordpress.org/support/topic/yoast-seo-slowing-backend/
It’s also listed as one of the slow WordPress plugins in: https://onlinemediamasters.com/slow-wordpress-plugins/
If your server resources are adequate then Yoast SEO plugin is really good but if it’s a limited plan then alternatives should be used instead.Best regards,
NikkoHi adanari,
Please add this code in functions.php (I would suggest using a child theme):
function main_menu_links () { ?> <script> (function ($) { $(document).ready (function () { var url = new RegExp(location.host); $('#avia-menu .menu-item > a').each(function () { if( ! url.test($(this).attr('href')) ) { $(this).parent().addClass('av-external-link'); } }); }); }) (jQuery); </script> <?php } add_action ('wp_footer', 'main_menu_links');Then add this CSS code in Enfold > General Styling > Quick CSS:
#top #header .av-external-link { padding-left: 12px; } #top #header .av-external-link:before { content: '\e859'; font-family: 'entypo-fontello'; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }Hope it helps.
Best regards,
NikkoHi Harry,
Can you try adding this CSS code:
@media only screen and (max-width:1024px) { #top .avia-timeline .milestone_inner:before { bottom: 72%; } #top .avia-timeline .milestone_inner:after { top: 72%; } } @media only screen and (max-width:767px) { #top .avia-timeline .milestone_icon { padding-top: 10px; } #top .avia-timeline .milestone_inner:before, #top .avia-timeline .milestone_inner:after { border-left: 32px solid white; border-right: 32px solid white; } #top .avia-timeline .milestone_inner:before { border-bottom-width: 20px; } #top .avia-timeline .milestone_inner:after { border-top-width: 20px; top: 90%; } }Best regards,
NikkoApril 26, 2021 at 7:10 am in reply to: "View cart" button that appears when product is added is grayed out #1296675Hi dssilver,
Can you give us a link to your site? so we can take a closer look.
You can post it in private content, if you don’t want other people except the moderators to see it.Best regards,
NikkoApril 26, 2021 at 7:09 am in reply to: How to make the font of the header on the phone screen smaller? #1296674Hi FarahHMA,
I see, you can adjust the size of those text/link by adding this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { #top #header .av-main-nav > li > a { font-size: 14px; } }However, I don’t really recommend it as it is too small.
Best regards,
NikkoHi sdachos,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .av-submenu-container.av-sticky-submenu { z-index: 301; }Best regards,
NikkoHi bobfurgo,
Thanks for giving us the link, I inspected the page and there are no js errors.
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHey gorgani,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .av-masonry .av-masonry-date { display: none; }Hope it helps.
Best regards,
NikkoHi Astrobiologic,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 26, 2021 at 6:46 am in reply to: Top header stays transparent when scolling unlike demo site #1296669Hi Jason,
Can you try to check in Enfold > General Styling > Logo Area if Logo Area background color has a color set on it?
Best regards,
NikkoHi gorgani,
If you want to set those arrows to white, just edit the Fullscreen Slider > Styling (tab) > Slideshow control styling? set to minimal white
If you want to use other colors then the code you posted should be enough, can you try to disable CSS file merging and compression in Enfold > Performance?Best regards,
NikkoHi colinredbond,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoApril 26, 2021 at 6:33 am in reply to: Sticky add to cart button and proceed to checkout button on mobile screens #1296662Hi ClimbingSocks,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Ryan,
Please do the following steps.
1. Create a Color Section (put it below the layerslider) and set Custom ID Attribute to myform.
2. Put the CodeBlock element (with the form) inside the Color Section and save.
3. Go to Enfold > General Styling > Quick CSS, then add this CSS code:#top #main { position: relative; } #myform { position: absolute; z-index: 110; top: 80px; right: 20px; width: 500px; }Just adjust the top, right and width values.
Hope it helps.Best regards,
NikkoHi troupdim,
Thanks for the link.
The date seems to be part of the title, so it’s not possible to remove it unless you modify the title.Best regards,
NikkoHi Jenny,
Thanks for giving us admin access.
I have disabled the Scroll Down Arrow on the first Color Section which fixes the issue on my end.
Can you please review on your end? let us know if this helps.Best regards,
NikkoHi Richard,
You’re welcome :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi sitesme,
Can you try adding this CSS code:
#top .avia-caption .avia-caption-content p { margin: 0; }Best regards,
NikkoHi jelle,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 25, 2021 at 9:59 am in reply to: My logo is not on the left side and the menu is not on the right #1296593Hi FarahHMA,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 25, 2021 at 9:59 am in reply to: How to make the font of the header on the phone screen smaller? #1296592Hi FarahHMA,
Thanks for giving us the link, are you referring on the heading with this text: Drone SupportX ?
Best regards,
NikkoApril 25, 2021 at 9:56 am in reply to: Can't remove an annoying white line which appears above a Layerslider #1296590Hi hectorfosado,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Julie_27,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Also, can you give us permission to try out other demos?
Best regards,
Nikko -
AuthorPosts
