WooCommerce Shop Page Displays php and will not display as masonary

The Pro theme is my favorite theme. I have more than 20 licenses and love how functional and easy to use it is.

I am having trouble making the WooCommerce Shop page display correctly. https://subtleimpressions.com/shop/ Would someone please take a look at this page and tell me what I have done wrong and how to fix this?
I am using this shortcode [products]

Based on the errors it looks like the Shop page is trying to display properties of a portfolio page.
What is going on with this page?
Thanks for all of your help.

I found the solution in someone else’s post.
Thanks for writing in! Are you using the latest Theme update? This is just a PHP Notice which you do not have to worry about. To get rid of this PHP Notices, you may disable the debug mode. You can do this by opening wp-config.php and adding

define('WP_DEBUG', false);

/* That's all, stop editing! Happy blogging. */

When you revisit the page, you should no longer be seeing the PHP Notices.

Kindly let us know how it goes.

That fixed both issues. Let’s close this support request.

Hey Jon,

Thanks for writing in! It really good to know that you have figured it out a way to correct the said issue.
We are grateful for the information.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.