Aaron Queen
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Customer Reviews] Will Google index this reviews?1. It is up to Google. They are output in a format that Google looks at, but if they don’t think your page has enough authority they may not display in search results. Nothing we can control.
2. If there are more words, it will affect keyword density. My standpoint is that your customers will use phrases relevant to your topic in their reviews so it actually helps you out and adds more searchable phrases to the page.
Forum: Reviews
In reply to: [WP Customer Reviews] Solid customer reviews plugin!I’m interested in where you found that responsive design solution. I’m sure it can be baked in to v3 fairly easily, but I’m interested to see what the existing solution is.
Glad you like the plugin. I’m working like a mad man on v3 to get it out to testers and to make sure it upgrades nicely from 2.x
Forum: Reviews
In reply to: [WP Customer Reviews] clunky and awkwardSorry about the styling. A lot went into it to try and prevent issues with themes overriding our styles. There’s only so much you can reset with it.
I’ll look into allowing the ability to provide your own rating stars graphic which might get tricky with the different CSS that could be involved. A better option might be to provide several options for the display of the reviews. I’m allowing editing of some of the templates on the settings page, so you could technically have it output however you would like if all goes to plan.
I have planned to include additional shortcodes and php functions you can call within your theme so you could have a separate page for submitting the reviews.
Thanks for using the plugin and look forward to v3. We’re very close to inviting beta testers to provide feedback on it.
Forum: Plugins
In reply to: [WP Customer Reviews] 100th review not showing ?I don’t see anywhere it would limit this in the code. Can you provide the URL of the page with the issue?
Forum: Plugins
In reply to: [WP Customer Reviews] Changing "Submit your review" on formThis has been fixed in v3 which will be the next release of the plugin with some major overhauls 🙂 Thanks for providing others with the fix for the current version.
Forum: Plugins
In reply to: [WP Customer Reviews] Where do I postYou need to create a page which will display the reviews. When you create the page, you will see options to enable WP Customer Reviews for that page. If you do that, you’ll then be able to visit the page and submit reviews to it.
Forum: Plugins
In reply to: [WP Customer Reviews] Display Text IssuesWe’re working on a new version which should resolve this issue. Right now some settings can get stuck without being used. The new logic will also provide more abilities to customize the templates.
Forum: Plugins
In reply to: [WP Customer Reviews] Reviews are inserting themselves in the footerI’m not seeing the issue in the latest version of WordPress in a few themes I have looked at. It could have been a WP issue. Either way, we’re busy working on v3.0 of the plugin which will include many fixes and completely overhauls the code base and settings area.
Forum: Plugins
In reply to: [WP Customer Reviews] Where is the documentation?They are documented on the main plugin settings page. They are not documented well, but you should be able to understand the simple explanation/example on the settings page. I’m currently working on v3.0 of the plugin which is a complete overhaul including the settings page which will have a “How to use” tab right there 🙂
It’s all up to Google. Nothing changed on the plugin so their algorithms may have changed as to which sites to use for reviews. They are still beta testing that feature in search results, so it can come and go.
We had previously had the css/js loading only on pages that are enabled. The problem is with shortcodes that WP will not allow us to use output buffering correctly, so we cannot add js/css to the head of the page once it has begun outputting. The current solution is what WP recommends and what other plugins use as having their css/js enabled on all pages of the site.
Yes.. the custom fields are will appear on all forms of all pages that utilize the plugin.
I don’t see any reviews on that page now so I cannot test it. I did notice the page has some Javascript errors on it that are reported in chrome at least — this sometimes causes the button to stop working as the errors are caused before the plugin code can be executed.
Forum: Plugins
In reply to: [WP Customer Reviews] [Plugin: WP Customer Reviews] Crashed the serverThe plugin runs without error even with error logging set to E_ALL. I would recommend checking the server error log to see what the issue is on the server. It is likely a permissions issue with the server and not the plugin’s code itself.
Sorry for the delay. A new version , 2.4.5 has been released that may fix the issue where the database table may not exist. Let me know if that fixes it for you. You’ll need to update and then visit the plugin settings page to automatically apply a fix.