Aaron Queen
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Customer Reviews] Custom Field Not DisplayingWhat web browser are you using? Both things that you are saying are completely backwards of what the settings are, so it seems very odd to me. No other reports have been received of this behavior.
Forum: Plugins
In reply to: [WP Customer Reviews] Sidebar widget placement for reviewsA widget is being worked on for this. In the meantime, the recommendations above do work.
Forum: Plugins
In reply to: [WP Customer Reviews] [Plugin: WP Customer Reviews] Invalid Argument Line 124Should be fixed in 2.4.1 that is coming out in a few minutes. Thank you for the report.
Forum: Plugins
In reply to: [WP Customer Reviews] [Plugin: WP Customer Reviews] Review showing TwiceDo you have the review plugin enabled AND using the shortcode? If you are using both, then this explains why it may show up twice. If you want to use the shortcode, do that and then uncheck the plugins enabled checkbox for that specific page.
Also fixed in 2.4.0 — did you update to it yet?
I’ll take a look at this… Basically the plugin is supposed to clear any caching plugin’s cache when settings are changed (this is because some of the settings affect all pages, posts and not just enabled pages. I have a feeling that when it does that, WP to Twitter is seeing it as a page update and sending a tweet. My recommendation for now would be to tell WP to Twitter to only tweet for new posts and not for updates.
I’ll look at the code and see if there is another way to do this, or if I am doing something odd. I haven’t heard any other reports of this, but it may be that the default settings for those types of plugins usually don’t have it tweeting/posting on update, only on new post.
2.4.0 should fix the issue.. Trying to clean things up and I guess I did a little too much cleaning 🙂
This does appear to be a bug.. Sorry about that.. we really do want to keep that optional 🙂 I’ll be looking at it tomorrow and releasing a fix shortly for it.
Thanks for letting me know!
The way the checkbox works is actually more efficient than a captcha, since almost every single captcha implementation out there (including reCaptcha) has been read by spam bots, which renders them almost useless.
There is a fairly clever, yet effective method of preventing spam entries that is built into the form. I have yet to see 1 single “automated” review submission come through using our method.
That all being said.. we could add an option for using captcha instead of the checkbox. After the explanation above, is there a reason that a captcha is needed vs. the checkbox?
It -should- be sending email notifications of new reviews, if your WP install and server are setup to allow sending mail. If you receive notifications for comments, you should also be receiving them for reviews. If not, let me know.
Forum: Plugins
In reply to: [WP Customer Reviews] [Plugin: WP Customer Reviews] Suffussion Problems!And you still have yet to provide the URL to the page that is not working. Marking as resolved and ignoring until any type of details are provided.
Forum: Plugins
In reply to: [WP Customer Reviews] [Plugin: WP Customer Reviews] Suffussion Problems!@andyswede – Also make sure that you are using the latest supported Suffusion version which is 3.8.2 — by default, it already included the wp_head() call in the header.php
If you are using an older version of the theme, or any older version of WP, that might be the issue. Since you are not providing any details at all (plugin version, wordpress version, theme version, other plugins installed), it makes it very hard to debug.
Other users on Suffusion have confirmed that the plugin is working fine for them, so there must be something customized or outdated with your blog.
Forum: Plugins
In reply to: [WP Customer Reviews] [Plugin: WP Customer Reviews] Suffussion Problems!@andyswede – What is the URL to the page that is not working, so I can take a look at it.
Forum: Plugins
In reply to: [WP Customer Reviews] [Plugin: WP Customer Reviews] Suffussion Problems!What do you mean by totally wrong? It’s been tested by another user of the same theme and verified to work. Please provide more details how this is “totally wrong”.
Forum: Plugins
In reply to: [WP Customer Reviews] Star rating not displaying in shortcodeI’ve actually added a setting in 2.3.9 for the hCard display so that it can be shown completely. I am thinking of doing the same with reviews, but I’ll have to research more about how to go about this without making search engines angry (if they think we are intentionally hiding text for bad purposes).
A good study would be to look at some sites that DO have their reviews indexed using hCard, and look at their source/CSS to see what they have shown or hidden, and how all of it works for them. If you decide to do this, please report back with what you find.
Forum: Plugins
In reply to: [WP Customer Reviews] WPMU – Reviews Don't Populate To ApproveThis -might- be fixed in 2.3.9 , along with some other goodies. Check the changelog and plugin settings page for details.