Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #29459

    Carl L
    Participant

    Hi, How do I remove the link from the single blog post title? I want all the posts on the same page without the visitor being able to click on a specifik post.

    Thank you!

    #29492

    Migs
    Participant

    One of the legacies of WordPress as a blogging platform is that it sees almost everything as some variation of a “post”. Because of this, there’s no easy way to remove the post title link without hacking the core WordPress code, as far as I know. Also, because WP sees various different items as posts, removing the function from one type of post would remove it from all (eg forum topics etc.). That’s probably why it’s never been an easy option.

    There may be a plugin that will do it, but I haven’t checked. It’s possibly a question better asked on the WP forums.

    #29750

    Support
    Member

    Hey Carl,

    Install Page Links To plugin

    Edit post whose link you want to remove

    Scroll down and go to Page Links To option and choose A custom URL and type # in the field and update the post.

    Screenshot: http://prntscr.com/36uglb

    Thanks

    #31448

    Carl L
    Participant

    Thanks a lot to both of you! I will try with the plugin.

    Thanks again!

    #31655

    Alexander
    Keymaster

    You’re welcome! Take care