• Resolved lazybatman

    (@lazybatman)


    when we scroll through the page and any images are displayed then the image url should be changed for example: example.com/some-post#image1
    when we scroll again and 2 image comes the url should be like example.com/some-post#image1

    you can see this is implemented on this website HERE

Viewing 5 replies - 1 through 5 (of 5 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    That’s not the same as what you’re describing, the website you’ve shown only applies this for the for the images in its gallery.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I would recommend you use this JavaScript (not WordPress) plugin: http://scrollmagic.io/

    It should be relatively straight forward then.

    Thread Starter lazybatman

    (@lazybatman)

    should i have to install gallery plugin and then include this script in my website.
    can you tell me how to do that ?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    No this doesn’t require a gallery unless you know which one they’re using and that functionality belongs to that gallery.

    If you’re not a developer I don’t think you can achieve this custom behaviour. I would recommend jobs.wordpress.net instead.

    Thread Starter lazybatman

    (@lazybatman)

    Thank i will look into it

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘When we scroll the link should change’ is closed to new replies.