-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Edited
Hi,
It would appear that the system plugin Content - J2Store has stopped working fully.
It no longer seems to have any effect on the image sizes or other operations.
But there are also other issues, potentially with the routing.
For example in a product list view set as a menu item, if I:
Click on the image I get the URL:
/new-land-rover-parts/chassis-body/doors-tailgates/door-check-rod-stay-land-rover-series-defender-333041
This is the correct URL for the item
In this view the main image is rendered at 560px, which is not correct and set at 700px in the Content - J2Store plugin
At this URL other items on the page also render correctly such as the dimensions and weight table.
However, if I click on the title I get the URL:
/testing/door-check-rod-stay-land-rover-series-defender-333041
This is the top level menu item followed by the item
In this view the main image is rendered at 700px, which is what is set the the menu product list view. other setting in this menu item also render properly.
It would seem there is also something wrong with the routing.
Regards, Brendan