Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Mottie

    (@mottie)

    Hi spencermerpi!

    I’m not sure how to do this in WordPress, so maybe Jacob can help on that aspect of it, but you can add an ID to the slide and target that instead… also, it might be best to turn off the hashTags option.

    <li id="myfirstli>
      <div id="myfirstdiv">
        some content
      </div>
    </li>

    and target it using: https://www.example.com#myfirstli or https://www.example.com#myfirstdiv, either will work, so pick one.

    Plugin Author Jacob Dubail

    (@jacobdubail)

    You could change the order that the slides display so that the oldest slide always shows up first. This way it’s always #1 and you can taget it that way.

    -J

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: AnythingSlider for WordPress] having a static link on my site that goes to a specific slide’ is closed to new replies.