Jump to content


pwusr

Member Since 08 Feb 2011
Offline Last Active Apr 27 2013 12:58 AM
-----

Topics I've Started

Displaying products category-wise

11 February 2013 - 10:20 PM

I have 4 main categories. Each of them have 15 sub-categories and each sub category has around 20-25 products listed.

Please see this image-

Attached File  page_struc.gif   13.79K   170 downloads

 

I have created a Category template with just the Category name.

The main and sub categories pages are based on this template.

The product pages are based on the Product Template - with Product Name, Description, Image etc.

(Hope I have got it right)

 

What I am looking to accomplish:

When a user clicks on Main category, it should take him to a page showing all sub categories for that.

And when a sub category is clicked it should show all the products which comes under that along with its price etc.

On clicking a product it should show details like description, image etc.

 

Really appreciate any inputs on how to structure the template files to display this..

 

Thanks a lot.


Modifying a class's style definitions for a specific page

25 January 2013 - 09:55 AM

If I want to modify (the css for) a class for a specific page only, please tell me which is the best way.

(The class is common to almost all pages)

Thanks a lot in advance.


links in footer area

23 January 2013 - 01:28 PM

I need to keep about 4-5 columns of links in my footer area / or in another div just above the footer.

Each column will have a header and 4-5 links below it. All these are links to pages but in random order.

Kindly let me know how I should go about it.

Thanks a lot.

 


(Non shopping cart site) displaying products

05 January 2013 - 02:02 AM

Hi,
I have to do a website where I have to display 4-5 categories of products with a title, description, picture and price. (No cart or payment involved).
There should be (admin) provision to add/edit these products in the backend.
For each category there will be some articles (like a blog) and option to add them (in the backend)
Please let me know how easy it would be to do this with Processwire.
Thanks a lot in advance for your kind help.