Any one know what code I need to remove and from where so I can remove the titles of the post along with author and date. I dont want these to be seen when I view them under its catagory.
Cutline Theme Support Forums » Cutline Theme Support Forums
Removing titles
(3 posts)-
Posted 4 years ago #
-
Or even better yet redirect the Title link to a post slug for another page? What I am doing is, I'm using the post as a way to display products and I am creating a page for every product as well. I want the user to click the title of the "post" and be re-directed to a page, and figure this could be done with the use of "post slugs"? any thoughts? this way I can Keep the title's
Posted 4 years ago # -
taxidermist, read on conditional tags for category pages at the wordpress codex and implement in index.php a condition for is_category().
The second screenshot in my different backgrounds for WP categories should give you a hint about how to implement this. Watch out, that howto works with in_category().
If you can't figure out how-to do, let us know.No idea for your second question tho. Is it always the same link you want use or always a different one?
I suppose if you use the advanced excerpt plugin you can display images and link the images to where you want the title to go.Posted 4 years ago #
Reply
You must log in to post.
not resolved