Viewing 5 replies - 1 through 5 (of 5 total)
  • Yes.
    file: terong_related.php
    Replace
    add_action('admin_footer', 'terong_add_quicktags');
    to
    add_action('post_relatedlinks_list', 'terong_add_quicktags');
    And
    echo "<div id='top_right_link' style='position: absolute; top: 3px; right: 3px;'><a href='' onclick='modal_dialog_show(\"../wp-content/plugins/terong_related.php?is_popup=yes&current_post_id=$_GET[post]\", 800, 600)'>&raquo; Related Links</a></div>";
    to

    echo "<li><a href='' onclick='modal_dialog_show(\"../wp-content/plugins/terong_related.php?is_popup=yes&current_post_id=$_GET[post]\", 800, 600);return false;'>Related Links</a></li>";

    or download and install fixed file

    Siymad the modified plugin does not work, where is the link Related Links?

    Thread Starter mikes6

    (@mikes6)

    The Related Links link when you want to write a post does not show :c

    Thread Starter mikes6

    (@mikes6)

    Oh wait, it’s there! Thanks! Of course you have to save the post first, and then it appears at the “Related” sidebar.

    Does it work also with WP 2.7? I used the normal 1.2 since some weeks ago. But now when i try to enter a word into the “Terong Related Posts” seach Field everytime the tool crashes… HANG UP ;(

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Terong Related Posts for WordPress 2.5’ is closed to new replies.