https://github.com/CE-PhoenixCart/Phoen ... 1107-L1112
col-sm-12 in the installation SQL ?
Strange. I am sure I didn't edit every one of them to set them all to 12. If I notice the cause, I'll let you know.
I don't understand why you would want to restart the counter for products purchased or products viewed. You would lose the true figure.MyGamesShop wrote: ↑Sat Jun 15, 2024 5:53 am Is there a way to clear Product Viewed/Products Purchased back to zero without going into the database?
I'm sure Zip's data addon has it ?
Go to the Phoenix Cart GitHub repository - https://github.com/CE-PhoenixCart/PhoenixCartMyGamesShop wrote: ↑Tue Jun 18, 2024 3:54 am I added it back, like this:
set_extensions(['png', 'gif', 'jpg', 'svg', 'webp', 'jpeg'])
Are there any other places in Phoenix that I should update?
heatherbell wrote: ↑Tue Jun 18, 2024 2:20 pmMyGamesShop wrote: ↑Tue Jun 18, 2024 3:54 am I added it back, like this:
set_extensions(['png', 'gif', 'jpg', 'svg', 'webp', 'jpeg'])
Moocho luv burt.. has fixed
https://github.com/CE-PhoenixCart/Phoen ... 836b234f4e
did you reproduce the 'Best Viewed Products' where clicking on any of the listed item shows only the last listed on the page?
If you are developing your own store, you should have a Clean Install to check.MyGamesShop wrote: ↑Thu Jun 20, 2024 3:15 am did you reproduce the 'Best Viewed Products' where clicking on any of the listed item shows only the last listed on the page?