velvetpixel Posted September 12, 2011 Posted September 12, 2011 Where can I edit the display of content on category pages? osCommerce 2.3.1 Add-Ons Installed Header Tags SEO Ultimate SEO URLs Google Sitemap SEO Easy Populate QT Pro Margin Report AJAX Attribute Manager Smart Columns CKEditor OSCThumb Select Product Image Directory Category CSS Menu Enable Disable Categories Contact Form Captcha
velvetpixel Posted September 12, 2011 Author Posted September 12, 2011 Any category page in 2.3.1 New to this platform so I would think since general site and general pages is handled by index.php and content on product pages in handled by product_info.php then I would hope to find a category.php file to edit layout there but alas that file does not exist and when on a category page I see it is still index.php with contents for php in the url so it should be index.php handling the category content. I want to modify visual layout of elements on all category pages. One of these is controlled by: <div class="ui-widget infoBoxContainer"> I want to give this instance of this div on the category pages a unique class so chnanges I make to it only affect it on category pages and not where ui-widget infoBoxContainer class combinations exist on the rest of the site. I am finding lots of class overlap in areas of the application that need customization. Like here on the category page where probably lots of people are interested in changing the way content is presented to the viewer. osCommerce 2.3.1 Add-Ons Installed Header Tags SEO Ultimate SEO URLs Google Sitemap SEO Easy Populate QT Pro Margin Report AJAX Attribute Manager Smart Columns CKEditor OSCThumb Select Product Image Directory Category CSS Menu Enable Disable Categories Contact Form Captcha
velvetpixel Posted September 13, 2011 Author Posted September 13, 2011 FOUND IT!! includes/modules/product_listing.php osCommerce 2.3.1 Add-Ons Installed Header Tags SEO Ultimate SEO URLs Google Sitemap SEO Easy Populate QT Pro Margin Report AJAX Attribute Manager Smart Columns CKEditor OSCThumb Select Product Image Directory Category CSS Menu Enable Disable Categories Contact Form Captcha
Recommended Posts
Archived
This topic is now archived and is closed to further replies.