jknacnud Posted January 3, 2005 Posted January 3, 2005 I want my Category listing to have the same format as my Search Results listing. You can see what I mean with these two links: Category Listing Search Listing I checked in the Admin area but did not see a setting that controls how the listing is formatted. Any ideas? Thanks, Jonathan Duncan JKD Web Magic Web Site Hosting and Design http://www.jkdwebmagic.com/
♥bruyndoncx Posted January 3, 2005 Posted January 3, 2005 I'm guessing you installed product listing in columns contribution. You need to include the same module in the advanced_search_result.php page. Check in your index.php file the exact filename used eg FILENAME_PRODUCT_LISTING is the original, but I think in your index.php you will have something like FILENAME_PRODUCT_LISTING_COL , apply the same name in your advanced_search_result.php KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
jknacnud Posted January 4, 2005 Author Posted January 4, 2005 Ok, you are a genius. That was exactly the answer I needed. All it well. Thank you! Regards, Jonathan Duncan JKD Web Magic Web Site Hosting and Design http://www.jkdwebmagic.com/
♥bruyndoncx Posted January 4, 2005 Posted January 4, 2005 well, been there, done that :) KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.