[OFFER ALERT!] This Halloween, Get Any Premium Theme for Just $19 [GET IT NOW]
Jump to content

michael.d

Membership
  • Posts

    645
  • Joined

  • Last visited

Posts posted by michael.d

  1. Hello,

    Thank you for contacting MyThemeShop today.

    1). Yes this is possible with the WP Review: Top Rated Reviews widget, you can set as many reviews as you want and have them appear on the sidebar.

    2). It is currently only possible to list Top Rated, Recent Reviews, Most Voted and Recent Comments reviews in tabbed sections. Facebook and Google place reviews can only be listed in separate widgets.

    3). This is a current limitation, you can only have 5 Google reviews max.

    4). This feature is also not available at the moment, the API will list all the reviews irrespective of the rating.

    Looking forward to helping you. Thank you.

  2. Hello,

    Thank you for contacting MyThemeShop today and the interest in WRE.

    The plugin is very customizable and you can customize the fields and labels and add new items through some developer filters.

    It is also possible to make use of a custom field plugin to add additional fields to the listings post type and display the values by editing the plugin templates.

    Let me know if you have additional questions on this. Thank you.

  3. Hello,

    Thank you for contacting MyThemeShop today and the interest in our Crypto theme.

    1). The theme does not come with an index page but you can click on any currently on the header to redirect to dedicated pages for individual crypto coins, using which you can consolidate all the important information, historical data, news, and trends for the coins in the same place on your website.

    2). Yes this is possible, we will be happy to share some CSS to hide the logo on your pages.

    Let me know if you have additional questions/comments. Thank you.

  4. Hello,

    Thank you for contacting MyThemeShop today.

    To achieve this, please head over to the posts that you want your users to review and toggle any of the below options except the first one:

    c39wTi.jpg

    You can also set these options globally by heading over to Settings > WP Review Pro > Global at the bottom.

    Let me know if you have additional questions. Thank you.

  5. HI Richard,

    Thanks for the follow up and sorry if I was not clear enough.

    By default, when the shortcode is called without an ID, it will automatically take the current post id, the below code should be able to work for the current item when called within a posts loop:

    echo do_shortcode("[wp-review]");

    This will apply if your plugin makes use of custom post types.

    I hope this info helps.

     

  6. HI there,

    Thanks for the question.

    Yes this is possible you can assign an ID to the review shortcode to get the review from a specific post. The review ID is the same as the post id. The code would then look like so:

    <?php echo do_shortcode("[wp-review id="123"]"); ?>

    Please take a look at the following help page for all the example shortcodes that can be generated https://mythemeshop.com/kb/wp-review-pro/wp-review-pro-shortcodes/

    I hope this info helps.

×
×
  • Create New...