WPShout
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Product Review Lite] Plugin layout issueJust released a new update, please let me know if everything is ok .
Thanks!
Forum: Plugins
In reply to: [WP Product Review Lite] Layout problemHey there,
You need to go in the plugin settings and set the proper content_width ( according to your theme ). This will break responsive, however we will release a new version tomorrow which will fix it 🙂
Forum: Plugins
In reply to: [WP Product Review Lite] table not responsible when Content width is definedHey there,
It is a known issue and will be fixed in the next update ( probably tomorrow ) .
Thanks!
Forum: Plugins
In reply to: [WP Product Review Lite] Plugin layout issueHey,
I have a possible fix for this, it should be out tomorrow.
Forum: Plugins
In reply to: [WP Product Review Lite] Bug on last updateHey there,
This is a known issue, it will be fixed in the next days to avoid too many updates.
Forum: Plugins
In reply to: [WP Product Review Lite] Only displaying on first page?Hey there,
This is how WordPress works I think, we just hook it at the end of the_content(). In order to change that behaviour you would need to do some php changes in your theme and display the plugin using the php function, not automatically.
Due to the fact that this is more a custom job, I can’t help you with it, hope you understand :).
THanks!
Forum: Plugins
In reply to: [WP Product Review Lite] Serious bug in latest updateHey David,
You are right about, it was a bug in the previous version, however it got visible now. I am waiting for 1-2 days more to see if there are any issues that we need to fix and I will release another update.
Thanks!
IonutForum: Plugins
In reply to: [WP Product Review Lite] product photo croppedHey Jan,
I am glad that got your image fixed!
If you have any other suggestions or do you wanna leave a review you can do it here : https://wordpress.org/support/view/plugin-reviews/wp-product-review .
Forum: Plugins
In reply to: [WP Product Review Lite] product photo croppedLooks like I was wrong, take a look at the updated doc, it should work now 🙂
Forum: Plugins
In reply to: [WP Product Review Lite] product photo croppedHey there,
If you put it in your theme functions.php or child theme, it should work. Since those aren’t so simple things, I would suggest to find a developer to help, in 5-10 minutes, he should solve this 🙂
Forum: Plugins
In reply to: [WP Product Review Lite] product photo croppedHey there,
Have you added the filter as well in the functions.php ?
Forum: Plugins
In reply to: [WP Product Review Lite] product photo croppedexactly!
Forum: Plugins
In reply to: [WP Product Review Lite] Serious bug in latest updateHey Marvin,
1. The comment box is completely different because probably you have updated your WordPress to 4.4 which changes how the comment box looks like ( We are brainstorming to provide an alternative, like using a custom post format for )
2.I can’t see the review box on postst that are not reviews ( I was looking on your latest post )
3. You are right with the widget charts, we should fix it in the next updates.
Again, please use a separate topic for separate issues.
Forum: Plugins
In reply to: [WP Product Review Lite] product photo croppedHey Jan,
1. Here are more details on how you can do that : http://docs.themeisle.com/article/135-how-to-change-dynamically-the-image-size-for-review
2. Yes
Forum: Plugins
In reply to: [WP Product Review Lite] Serious bug in latest updateHey @kaffeetester,
In your case the issue is very different ( please start a new thread ideally ) . The problem is that either the theme or you in the settings set a wrong content_width .
For that site, go in the plugin settings and set the content width to 825, since this is what your theme has.