James Lau
Forum Replies Created
-
Actually, I fixed it! When you changed the capitalization issue in the code, the single.php was still looking for a capitalized “Books”.
Correct code:
<?php if(get_post_type($thepost) == 'books'): ?>I activated the plugin, but I don’t see the comments that are suppose to be generated in the footer.
The custom post type pages are not taking in the markup or styles from the single.php file. It use to, but not anymore after the WordPress update. Similar to page attributes, I would like to find something similar for post types.
Is there a way to add this feature, or how to change the code to use single.php?
Thank you so much for taking your time to look at the WordPress template code. Things are in order now and the books show up. The only thing missing now is typing the markup and css back with the single.php file.
I assume there is a way to activate a widget that allows you to turn on that option? Something like a parent or single page template.
I’ll poke around, but thanks again! 😀
Thanks! I’ll send the info over to you in a bit.
Possibly an email?
Sure. What’s the best way to contact you?
Hi Michael,
The permalinks reset didn’t work for me. Do you have any other suggestions?
Thanks!