how do I remove link in title?
  • aw8Daw8D May 2011
    Posts: 1
    Hi - great plugin! I´m having a problem that I hope you can help me with:

    I´m using List Category Posts on a private user-page with tabbed content. As I would like users to stay on their own page I was wondering if anyone could tell me how to remove the link from the posts title?  


  • adammloweadammlowe June 2011
    Posts: 2
    I would love to be able to do this as well.
  • mr_tom_plmr_tom_pl October 2011
    Posts: 2
    I would like to know how to do it as well
  • mr_tom_plmr_tom_pl October 2011
    Posts: 2
    ok, I've found solution on my own. Do as follows:

    open file CatListDisplayer.php and add this script:

    private function get_the_title_without_link($single, $tag = null, $css_class = null){
    return '

    ID).'">' . $single->post_title . '

    ';
    }

    Now in your template file instead "get_the_title" put "get_the_title_without_link" and that's it! Good Luck.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with OpenID Sign In with Twitter Sign In with Google

Sign In Apply for Membership

In this Discussion

This Site is currently in maintenance mode.
Please check back here later.
→ Site Settings