-
AuthorPosts
-
April 3, 2014 at 6:39 am #29459
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!
April 3, 2014 at 9:07 am #29492One 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.
April 4, 2014 at 2:04 am #29750Hey 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
April 9, 2014 at 3:36 am #31448Thanks a lot to both of you! I will try with the plugin.
Thanks again!
April 9, 2014 at 1:35 pm #31655You’re welcome! Take care
-
AuthorPosts