- This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Yummy Pro › Related product issue
Tagged: Yummy pro
Once you click on a product from the menu in the front end you have two related product categories below. The first seems to come from Woo commerce and is random. The second one is coming from the product page in the backend itself and can be influenced what you want to show. Correct?
I don’t want the first one. In the demo of Yummy I see that it can be switched off. But somehow I cannot find this switch. In Wp Settings you can turn of the title and so on, but the related products randomly from Woo commerce still appears.
Who knows the answer?
Hello @gustogambia,
The menu section at the front page can be set by choosing two different categories. Also, you have the option i.e. you can either set the menu from the Category or Woo Product category.
If you choose the options category then you can choose the categories that are created from Admin panel > Posts > Category.
But in case if you chose Woo Product category then you can select the category from the woocommerce plugin which you have created.
Now if you click on the product in menu section after setting the menu section from Woo Product category, the related product section at the button of the individual product, it will display those products that are associated with the same category as the product that you clicked from menu section not the random one.
But in case if you simply want to remove the related Product section then paste below-given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.related.products {
display: none;
}
Hope this helps.
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |