Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author tambourdeville

    (@tambourdeville)

    Actually, I think there would be a way to do that:
    you will have to edit the file “single-flip_pong.php” in your theme directory;
    On line 48: this line generate a <img> for each picture attached to the post. You should add a -onclick- property with a link.
    In that line, you can use the php variable ” $flipimage[0] ” which is the name of your picture file.

    I think you now have everything to do what you need.
    Tell me if you need anything else !

    (don’t forget to save a copy of the file, if there is a new update it’ll be erased…)

    Thread Starter spentas

    (@spentas)

    Thanks for your response. Please, help me a little bit more.

    So I found this line, added the “a” tag with href=”javascript:;” and I can’t find the right way to make what I want with onclick event. I spent a few hours though.

    If not your plugin is the best way to create a flipbook.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘link to any page in the book’ is closed to new replies.