Archived topic
2 Different versions of news
5 replies · Started by Edwin on January 9, 2017
Hi Tom
Is there a away to show different versions of news in website.
I have normal news and I have a news section that need to show a different format, but still want to use the news pages.
Example:
News page is showing picture right and text left.
I need another page showing a news category picture top and text under it. Is this possible with short-code?
Thanks
Edwin
You might find my WP Show Posts plugin useful for something like this: https://en-ca.wordpress.org/plugins/wp-show-posts/
Thanks Tom.
That is working great, but is there a way to exclude them from the main blog?
Posts are posts, so if it's the same post type they will show in the main blog.
If you don't want them to show up in the main blog, you would need to create a new custom post type specifically for your other posts.
Thanks Tom
I created a Custom Post Type Name and Custom Taxonomies and assigned to WP-Show post
Post Type: New created Post type
Taxonomy: New created Taxonomy
However, It is not showing under post. I checked screen options but not showing. Is there anything else i need to do?
Thanks again
Edwin
What do you mean it's not showing under post? Have you added new posts to the new custom post type?