ryzilla
Member
Posted 4 years ago #
hey guys im trying to find a way to add another page eg "cars" to make it look like the main page but this page will show all the "cars" posts?
i know i can click the cars catalogue but it only show a small amount of text i want to to be the same as the main page
is there a mod or something for what im after as i cant find it anywhere?
energymv
Member
Posted 4 years ago #
You can copy the index.php file and then modify the code to suit your new page. Or you could just create a category for cars, but that's pretty easy, so that's probly not what you are trying to do.
Is "cars" one of your existing categories and you want it to be a page as well?
i created a special page for a featured category in my blogsite. i ran into a couple problems, but we solved them. Here is the link to that thread and solution http://wordpress.org/support/topic/190571?replies=8
ryzilla
Member
Posted 4 years ago #
what i want to do is the following
in my header i have
--------------------------------------
HOME | ABOUT US | CONTACT| XXXX | XXXX
--------------------------------------
What i need to do is where the XXXX is to show up a category, with all the post with images and all like as if it was on the main page.
do you get what i mean?
You create a category-(cat id here).php page and style it exactly like your home page. So any time that that category is specifically called, it will display exactly like your home page.