Hi Team,
I am working on a Real estate website using GDV2 with whoops and have 3 CPTs which are below.
1st: gd_sale
2nd: gd_rent
3es: gd_projects.
I wanna hide reviews for gd_sale & gd_rent. now while reading the support and documents i am able to manage GD archive item, as i might be using different pages for different CPT and using classic editor it is easy to manage, however i am not able to manage map bubbles and gd details page.
I found a snippet which is below and i added with code snippet plugin but it does not seems to work.
https://wpgeodirectory.com/support/topic/remove-review-rating/#post-469054
#ds-container > div.sd-detail-details > div > div.sd-detail-cta > a {
display: none;
}
Please advise if i am missing something. I wanna disable this for only 2 CPT and for 3rd CPT we might need that. Please advise the correct way to manage this.
Thanks
Surender Mehra