- This topic has 13 replies, 3 voices, and was last updated 4 years, 1 month ago by
Tom.
-
AuthorPosts
-
January 26, 2017 at 7:07 pm #269490January 26, 2017 at 8:49 pm #269519
Tom
Lead DeveloperLead DeveloperHi Mary,
You can see comments available to everyone here on the demo: http://demo.generatepress.com/2015/04/14/simple-lightweight-responsive/
GP uses standard WordPress comment functionality: https://github.com/tomusborne/generatepress/blob/1.3.43/comments.php
Nothing fancy going on at all.
I would be very interested to hear why they think it’s the theme causing their plugin not to work.
One thing to make sure is that you cleared your caching plugin after making those changes. A lot of caching plugins don’t cache for logged in users, so you see changes that logged out users won’t until the cache is cleared.
Sorry to send you in circles!
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 26, 2017 at 9:58 pm #269537Mary Pearson
Thanks Tom. I suspect they just don’t know and are trying to shift the focus somewhere else.
January 26, 2017 at 10:17 pm #269543Tom
Lead DeveloperLead DeveloperIf they have any instructions or tips on integrating their plugin with themes I’ll definitely take a look for you.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 27, 2017 at 7:50 am #269772Mary Pearson
Tom, you are too good to me. Thank you.
The plugin is pretty straight forward. Settings -> WP Review Pro gives options. There are just a few choices.
How can I get you my login details?
January 27, 2017 at 9:05 am #269831Leo
StaffCustomer SupportHi Mary,
You can use either Pre-Sale Question or Account Issue form on this page: https://generatepress.com/contact/
Just mention the topic π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/January 27, 2017 at 3:44 pm #270096Mary Pearson
Thanks Tom. I’ve sent the info. Their latest response from the fact that there is no change when I disable WP Review Pro:
From now we can conclude that your users cannot comment even when you are not using WP Review.
Therefore, considering that the issue is not related to MyThemeShop, please consult with your theme developers and find out a way with them to enable commenting on your site.
———————————————————————-January 27, 2017 at 4:26 pm #270111Tom
Lead DeveloperLead DeveloperI just created a test page on your site (feel free to delete it) where I enabled standard comments.
The comments area shows up as expected with no issues, so I’m not sure what they’re doing on their end..
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 27, 2017 at 7:27 pm #270129Mary Pearson
It is showing as “Please login to comment” for me using Safari, Firefox and Chrome.
Are you sure you weren’t logged in at the time?
January 27, 2017 at 7:50 pm #270136Tom
Lead DeveloperLead DeveloperThat login message is wrapped in an element with this class: swpm-login-to-comment-msg
I also see the comment before briefly before it disappears and that message appears.
It looks like you have some sort of anti-spam plugin which is preventing guests from posting comments.
After searching for “swpm-login-to-comment-msg” it looks like it’s a part of the Simple Membership plugin.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 27, 2017 at 7:56 pm #270141Mary Pearson
Yes I see that too. This is great info Tom. It gives me a few places to look. Thank you so much!
January 27, 2017 at 7:58 pm #270143Tom
Lead DeveloperLead DeveloperYou’re welcome π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 27, 2017 at 8:07 pm #270145Mary Pearson
You did it once more! You found the answer. Thank you so much! swpm is my Simple Membership plugin. There was a setting to only allow logged in users to make comments. I un-ticked it and voila! Comments in all their glory. Think I’d better put a reCaptcha on it.
Thank you again SO much Tom!
January 27, 2017 at 8:13 pm #270147Tom
Lead DeveloperLead DeveloperYou’re welcome π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.