Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1419460

    When clicking the anchor links we have added through the site, Safari on Apple does not take you to where the achor sits, but further down the page slightly.

    Is there a fix for this – I hate Apple products with a passion BTW, always problems!

    #1419468

    Hey whdsolutions,

    Thank you for the inquiry.

    We didn’t find any anchor links in the main menu or anywhere in the home page. We may need to see a screenshot. Please use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:

    1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
    2.) Locate the option to upload a file or an image.
    3.) Select the screenshot file from your computer or device and upload it to the platform.
    4.) After the upload is complete, you will be provided with a shareable link or an embed code.
    5.) Copy the link or code and include it in your message or response to provide us with the screenshot.

    Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.

    Best regards,
    Ismael

    #1419477

    On this page http://coffeeinspiration-uk.stackstaging.com/products/our-coffee/ scroll down to …

    Read about our ethical approach to coffee – Click the LEARN MORE button

    This then takes you to http://coffeeinspiration-uk.stackstaging.com/#ethics and it should look like this https://img.savvyify.com/image/9luu1

    But looks like this on Safari on Mac https://img.savvyify.com/image/mac.9lY8l

    #1419813

    Hi,

    Thank you for the update.

    We can reproduce the issue but not yet sure what is causing it. It might be due to the hidden section on desktop and medium devices. Please try to add this css code and make sure to temporarily disable the Enfold > Performance > File Compression settings.

    @media only screen and (min-width: 990px) {
    
      .responsive.av-no-preview #top #wrap_all .av-desktop-hide,
      .responsive.av-no-preview #top #wrap_all .av-desktop-font-size-hidden,
      .responsive.av-no-preview #top #wrap_all .av-desktop-font-size-title-hidden {
        display: none;
        height: 0;
      }
    }
    
    @media only screen and (min-width: 768px) and (max-width: 989px) {
    
      .responsive.av-no-preview #top #wrap_all .av-medium-hide,
      .responsive.av-no-preview #top #wrap_all .av-medium-font-size-hidden,
      .responsive.av-no-preview #top #wrap_all .av-medium-font-size-title-hidden {
        display: none;
        height: 0;
      }
    }

    Best regards,
    Ismael

    #1419832

    This did nothing, sorry.

    I can’t stand Apple’s wierdness!

    #1419991

    Hi,

    We may nee to access the site in order to debug the issue properly. Please provide the WP and S/FTP details in the private field. Would it be alright if we deactivate the plugins temporarily while testing the site?

    Thank you for your patience.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.