|
#1
|
|||
|
|||
|
Adding Pages?
I'm looking to add another page to my blog. Similar to the browse page, but with purchasing info, etc beneath the row of thumbs, and without the select category drop menu. I set up a category named "prints" and would like the thumbs from that category displayed.
Now, on to what I do know, I know I can copy the browse_template.html file, remove the dropdown and add my text. That's not a problem since it's pretty much basic html. What I don't know is the code I need to display a specific categories thumbnails and how to link to the newly created page as part of the blog.. Thanks in advance! |
|
#2
|
||||
|
||||
|
As long as you are trying to make a commercial stuff basing on PP we (Dev team) wont help in such development.
That isnt main idea of PP developing. |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
|||
|
|||
|
I hope y'all don't mind me helping a bit? If you do just delete this message.
What you need to do is find out what number is associated with what category. The link goes like: index.php?x=browse&category=Y where y= your category number.
__________________
http://www.exuvia.net |
|
#5
|
||||
|
||||
|
you need php-mysql query to look into the db. the number are there after these queries.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
| Post Reply |
| Thread Tools | |
|
|