Forum Replies Created
-
AuthorPosts
-
Hi,
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 screenshot, to remove the black bottom & right border from the search button in your sidebar, add this css to your Quick CSS:#woocommerce_product_search-2 button { border-width: 0; }After applying the css, please clear your browser cache and check.
Best regards,
MikeHey navindesigns,
He is a user that developed these a few years ago, back then other users said they worked great but I don’t know if they still work with Enfold 5+ and our new changes, so you will need to ask him and perhaps test yourself.
Enfold doesn’t officially approve or verify third-party customizations, and we would not be able to support them in this forum.
I’m not knocking it I’m just saying we can’t fix it if an issue occurs.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,
MikeHi,
Thanks for the screenshots, while I only read English, I believe that your Google Console is not pointing to the robots.txt, it is referring to the robot meta tag in your page source code that I took a screenshot of above.
This is different than the robots.txt and your thread title is about the meta tag, you can easily see the meta tag on line 11 in your source code and don’t need a plugin.
Try re-submitting your page to the Google Console, as I recall it might take a day before google scans it again.Best regards,
MikeHi,
Thank you for the link to your site, I see an error for “rocket-loader” on your site but I don’t see a plugin for this, this sounds like a caching script but I’m not sure, do you recognize it? Does your server use a “object” cache such as Memcached, Redis, Varnish, Litespeed?

I’m not sure if it is related. I didn’t find any errors in your child theme style.css, but I did find that if you enable CSS File Merging And Compression your style.css works.
Or if you change the Enfold Theme Options ▸ General Layout ▸ Alternate Content Secondary Font Color to white the form text & placeholders become white, but I don’t think that you wanted the placeholders white.
I tested the child theme style.css on my demo site but couldn’t reproduce this issue, so by default the child theme style.css is working correctly.Best regards,
MikeOctober 7, 2022 at 11:46 am in reply to: Bottom of page jumps up each time, is it the scroll UP button? #1367937Hi,
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 micmacGraphic,
Another user reported that Yoast SEO was adding the noindex, try disabling the plugin.
Also check that WordPress ▸ Settings ▸ Reading ▸ Search engine visibility is not checked:

If this doesn’t help please include admin login in the Private Content area so we can investigate.Best regards,
MikeOctober 7, 2022 at 3:30 am in reply to: Bottom of page jumps up each time, is it the scroll UP button? #1367890Hey Angèle,
Thank you for the link to your site, your testimonial slides are different sizes causing the page to move up and down as they are shown.
Most of your slides are 1361px high, but two are 730px, I would recommend making these two also 1361px
Another option would be to make all of the slide containers the same size, 1361px, but for the two small ones this would add a lot of white space.Best regards,
MikeOctober 7, 2022 at 3:04 am in reply to: Breadcrumb repeated info / no active page title on left #1367888October 7, 2022 at 2:54 am in reply to: Mailchimp widget display fields without any configuration possible #1367885Hi,
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,
MikeOctober 6, 2022 at 7:37 pm in reply to: fullscreen slider by default for blog pages with transparent glassy header #1367860Hi,
Thanks for the link to your site, it looks like you were able to add the slider to all of your pages & posts with a function in your functions.php and the slider shortcode, but it looks like it added a second slider to your homepage and I believe that you only want this to add the slider to your posts, so I added if(is_single()) {…} to your function and it seems to be working, please check.for future readers the function is basically like this:
Best regards,
MikeHey brookjames,
Thank you for your explanation about the Shop Demo homepage grid under the slider, I cloned the element on my text site and uploaded 4 images that are 1500px X 1000px, this just was the test images I had, the size was not specific. Then when I added them to the image element inside the grid row cells I choose the portfolio size:

and they are all the same size to each other and to the default ones:

please give this a try.Best regards,
MikeOctober 6, 2022 at 4:50 pm in reply to: Problem with header when using phone in horizontal format. #1367836Hi,
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,
MikeHi,
Thanks for the login, I found the ajax search title class in the Quick CSS was incorrect, Ismael posted: .av_ajax_search_title, but I found: .ajax_search_title, I corrected and now it works.
For your contact form I added this css:#top #main .alternate_color .input-text, #top #main .alternate_color input[type='text'], #top #main .alternate_color input[type='input'], #top #main .alternate_color input[type='password'], #top #main .alternate_color input[type='email'], #top #main .alternate_color input[type='number'], #top #main .alternate_color input[type='url'], #top #main .alternate_color input[type='tel'], #top #main .alternate_color input[type='search'], #top #main .alternate_color textarea, #top #main .alternate_color select { color: #fff; }please clear your browser cache and check.
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,
MikeHey Manuela,
Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:function add_custom_meta(){ ?> <meta name="facebook-domain-verification" content="-your-code-here"> <?php } add_action('wp_head', 'add_custom_meta', 1);adjust the tag to match what they gave you.
Best regards,
MikeHi,
Glad Nikko was 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,
Thanks for the link to your site in the first color section in Layout ▸ Borders ▸ Section Bottom Border Styling you have the option set: Display a small arrow that points down to the next section

I disabled this for you on the two pages that you linked to, please clear your browser cache and check.Best regards,
MikeHi,
Thanks for the login, but when I go to the login page I see this message:Due to protection of web servers from repeated attacks, we were forced to restrict access to administrative interface of web pages to selected countries. If you are currently in a foreign country, please sign in to WebAdmin, proceed to your domain management and disable this GeoIP filter in CMS section.
Please disable the GeoIP filter, or if there is an option to add my IP to an allow list I have included my IP below.
Best regards,
MikeHi,
Glad to hear, we will leave this thread open should any other members have some input.Best regards,
MikeOctober 2, 2022 at 11:25 pm in reply to: Titles of images opened in the lightbox via button are not displayed #1367355Hi,
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





