This is a discussion on Need help with categories/descriptions within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi, I'm working my way thorugh osC and definitely like it. I've been able to accomplish most of what I ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi, I'm working my way thorugh osC and definitely like it. I've been able to accomplish most of what I want to do so far, but not yet all. Does anyone have advice on this idea: In the topmost category, I want to just have an intro page with a general overview of what the category is about. The items for sale would be in the subcategories. When I click on the subcategories, there'll be the listing of the items as there is (name, price, link to buy) in the default setup, but also the description of the item as shown when you click the individual item. Since I'd be doing it all on the subcategory page, I could probably get away with disabling the link to the individual item page (product_info.php). Something like: Category1 --> Overview Subcat1.1 --> Items Listing (w/description of each item) Subcat1.2 --> Items Listing (w/description of each item) Category2 --> Overview Subcat2.1 --> Items Listing (w/description of each item) ... Thanks |
|
#2
| ||||
| ||||
| Have you looked at the MAX version? It already has this Catagory discription contribution already added- as well as several other great contributions....
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
|
#3
| |||
| |||
| Thanks for the reply. I tried to download it from the site, but it took me around in circles...maybe a problem with the coding in the download link. I found contributions that will do what I said above. However, I've been advised that something different is desired. What the owner (who also happens to be my wife Category 1 --> Main category page w/links to subs (as it is now); can have description if needed --Page with descriptive overview of entire category (this link to show up and look like a subcategory) --subcat --> Items Listing (w/description of each item) // have the contrib for this --subcat --> Items Listing (w/description of each item) Category 2 --Overview --Subcat --Subcat ... I'm going to poke around a bit on this...I searched the contributions and didn't have luck. Do you (or anyone els who may read this) know of any contrib that might do the trick? I'm honestly trying to avoid having to attempt writing the contrib myself, but if I have to bite the bullet... |
|
#4
| ||||
| ||||
| Turn off your software firewall, it prevents you from downloading oscmax. Then you will be able to get it.
__________________ Michael Sasek osCMax Developer
|
|
#5
| |||
| |||
| Good news: The poking around was successful. I made a new subcategory that will be the overview page. I commented out the following in product_listing.php: /*else { $list_box_contents = array(); $list_box_contents[0] = array('params' => 'class="productListing-odd"'); $list_box_contents[0][] = array('params' => 'class="productListing-data"', 'text' => TEXT_NO_PRODUCTS); new productListingBox($list_box_contents); }*/ By disabling this, I don't get the message saying 'There are no products in this category'. Since the only categories that will have no items are the ones that will be devoted to overviews, I have no problem with this. By using the Category Description contribution, I can write the HTML that will be the body of the overview page. SWMBO* is very happy. Thanks for the help! ------- *SWMBO: She Who Must Be Obeyed |
|
#6
| |||
| |||
| mhtrozzo, Can you put your site address so i can see what you did? |
|
#7
| |||
| |||
| fridgemags, Right now, I only have it on my local server. I'll be going away for a week, but when I get back, I'll be bringing it live. I'll make sure to message you with the address so you can see it. I also used the Products Short Description contribution, which puts a short description (!) of the items on the category page. I tweaked it so that the description is under the item name and put a "more>>>" link in. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Product Descriptions | coblasingame | osCMax v1.7 General Mods Discussion | 1 | 01-29-2006 12:26 PM |
| Product descriptions not appearing | crispin | osCMax v2 Installation issues | 2 | 11-04-2005 11:18 PM |
| Adding wysiwyg to Categories Descriptions | red_fraggle | osCMax v1.7 General Mods Discussion | 1 | 08-17-2005 12:15 PM |
| Different descriptions for one tax rate? | Lynoure | osCMax v1.7 Discussion | 2 | 02-17-2004 02:49 AM |
| [BugFix] v1.5 Category Descriptions Bug | michael_s | osCMax v1.7 Discussion | 0 | 09-25-2003 10:50 PM |