WPShout
Forum Replies Created
-
Working on it, in maximum 1 month, will be released.
Forum: Plugins
In reply to: [WP Product Review Lite] How to place rating into page manually?Hi,
Could you be more specific regarding which content ? Maybe a link ?
Forum: Plugins
In reply to: [WP Product Review Lite] How to place rating into page manually?Hello,
Are you using the proper post id right ? Are you sure that you are not within the php code right ?
It can be : echo cwppos_show_review(12766);
Can you share your page.php code by email ?
Forum: Plugins
In reply to: [WP Product Review Lite] How to place rating into page manually?Hi,
We have release a new version which allow you to set to output the code manually and in code use : <?php echo cwppos_show_review(‘postid’); ?> to output the review box.
I have added this in the FREE version for the developers, however any contribution will be appreciated and will help us to further maintain the product.
In the PRO version you will be able to easily add the box inside a post/page or even multiple boxes using a shortcode : [P_REVIEW post_id=3067 visual=’full’]
Forum: Plugins
In reply to: [WP Product Review Lite] Rating in different pageHi,
We have release a new version which allow you to set to output the code manually and in code use : <?php echo cwppos_show_review(‘postid’); ?> to output the review box.
I have added this in the FREE version for the developers, however any contribution will be appreciated and will help us to further maintain the product.
In the PRO version you will be able to easily add the box inside a post/page or even multiple boxes using a shortcode : [P_REVIEW post_id=3067 visual=’full’]
Thanks for letting me know! I have just fixed it for the today release.
Hi,
Can I see a link to your website ? A possible issue is a js error, try to open the affiliate link instead.
Forum: Themes and Templates
In reply to: [CWP-YouIT] Sub sub menu does not workHi,
Ah ok you are talking about sub-sub menu, you are right this is a known issue, and is mentioned in readme that sub-sub menu doesn’t work.
Sorry for the incovenience.
Hi,
This is not possible, once you deactivate a plugin, the code won’t run anymore. It’s possbible that other service is posting to your facebook page.
Thanks!
Hi,
After reset, you need to update all the settings and save again. In order to reset the cron ( 4 hours thing), is enough just to stop/start the plugin
Forum: Plugins
In reply to: [WP Product Review Lite] Division zero – wp-product-review.php on line 70Hi,
You are right, you need to fill at least one option in order to work 🙂
Forum: Plugins
In reply to: [WP Product Review Lite] How to place rating into page manually?Hi,
Probably we will add this also in the next version.
Forum: Plugins
In reply to: [WP Product Review Lite] Rating in different pageWithout the pro version no, the function is just for pro members.
Forum: Plugins
In reply to: [WP Product Review Lite] Rating in different pageyou should have the pro version and not the powered by link, since this is not included .
Forum: Plugins
In reply to: [WP Product Review Lite] Rating in different pageYou can do this with the PRO version using the shortcode, like :
[P_REVIEW post_id=3067 visual=”yes”], this will only display the rating in a visual format or just text.