miapang Posted May 29, 2017 Report Share Posted May 29, 2017 Hello! I am about to purchase the WP Review Pro, however, I want to know that some of the features are possible: 1. Review approval feature: once a review is made, it needs to be approved by us before publishing, is it possible? 2. Access to the code: is it possible to customize the plugin into our website, please kindly see enclosed screen shot pic of our product. We want to add those "5 stars" below "Room size", however, only the stars not the whole review section. Is it possible to take part of the code to our website if we have full access to? Thank you in advance! Kindly, Mia Link to comment Share on other sites More sharing options...
Support Mili Posted May 29, 2017 Support Report Share Posted May 29, 2017 Hello, Thank you for contacting MyThemeShop today . 1. If you enable comment reviews, they are acting like normal comments which can be reviewed before approval, so that can be done. 2. You must find the code in your theme which is displaying "Room size" and edit it to include stars . You need to put this code below or above "Room size": <?php if (function_exists('wp_review_show_total')) wp_review_show_total(true, 'latestPost-review-wrapper'); ?> If that doesn't work, open a support ticket once you purchase our plugin and our support staff will assist you. Looking forward to help you. Thank you. 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
miapang Posted May 30, 2017 Author Report Share Posted May 30, 2017 Hi! Thank you very much for the prompt reply! :-) Kindly, Mia Link to comment Share on other sites More sharing options...
Support Jitendraa Posted May 30, 2017 Support Report Share Posted May 30, 2017 Hello, Feel free to ask if you need any other assistance in future. Thank you for using MyThemeShop. 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now