Aaron Queen
Forum Replies Created
-
It will be days or less 🙂
We will make an option in the next version to show above or below the review content. Thanks for the suggestion.
We will add the IP ban to the todo list. There are actually quite a few automated spambot protections built in (some very clever methods actually), but of course those would not stop a true human spammer. I don’t know what they would benefit from spamming anyway, since everything must be approved manually — I guess they would still try.
Try 2.1.2 and see if the problem is solved.
2.1.2 will now let you enable the plugin on posts and pages. Please report any issues.
Also made a couple other fixes, additions.. Check the changelog.
2.1.2 is out and fixes the server-side email validation. Regarding the POST information.. it’s not a big issue since the Javascript validation should correctly stop the from from being posted if all is working correctly. With the server-side validation fixed for email address, a legitimate user should never receive an error message.
Also made a couple other fixes, additions.. Check the changelog.
The POST information should be filled in via jQuery if it fails. I will check into both issues and put out another version with both working as they should.
Good to hear CSS and JS are working correctly on 2.1.1 – The other issues may actually be non-theme related bugs, so thanks for reporting them.
Did this solve the problem. Please try 2.1.1 and let me know if everything is perfect.
Thanks.
AaronHow did you see the enable/disable WP Customer Reviews option for posts? I only see it on pages?
On second thought.. let me see if I can figure out why it may not be working on posts.. There shouldn’t be a difference — but it was made initially to work only on pages.
The plugin was made to work only on pages and not on posts. I can look into why, but it was only ever made to work on pages. I should actually disable the option to enable it from showing up on posts at all (which it should not be doing).
Try 2.1.1 and let me know if the wpcr_del_cookie message is gone.
The ratings stars are showing up fine for me as of right now.
Avi — still working on the gravatar inclusion. I am trying to get rid of all of the remaining theme issues (mostly paid themes – go figure) and then will work on adding requested features.
Thanks!
2.0.9 is using a different method for:
1. including scripts
2. including styles
3. submitting the postI know for a fact that submitting a post and including styles should work. We are trying to only include the script file on the page that it is needed, which is what is causing the problem. It appears that your version of Thesis (or another plugin) was not wanting to fire the action “get_header” , which is where 2.0.8 was trying to process all 3 of the above.
2.0.9 should hit the servers in a few minutes. Please let me know if this fixes the issue, and you can remove your custom hooks/hacks and just let it work as it should!
Thanks,
AaronFor right now.. try putting the JS file “hack” into the header instead of the footer. This is what is causing the JS validation to go wacky. I’ll check on the underlying problem though.
Without the “hack”, does it not include the JS/CSS at all? If it does include it, could you let me know which URL it is trying to include the plugins CSS/JS from so I can see what it may be?
We have many users using Thesis without a problem, so I’m curious as to what it could be.