Dazza30
Member
Posted 10 months ago #
Hi my blogs homepage has a featured posts slide show, whilst ive discoverd how to add content to it, the content being displayed is from posts that already appear on the homepage.
So how would I create a categorie for posts that would only be shown in the featured posts slider?
Cirkut
Member
Posted 10 months ago #
It's hard to tell without actually looking at the theme and the code, but I think that would be something you have to alter in the php that calls the home page slider. You would end up changing the category id that the slider calls from to the new category you added.
Dazza30
Member
Posted 10 months ago #
Hi Cirkut
Thanks for replying.
The theme I'm using is called NewsMore and can be seen here http://newwpthemes.com/wordpress-theme/newsmore/ I'm currently using it on a local server so I dont have a link to give you to a live site.
Dazza30
Member
Posted 10 months ago #
The code below is from featured.php which I think contains the code for the featured posts slide show.
[Code moderated as per the Forum Rules. Please use the pastebin]