Aaron Queen
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Customer Reviews] Remove WordPress Logo before visitor's review statementYour theme is including that image, not the plugin.
Forum: Plugins
In reply to: [WP Customer Reviews] [Plugin: WP Customer Reviews] Conflict with WP MinifyOdd.. please try the latest version and let me know if there is still an issue. If so, you could email me or post the URL to your reviews page and I can try to find out what minify is doing with this.
Thanks!
Forum: Plugins
In reply to: [WP Customer Reviews] Conflict with Photocrati ThemePlease try the latest version, as it has some compatibility fixes for some themes.
Forum: Plugins
In reply to: [WP Customer Reviews] E-mail collection from customer reviewsI believe you can see those in the Admin area when viewing the reviews themselves.. I am pretty sure it is setup to show all information. Go to the Customer Reviews link below comments, and then to “approved” and you should see them all.
Forum: Plugins
In reply to: [WP Customer Reviews] i get a error message javascript: Void (0)Please try the latest version, as it includes the JS and CSS files in a (hopefully) more compatible way with some of the odd themes and frameworks out there. Let me know if this is resolved with the latest release.
Forum: Plugins
In reply to: [WP Customer Reviews] Potential Performance issueThanks for the info. You can try the latest version and see if some of those notices go away. The plugin is built from a performance perspective, so it should not have a negative impact on any site that is not running PHP in “Notice” error mode.
That all being said.. I do need to run through the plugin with notice errors turned on, so I can eliminate any of those notices, as having those show it a problem and could affect performance on blogs where notices are enabled.
So.. try the new version and see if any of those go away.. If you could report back which ones you still find, that would be very helpful until I get a chance to do that.
Thanks!
Forum: Plugins
In reply to: [WP Customer Reviews] Random Review Widget?There is a shortcode available now for recent reviews. Try it with the latest version.
Thanks for the widget code idea.. We’ll see about getting some documentation added for that in a future version.
Forum: Plugins
In reply to: [WP Customer Reviews] Body text of the review is not showingPlease try the latest version and let me know if this is resolved.
Forum: Fixing WordPress
In reply to: [WP Customer Reviews] Pages vs Blog PostsThe plugin should work for any page or post. You can view the settings for posts and pages if you scroll down when adding or editing a page. There should be an entire section for WPCR.
Forum: Plugins
In reply to: [WP Customer Reviews] Get rid of embedded jump to anchor in reviewsAre you having an issue with the anchor?
Forum: Plugins
In reply to: [WP Customer Reviews] wp-reviews city and state tagsThe only way to do this with the plugin right now is by using custom fields. A dropdown is interesting, but it would complicate the settings pages a bit.
Forum: Plugins
In reply to: [WP Customer Reviews] Feature Request – Random Review Widget/shortcodeWe have a shortcode for most recent available.. It wouldn’t take much to make it pull random, but it will have to wait until the next update.
You should be able to do this with the new shortcode. Try it out in the latest version 🙂
Forum: Plugins
In reply to: [WP Customer Reviews] WPCR JS and CSS files are InactiveIt appears that the theme is unique in that it does not support WordPress standards for adding CSS or JS files at all. I would probably say that most plugins that would try to do this would end up failing as well, since they all have to use WP hooks to achieve this. Adding the CSS and JS should work as long as the CSS is the last loaded in the head and the JS is the last loaded in the head (after jQuery).
Even with manually loading them, there may be another part of the plugin that may try to load things into the head for redirection, but I think that is gone.. I’m pretty sure that adding them manually should work, just make sure that the WPCR JS is loaded after jQuery.
However, you said that when you activate it, you get redirected to a 404 page. What is the URL of this page when you see the 404 error? That could actually be an issue with the blog setup or a setting inside of WP.
Strangely enough, I haven’t seen any other reports of a 404 when activated, so that is why I am curious.
Let me know 🙂
Forum: Plugins
In reply to: [WP Customer Reviews] Can someone tell me how to fix this?Weird.. it’s working for me.. What browser are you using?