I installed WP EasyCart today and enabled the demo data. The "store" page renders the ten products, but when I click on any image, it just displays the same "store" page with the same ten products.
* This reproduces on Chrome and Safari desktop.
* I inspected the "Disagnostics" tab and nothing is amiss; every item has a check mark.
* The issue persists with all other plugins disabled.
* If I try to change the sort order, the "store" page just refreshes without changing the sorted order.
I see this in my WP debug log:
[03-Apr-2023 22:40:42 UTC] PHP Notice: Trying to get property 'post_type' of non-object in /srv/www/wp-content/plugins/wp-easycart/wpeasycart.php on line 6587
* This reproduces on Chrome and Safari desktop.
* I inspected the "Disagnostics" tab and nothing is amiss; every item has a check mark.
* The issue persists with all other plugins disabled.
* If I try to change the sort order, the "store" page just refreshes without changing the sorted order.
I see this in my WP debug log:
[03-Apr-2023 22:40:42 UTC] PHP Notice: Trying to get property 'post_type' of non-object in /srv/www/wp-content/plugins/wp-easycart/wpeasycart.php on line 6587
Comment