• thetechvoid

    (@thetechvoid)


    I have a products page which has a grid view display of my products. The grid view however is all stacking on top of each other.

    Website is conceptapparel.co/proucts-page

    Need help understanding why this is happening and how to fix!

    Thanks,

    Dan

Viewing 6 replies - 16 through 21 (of 21 total)
  • Hi Dan, could you please reactivate the plugin, I deactivated it to do some tests but now the key is needed to activate it back (activating the free one causes an error, so I need the pro version activated). Thanks.

    Thread Starter thetechvoid

    (@thetechvoid)

    Have activated it

    Thanks!

    Hi Dan, the problem lies with the Masonry plugin, which is a JavaScript plugin that the gridview automatically uses. This plugin controls the display of items on the grid and adds the position values dynamically as inline CSS rules. At the moment for some reason it only adds position:absolute to the item without specifying the top and left position, therefore all items default to the top left position (0,0). That’s why all products are stacked on top of each other.

    I don’t know if this problem is caused by the way Masonry is used by the WPEC gridview plugin or by conflict with some other plugin. I guess Masonry is used automatically by the WPEC gridview plugin because there’s no way to configure it from the admin panel.

    I suggest you deactivate all your plugins and only leave WP Ecommerce and the WPEC gridview plugin and check if the page works as expected. If it doesn’t, I still advise you to get in touch with the plugin’s developer, as your pro license entitles you to.

    Thread Starter thetechvoid

    (@thetechvoid)

    Okay, yeah ill give that a go, if not ill just have to try contacting support again.

    You know a lot more than me haha!

    Thanks for looking i appreciate it.

    Dan

    You’re welcome, good luck with your project ??

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Issue with Products page’ is closed to new replies.