phpp code help:

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rockster
Forum Newbie
Posts: 2
Joined: Fri Nov 13, 2009 10:24 pm

phpp code help:

Post by rockster »

hello,

i have wordpress theme premium which cater a tabs..

and the tabs had a series of php codes which i want to modify,,,

unfortunately i have no idea how to modify it as i can't write a good code for this...if somebody can help please...

what i want is:
there is a tab which display like this: "popular", "latest", "comments", "tags", "subscribe"
I want to change it to the "popular", "videos", "photo", "subscribe"

i want the output which can be:

on the popular tab remains
on the video tab i want to show a category of videos which means it will query on the video category
on the photo it will list down a category with a photo on the left just like the popular tabs..

here is the demo of the theme gazette: http://www.woothemes.com/demo/gazette/

please help i need it badly thanks hope to hear from you guy here soon...
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Re: phpp code help:

Post by superdezign »

What code have you written so far? Show us what you have an we'll help you fix it.
Post Reply