• Hi,

    I’m looking for a plugin that would allow variable or selectable content to be displayed on one page.

    To be specific, we have an image with hover-over hotspots at the top of the page, and I’d like for these hotspots to display content underneath the image which is relevant to the hotspot. For example, there could be 5 or 6 hotspots which would require the same amount of different content to be displayed under the image on the same page.

    Any suggestions are welcome!

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

Viewing 1 replies (of 1 total)
  • You would do this in javascript, probably using a custom page template in a child theme.
    All of the content would be in the page, each block with a distinct css id, the javascript would watch the mouse and show/hide the relevant blocks.
    Yes a plugin could be used using shortcodes.

Viewing 1 replies (of 1 total)

The topic ‘Variable / Selectable Page Content’ is closed to new replies.