awesomemotive / EDD-Digital-Store

Digital Store WordPress Theme for Easy Digital Downloads
http://easydigitaldownloads.com/digital-store/
GNU General Public License v2.0
26 stars 12 forks source link

Compatibility with product reviews plugin #32

Closed amdrew closed 10 years ago

amdrew commented 10 years ago

When the product reviews extension is installed, the comments field does not inherit any of the features of the product reviews plugin. By replacing everything inside comments.php with that of 2013 I was able to make it work

pippinsplugins commented 10 years ago

Something really weird is going on here. Instead of standard reviews and/or comments, it getting payment notes outputted.

pippinsplugins commented 10 years ago

Submitting a comment with reviews activated takes me to this: http://localhost/wordpress/?post_type=edd_payment&p=750#comment-274

pippinsplugins commented 10 years ago

Actually that doesn't seem to have anything to do with reviews.

pippinsplugins commented 10 years ago

The weird redirect happens on 2011 as well.

pippinsplugins commented 10 years ago

It's an EDD core bug.

pippinsplugins commented 10 years ago

Scratch those comments. It was a purchase limit bug: https://github.com/Section214/EDD-Purchase-Limit/issues/1