• I am looking for a plugin / script that can call out a random image from a folder as well as a link with that appropriate image. For example:

    RANDOM ITEMS
    silent hill poster -> silent hill trailer
    rv poser -> rv trailer

    is there any random script that can randomize an image AND a link? Not both random, but and image with a link. You know what I mean…

Viewing 6 replies - 1 through 6 (of 6 total)
  • Any of the random scripts or plugins which pull a line from a file or database could be used for this, since all that’s needed is for each line to provide the link with an inline image reference, as in:

    <a href="LINK-URL-1"><img src="/IMAGE/URL-1" /></a>
    <a href="LINK-URL-2"><img src="/IMAGE/URL-1" /></a>

    …and so on.

    This is true, but how about a nice, clean, HTML-free solution? ??

    An HTML-free solution for a web-based tool? I don’t know where to begin…

    Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Yeah… That’s a bit of a headscratcher there…

    You can keep on scratchin’, but a plugin with a nice interface that would keep track of all the images without the user having to code anything would be more user friendly.

    I ended up using Ad Rotator, since I’m not updating the image rotations frequently. editing a text file is tres low-tech. ??

    -jeff

    (smilies, apostrophes and the use of French should be indications that this email, like my last, should be read with a pinch of humor)

    Also, you can probably use a sweet plugin i found yesterday similar to AdRotator it is called WP Ads:

    https://thesandbox.wordpress.com/wpads/

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Rotating Images with Links’ is closed to new replies.