Custom Post Template
-
Hi,
Sorry if this questions has been asked before, but I haven’t found an answer.
Let me explain my issue. I’m trying to add a ‘Last modified’ above my posts. For this I use the Last Modified Timestamp plugin. I have added the correct php code to ‘single/content.php’ which I duplicated in my child theme, the php code is inserted before the_content().
The ‘Last Modified’ time stamp is showing, so far so good. The problem is that I’m also using ‘Super Socializer’ plugin and I would like to have the ‘Last modified’ timestamp show below the sharing icons.To achieve this I think that instead of modifiying the single/content.php I need to make my own post template.
So I copied page.php to my childtheme and added the timestamp php code, however the template is not showing when I’m creating a post?
So my questions are these:
1. What’s the right method to add custom text for each post before the post title, but after social sharing buttons?
2. If my method is correct, how do I enable the template I’ve created?Thanks in advance for looking into this,
Kind regards,
Jonas
The page I need help with: [log in to see the link]
The topic ‘Custom Post Template’ is closed to new replies.
