• I’m trying to change this:

    <li class="has-thumb" style="background-image: url(https://dustinarmstrong.com/wordpress2/wp-content/uploads/2012/08/healthcare-100x83.jpg); background-position: 50% 50%; background-repeat: no-repeat no-repeat; ">1</li>

    into this:

    <li class="has-thumb" style="background-image: url(https://dustinarmstrong.com/wordpress2/wp-content/uploads/2012/08/healthcare-100x83.jpg); background-position: 50% 50%; background-repeat: no-repeat no-repeat; ">SLIDE TITLE HERE</li>

    I have no idea what to do to make it work. I can’t find where it would be called in the code. Via Javascript (jquery.orbit-1.3.0.min) I’ve managed to find where it’s located in the code, but I’m not sure how to call the slide’s title into the information.

    Current site can be viewed at https://dustinarmstrong.com/wordpress2

    Thanks

    https://www.ads-software.com/extend/plugins/wp-orbit-slider/

  • The topic ‘[Plugin: WP Orbit Slider] Hacking Page Title into li has-thumb classes, replacing slide number’ is closed to new replies.