tmoflash Posted April 24, 2018 Report Posted April 24, 2018 The site is located at: https://theord.com I am using my own theme I developed. I am using comic-easel plugin to display comics. The Goal Home page - display comic. <== works Display title on home page (specifically on the 2nd navbar on Home page) - I have created a page called page-home and using it as the static home page inside of settings, I did this to display the title and it is working, except it doesn't display the title of the comic post, but instead displays the title of "Home" - however, when I go to single page it does display the title. I have tried, <?php single_post_title(); ?>, <?php the_title(); ?> <=== kinda working, but not on home page as I would like. Next to the title I would also like to add the date next to title, however, it acts the same as mentioned in #2, it uses the title of the page not the comic. I think if I can resolve one the other will also follow suite. I want a description and also comments for the comics available. <== not working or showing up at all
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now