wpDiscuz - WordPress Comment Plugin
on product archive ...
 
Share:
Notifications
Clear all

[Solved] on product archive page

6 Posts
2 Users
0 Likes
106 Views
Posts: 4
Topic starter
(@saeed_asghrzade)
Active Member
Joined: 3 months ago

after i deactivate or uninstall plugin ([wpdrating]) shows on product archive list, and i dont know how to handle that

5 Replies
Asti
Posts: 6223
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

You should edit the page and remove the shortcode you've added previously.Ā 

Posts: 4
Topic starter
(@saeed_asghrzade)
Active Member
Joined: 3 months ago

tx for your response, but i did not added any short code any where.
btw how should i edit pages?

1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 6223

@saeed_asghrzade,

The webpage isn't available for us. Please check and let us know once we can access the URL.Ā 

Posts: 4
Topic starter
(@saeed_asghrzade)
Active Member
Joined: 3 months ago

Ā hi there, can you pls chek that again? there is some kind of rating form under the single product pages on the related products and also on the products that i used short code to show them on the main page that i dont want them to exist.

1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 6223

@saeed_asghrzade,

there is some kind of rating form under the single product pages on the related products

Use the CSS code to hide it:

.woocommerce-LoopProduct-link .wpdiscuz-post-rating-wrap.wpd-custom-field {
     display:none !important;
}

Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

Don't forget to delete the caches before checking.

also on the products that i used short code to show them on the main page that i dont want them to exist.

Please try to explain this using some screenshots.Ā 

Share: