Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Jamel.Z

    (@lebleut)

    Hi Joe

    sorry for the delay
    do you mean that you want to show the thumbnail on the glossary list ?

    Thread Starter Joe yabuki

    (@rikaizm)

    Yes.
    My English I’m sorry the poor.

    I in the glossary, I would like to show the post thumbnail.

    Plugin Author Jamel.Z

    (@lebleut)

    Ok
    for Tooltipy v3.3
    On the file glossary-shortcode.php
    change the line 190 :

    <div class="kttg_glossary_element_content">'.get_the_content().'</div>

    By this one :

    <div class="kttg_glossary_element_content"><div>'.get_the_post_thumbnail().'</div>'.get_the_content().'</div>

    Plugin Author Jamel.Z

    (@lebleut)

    Wait Joe!

    Now a new setting in the glossary settings provide you the desired option, so just upgrade to v3.3.1

    and have fun ??

    Thread Starter Joe yabuki

    (@rikaizm)

    You’re so great!
    thank you so much!

    Plugin Author Jamel.Z

    (@lebleut)

    It is with pleasure Joe ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘how to display the thumbnail to in the "keywords list"’ is closed to new replies.