[Resolved] Display Woocommerce product select by taxonomy custom on a WordPress page
This thread is resolved. Here is a description of the problem and solution.
Problem:
I'd like to use those pages to manage content and display the products.
The same as a catalog page but with text and content before the products.
How can I do that ?
I have used one same View to handle all these pages, you can create separate Views for each of these if you like to do.
Shortcode I have added inside each of these pages are like this, respectively:
For USA: [wpv-view name="product-country-usa" wpvcountry="united-states"]
For Germany: [wpv-view name="product-country-usa" wpvcountry="germany"]
For Mexico: [wpv-view name="product-country-usa" wpvcountry="mexico"]
To create a View, please first install and activate Toolset Views plugin in your site, looks like you have only installed Types plugin so far. You can download and install Views plugin from your Toolset account: https://toolset.com/download/toolset-views/
After that you will see Views section in the menu to create a new View like I have done. Please check this video for more help on How to create a View: hidden link
1. You need to click on "Loop Wizard" button -- screenshot attached.
2. Then it shows you a checkbox to enable "Content Template" for this View -- screenshot attached.
This all is shown and explained in the Youtube video I have sent above. Please try to follow the video completely step by step while creating your View, so you can understand which parts belongs to a View and how to use them.
- And when I activate the Views plugin and the Woocommerce Views plugin I have huge graphic bug on my website. I can't see the product anymore on frontend.
I tried with my actual theme (Atelier) and also with my next one (ShopIsle PRO), but the bug is still there.
1. To display product title, you need to insert “Post title with link” field in your content template, as I have shown in my last response. (Screenshot: 2. Use Content Template for the loop.png)
4. My products still doesn't appear with my new theme (ShopIsle PRO), even after I set the Woocommerce Views plugin.
>> Please kindly open a new separate ticket for each separate question. This will help other users with similar problems to find solutions when searching the forum, I am not allowed to handle multiple issues in the same ticket as per support policy. https://toolset.com/toolset-support-policy/
To debug this further, please provide temporary access (WP-Admin and FTP Login info) to your site (preferably staging site), so that I can look into your setup and check the issue.
Your next answer will be private which means only you and I have access to it.
=== Please backup your database and website ===
✙ I would additionally need your permission to de-activate and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important.
✙ Please add the Links to the [View, Page] Edit Screen.
I will just setup the first question you had and the instructions I provided in my very first reply and see if it works or not. Rest questions you can ask in separate tickets afterwards.