- Berichten: 11
- Ontvangen bedankjes 0
product listing configuration
12 jaren 8 maanden geleden #452
door gardenho
product listing configuration werd gestart door gardenho
Are there a lot of changes from the items that can be configured on the 'product listing' config page because I am missing about half of those listed in the online documention regarding product listing.
I see a lot of differences between what I find in the forum and/or documentation/screenshots and what is in my admin settings & db, I am concerned I removed things in MShop without realizing when I imported my old oscommerce db info into it. I had a shop that was 7 years in Oscommerce and heavily modded.
I see a lot of differences between what I find in the forum and/or documentation/screenshots and what is in my admin settings & db, I am concerned I removed things in MShop without realizing when I imported my old oscommerce db info into it. I had a shop that was 7 years in Oscommerce and heavily modded.
Graag Inloggen of een account aanmaken deelnemen aan het gesprek.
- Support Team
- Offline
- Moderator
Minder
Meer
- Berichten: 106
- Ontvangen bedankjes 10
12 jaren 8 maanden geleden #454
door Support Team
Beantwoord door Support Team in topic Re: product listing configuration
The product listing is indeed different. But you can get this back if you want.
find /components/com_oscommerce/includes/modules/product_listing_multi_col.php That's the file we use now.
Now you see product_listing.php and product_listing_multi_col_basic.php
rename to product_listing_multi_col.php and you will see the difference in front.
Because we use an ajax product listing file now. The product-listing options in the back don't work, for the file we use. The other two should work fine.
find /components/com_oscommerce/includes/modules/product_listing_multi_col.php That's the file we use now.
Now you see product_listing.php and product_listing_multi_col_basic.php
rename to product_listing_multi_col.php and you will see the difference in front.
Because we use an ajax product listing file now. The product-listing options in the back don't work, for the file we use. The other two should work fine.
De volgende gebruiker (s) zei dank u: gardenho
Graag Inloggen of een account aanmaken deelnemen aan het gesprek.