Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Juan Javier

    (@jjmrestituto)

    I’m working on a new version where you would be able to edit the template to match your own. If you can’t wait you can edit the
    public/wanna-isotope-shortcode.php
    and modify line number 130 to something like this:
    $image = '<a href="' . get_the_permalink() . '" title="' . get_the_title() . '">' . get_the_post_thumbnail( $isotope_loop->ID, 'medium' ) . '<span>' . get_the_title() . '</span></a>';

    Thread Starter stavroch

    (@stavroch)

    Thank u!

    It works fine!

    Plugin Author Juan Javier

    (@jjmrestituto)

    Hey.
    I just add that sentence to my code and works excelents. Thanks for that.

    I wonder if i can make that tittle text a expand and collapse element to display another element inside the isotope grid.

    I make another question where i ask it is possible to target a thubmnail element, like in this web site:

    https://www.blacktie.es/

    But i dont know it is possible.

    Thanks in advance for the answer.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Display title’ is closed to new replies.