• Resolved jweenk

    (@jweenk)


    Hi, the featured images with image credits on my site are currently only visible on mobile phone view of the site, if i access my website on desktop its not showing the featured images and it only shows the credit on the selected images.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Thomas Maier

    (@webzunft)

    (used a wrong account for my previous reply)

    Hi jweenk,

    thanks for reaching out.

    There are a couple of potential issues here and I cannot say which one is finally causing the problem:

    • lazy loading is changing the image tag
    • the image is wrapped in a link, which collides with links in the source
    • the theme’s custom style

    You could test the following to narrow it down:

    • disable lazy loading
    • removing the links in the image source

    Thanks,
    Thomas

    Thread Starter jweenk

    (@jweenk)

    hi, thanks for your reply. Ive disabled the caching plugins which are using the Lazy load but still same issue. Also removed the url but still not working, but on the responsive view its working fine..

    Plugin Author Thomas Maier

    (@webzunft)

    For which image block did you remove the URL? Looking at your home page, both images at the top still link to the image author and license.

    Thread Starter jweenk

    (@jweenk)

    Yeah i changed it back since it didn’t help, but for now its live without the URL.

    Plugin Author Thomas Maier

    (@webzunft)

    Thanks. This was helpful to narrow it down.

    The theme or whatever creates the image blocks and the image source markup collide.

    You could try to mimic the theme’s CSS and apply it to the image source targeting either .isc-source or .isc-source-text, or disable the markup that ISC creates using the “Unstyled credit line below the image” setting in the Overlay options and add your own markup and style.

    Thread Starter jweenk

    (@jweenk)

    thanks for your help ill try it out!

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