Remove Reviews and Ratings
Author | Posts |
---|---|
May 3, 2015 at 7:19 am 42947 | |
towhid | Hi
I have removed the reviews tab from the dashboard with
What is the best way to also remove:
reviews panel from the Dashboard home Page
ratings that shows on the seller banner profile details
ratings that shows on the seller info tab on the product page
ability to enable reviews in the Product Options tab
Thanks |
May 3, 2015 at 4:24 pm 42956 | |
Paul | And also from the drop down Seller Dashboard menu in top bar |
May 4, 2015 at 12:33 pm 42980 | |
towhid | Hello Paul, #Reviews panel from the Dashboard home Page: Step 1: Please open Step 2: Find and comment out below line:
# Ratings that shows on the seller banner profile details: Step 1: Please open
#Ratings that shows on the seller info tab on the product page: Please open your theme’s functions.php file and paste this code at bottom: #Ability to enable reviews in the Product Options tab: I can see enable reviews in the Product Options tab. Please check this screenshot through this link – http://postimg.org/image/bqjha1ucz/ #Drop down Seller Dashboard menu in top bar: Thank you 🙂 |
May 4, 2015 at 1:37 pm 42985 | |
Paul | Thanks – a couple of misunderstandings…. ok – #Reviews panel from the Dashboard home Page: – yes worked as instructed ok – #Ratings that shows on the seller banner profile details: Actually this code is in themes/dokan/dokan/store.php – yes commented out here #Ratings that shows on the seller info tab on the product page: – I don’t want to remove the whole tab – just the rating line – where is this code? #Ability to enable reviews in the Product Options tab: – I want to remove that whole line – where #Drop down Seller Dashboard menu in top bar: – Don’t want to remove whole menu – just the reviews item – where? Thanks for help so far…. Will the changes to the plugin code be overwritten on next upgrade? |
May 4, 2015 at 5:42 pm 43004 | |
towhid | Hello Paul, Can you please provide me screenshots of your each requirement. Then it will be easy for me to give you proper code. Thank you 🙂 |