Forum Replies Created

Viewing 30 posts - 10,441 through 10,470 (of 34,921 total)
  • Author
    Posts
  • Hi,
    As you see in the video element it requires using the YouTube link with watch?v=
    2022-10-13_002.png
    I will as the team if there is a way around this and reply back.
    Thank you for your patience.

    Best regards,
    Mike

    Hey Peter13,
    Thank you for your question, the video element must use the YouTube link structure watch?v=
    2022-10-13_002.png
    but youtube-nocookie.com doesn’t support this, it only supports the iframe embed
    So until YouTube begins to support this please use a code block element and the iframe code
    2022-10-13_003.png

    Best regards,
    Mike

    in reply to: Hauptmenü linksbündig #1368634

    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,
    Mike

    in reply to: personal token 3 #1368627

    Hi,
    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,
    Mike

    in reply to: Spacing size and color of symbols #1368625

    Hi,
    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

    in reply to: Image Hotspot and Tab Section #1368624

    Hi,
    Sorry, I don’t understand sussed, did you sort it out?

    Best regards,
    Mike

    in reply to: hide filter at store #1368623

    Hi,
    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,
    Mike

    in reply to: Spacing size and color of symbols #1368618

    Hi,
    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,
    Mike

    in reply to: Spacing size and color of symbols #1368569

    Hey 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
    2022-10-12_002.png

    Best regards,
    Mike

    in reply to: hide filter at store #1368567

    Hey 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,
    Mike

    in reply to: Image Hotspot and Tab Section #1368565

    Hi,
    Glad Ismael could help, shall we close this then?

    Best regards,
    Mike

    in reply to: Accessibility for Visually Impaired #1368508

    Hi,
    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,
    Mike

    Hi,
    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,
    Mike

    Hi,
    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,
    Mike

    Hi,
    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,
    Mike

    Hi,
    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,
    Mike

    Hey 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
    2022-10-11_002.png
    I then tested your contact form with the v2 recaptcha and it also worked:
    2022-10-11_003.png
    So everything seems to be working correctly, I set the contact form back to the way you had it, please check.

    Best regards,
    Mike

    Hi,
    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,
    Mike

    in reply to: Space irregularity in responsive mode #1368337

    Hi,
    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

    in reply to: No blank characters possible #1368335

    Hi,
    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,
    Mike

    in reply to: Newsletter Code #1368272

    Hi,
    I added the code for you and it is in your head, but I still see a status of 403 (Forbidden) for this script.
    2022-10-10_002.png

    Best regards,
    Mike

    in reply to: Space irregularity in responsive mode #1368270

    Hi,
    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,
    Mike

    in reply to: Newsletter Code #1368266

    Hi,
    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?
    2022-10-10_001.png
    If you already did this then please ask mailchimp if you need to do something else because they are blocking your site.

    Best regards,
    Mike

    in reply to: Replace path only #1368179

    Hi,
    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

    in reply to: Space irregularity in responsive mode #1368178

    Hi,
    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,
    Mike

    in reply to: Adjust default validation text in contact form #1368172

    Hi,
    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

    in reply to: Replace path only #1368171

    Hi,
    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,
    Mike

    in reply to: Irregularity in masonry #1368168

    Hi,
    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,
    Mike

    in reply to: Space irregularity in responsive mode #1368165

    Hi,
    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

    in reply to: Remove image from pages #1368163

    Hi,
    Glad to hear, shall we close this then?

    Best regards,
    Mike

Viewing 30 posts - 10,441 through 10,470 (of 34,921 total)