Aaron Queen
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Customer Reviews] WP Customer Reviews v3.0.0 released!We provide a base style, your theme should provide styles to match your site. No plugin like this one will come matching your site’s theme out of the box. You can downgrade to 2.x if you want to go back. I don’t have a link for the latest 2.x version, but I’ll make one tomorrow for those that would like to revert until they have time to update themes to match the new version’s layout.
Forum: Plugins
In reply to: [WP Customer Reviews] Not displaying after upgrading to 3.0.0You can downgrade to 2.x for now. I’ll keep an eye out for any more reports of issues like this to see if we can pinpoint what it might be.
Forum: Plugins
In reply to: [WP Customer Reviews] Not displayed, not stored the official answerVersion 3.0 is out! This should fix the reported issue.
Forum: Plugins
In reply to: [WP Customer Reviews] wp customer review stopped to workTry the new version 3.0.0 and it should be fixed.
Forum: Plugins
In reply to: [WP Customer Reviews] Name and Date overlappingThis issue has always been a theme styling issue. We can’t possibly make the plugin work out-of-the-box with every single theme. We’ve tried our best to make the styling theme-friendly in the latest version of the plugin, 3.0.0, so maybe try that and see if the issue has been resolved for your theme.
This should be fixed in the latest version 3.0.0 which is a complete rewrite of how everything is handled. Many bugs fixed 🙂
Forum: Plugins
In reply to: [WP Customer Reviews] Click here to submit your review buttonThis should be fixed in the latest version 3.0.0
Forum: Fixing WordPress
In reply to: [WP Customer Reviews] Structured Data FaultThe format used for structured reviews has changed in the 3.0.0 version of the plugin, so it should be MUCH better now. The bug with disappearing content / reviews should also be fixed.
Forum: Plugins
In reply to: [WP Customer Reviews] problem with language#1 – This should now work in the latest version 3.0.0
#2 – You can manually edit the template .html files in the plugin directory to change text. For the changes to become active, you may need to deactivate/activate the plugin. If you update the plugin in the future, your changes may be lost though. There are several mechanisms in place to prevent spambots and they work VERY well at doing so.
Forum: Plugins
In reply to: [WP Customer Reviews] Quotes overlapping the review textLooks like you fixed it already with styling 🙂
Forum: Fixing WordPress
In reply to: [WP Customer Reviews] Submit button doesn't workThis should be fixed in the latest version, 3.0.0
Forum: Fixing WordPress
In reply to: [WP Customer Reviews] SHOW Review FormYou can achieve this in the latest version 3.0.0 by hiding the button which slides the form up/down and then un-hiding the form which it toggles. You can do all of this by overriding some styles in your theme’s CSS file. A competent web developer should be able to make the customization for your site very quickly.
Forum: Plugins
In reply to: [WP Customer Reviews] Are emails sent when a review is completed?This is a duplicate question. I’ve answered this several times.
Forum: Plugins
In reply to: [WP Customer Reviews] WP Customer Reviews Not WorkingPlease try the latest version 3.0.0 and let me know if this issue is resolved.
Forum: Plugins
In reply to: [WP Customer Reviews] Change Date with NameYou should be able to do this with some CSS overriding of your theme CSS. It will be easier in the latest version 3.0.0 , but you’ll still need to override CSS in your theme CSS files for the customization to survive WP updating of the plugin in the future, you can edit the .html template files in the plugin directory manually and then deactivate/activate the plugin for it to pick up the template changes.
If you ever need to prevent WP from updating a plugin that you’ve made customizations on, just rename the plugin directory from wp-customer-reviews to wp-customer-reviews-custom and that will keep WP from checking for updates on it.