Forum Replies Created
-
AuthorPosts
-
October 13, 2022 at 6:50 pm in reply to: Youtube Video URL (GDPR / DSGVO) is not working and didn't show up #1368760October 13, 2022 at 1:40 pm in reply to: Youtube Video URL (GDPR / DSGVO) is not working and didn't show up #1368736
Hi,
Thank you for explaining and the link to your site, please try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field#top #avia-menu #menu-item-35 a { padding-left: 0; }After applying the css, please clear your browser cache and check.
Please see the screenshot in the Private Content area.Best regards,
MikeHi,
Glad Yigit 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 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,
If you don’t want a sidebar on your shop page go to Enfold Theme Options ▸ Sidebar Settings ▸ Sidebar On Archive Pages and choose No Sidebar
If you do want the sidebar, but not the filter go to WordPress ▸ Appearance ▸ Widgets ▸ Shop Overview Page and remove the filter widget.
As for your cart button, the only time that button shows is when the cart is empty, and when I click it goes to /shop/ not /mein-shop/
The main menu link goes to /mein-shop/Best regards,
MikeHi,
Glad to hear, try adding this css#header_main #menu-item-shop .cart_dropdown_link { color: #873618; }After applying the css, please clear your browser cache and check.
Best regards,
MikeHey schweg33,
Please try this css:@media only screen and (max-width: 767px) { #header_main #menu-item-shop .cart_dropdown_link { padding: 0 15px 0 30px; color: #873618; } } #top #menu-item-shop .av-cart-counter { background-color: #873618; } .header_color #header_main .social_bookmarks a { color: #873618; }After applying the css, please clear your browser cache and check.
The expected results

Best regards,
MikeHey schweg33,
When an item is added to the cart the page is given the class html_visible_cart so we could write some css to hide the sidebar filter widget after an item is in the cart and one goes from the shopping cart back to the store.
Right now your sidebar is not showing so I can not test this, do you want the whole sidebar hidden or just the sidebar filter widget?Best regards,
MikeHi,
Glad to hear, thanks for letting us know, 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 12, 2022 at 1:45 am in reply to: I am having a strange error, but I don't really think its enfold. #1368504Hi,
Sorry we were not much help, we will go ahead and close this, 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 12, 2022 at 1:42 am in reply to: Google reCAPTCHA – Error on connecting to Google reCAPTCHA #1368502Hi,
Glad to hear that this is 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 12, 2022 at 1:03 am in reply to: Enfols multilanguage site using child and parents sub-directories on WP basis #1368500Hi,
It would probably be best to wait until any issues are solved first, to ensure the issues are not copied to your new sites.
Write back here when these are solved.Best regards,
MikeOctober 11, 2022 at 7:20 pm in reply to: Theme update with lost footer customization and first page second language #1368472Hi,
Thanks for creating the staging site, but the login is not working on it or on your main site. I see that you are using a child theme.
Can you explain how you customized the footer on your site, it sounds like you customized the footer.php file directly.
If you didn’t customize the footer.php or the header.php files directly and you have these in your child theme, then remove these from your child theme.
Then your footer will show the widgets the theme settings for the footer correctly.
If you have customized the footer.php or header.php file directly, then you need to save a copy of your modifications to your computer and remove these files from your child theme, then add new copies of these from the new version and add your modifications to them after you update.
The new version has changes in the footer.php and header.php files and the old versions can not be used.
This is what Rikard meant.Best regards,
MikeOctober 11, 2022 at 6:56 pm in reply to: Google reCAPTCHA – Error on connecting to Google reCAPTCHA #1368471Hey John,
Thanks for your patience and the link to your site, I found that you had v2 recaptcha keys entered in the theme panel and when I tested them they worked:
We were able to properly connect and verify your API keys with Google reCAPTCHA

I then tested your contact form with the v2 recaptcha and it also worked:

So everything seems to be working correctly, I set the contact form back to the way you had it, please check.Best regards,
MikeOctober 11, 2022 at 1:23 pm in reply to: Enfols multilanguage site using child and parents sub-directories on WP basis #1368426Hi,
Thank you for the FTP access, this worked for me, but the cPanel access didn’t work for me.
But I was able to login to one site, linked below, and it looks like it already has pages & posts, is this a recent import that you did, or are these old pages from when your web provider created the 5 subdirectories for you?
If these are old and out of date then the first step would be to delete these pages and posts and import the current ones from your main site, and then you could translate them.
If you would like I could document the steps as I do this for you on the first site, and then you could try for the other sites.
One other question, originally you said that you wanted to make your own translation to avoid spending money on subscriptions like WPML, but I see that you have the WPML plugin installed, are you still planning on not using this plugin and making your own translations?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,
Thanks for the login, I created a test page linked below and found that a space could not be added the special heading, I tested deactivating all of your plugins and then I could add spaces, please see the test page.
I re-enabled all of your plugins, please try to deactivate your plugins one at a time and try to add a space to the special heading on the test page until it works then you will know which plugin is causing the conflict.Best regards,
MikeHi,
I found that the margin of the column below the video was overlapping the video, preventing a click on the video, I added this css in your Quick CSS to change the z-index of the video so it is on top, now you can click the video, please clear your browser cache and check.@media only screen and (max-width: 767px) { #top.home .avia-builder-el-5 .avia-video { z-index: 3; position: relative; } #top.home .avia-builder-el-8 { z-index: 0; position: relative; } }Best regards,
MikeHi,
Thanks for the login, I didn’t see the script in your functions.php so I added it for you, now the script is in your site head, but it is giving a status of 403 (Forbidden),
I found this instruction from mailchimp for this script and it says you need to Connect site in your mailchimp dashboard, did you do that?

If you already did this then please ask mailchimp if you need to do something else because they are blocking your site.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,
The code is in the Quick CSS, it looks like you removed the hr that was above the “LIEUX HISTORIQUES BERNE – JURA” the css was set to it.
So now we will use the css on the heading, please add this css to your quick css:@media only screen and (max-width: 767px) { #top.home .av-special-heading.avia-builder-el-9 { margin-top: 60%; } }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,
Glad to hear, for two images you need to specify the two images, the first image container was .avia-image-container.avia-builder-el-8 img the second one is .avia-image-container.avia-builder-el-10 img so to add both to the same script it would look like this:function custom_replace_images_in_image_element() { ?> <script> window.addEventListener('DOMContentLoaded', function() { var image1 = document.querySelector("#top.postid-142 .avia-image-container.avia-builder-el-8 img"); var link1 = document.querySelector("#top.postid-142 .avia-image-container.avia-builder-el-8 a"); var source1 = ("https://archiv.dorfgeschichte.li/wp-content/uploads/fruher-und-heute/Restaurant-Fernsicht-1966.jpg"); var image2 = document.querySelector("#top.postid-142 .avia-image-container.avia-builder-el-10 img"); var link2 = document.querySelector("#top.postid-142 .avia-image-container.avia-builder-el-10 a"); var source2 = ("https://archiv.dorfgeschichte.li/wp-content/uploads/fruher-und-heute/Restaurant-Fernsicht-1966.jpg"); image1.src = source1 image1.srcset = source1 link1.href = source1 image2.src = source2 image2.srcset = source2 link2.href = source2 }); </script> <?php } add_action('wp_footer', 'custom_replace_images_in_image_element');but I see your test page has changed so I don’t know if we are talking about the big images or the thumbnails, but as long as you specify the image containers this should work.
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,
Thank you for the link to your pages, for the first one I added this css:@media only screen and (max-width: 767px) { #top.home .hr.avia-builder-el-8 { margin-top: 60%; } }for the second one, I see that your icons are hidden on mobile but the columns they are in are not so the empty columns take some space, I set the columns to also be hidden on mobile and now there is no extra space.
Best regards,
Mike -
AuthorPosts



