CodeBard
Forum Replies Created
-
Forum: Plugins
In reply to: [Patreon WordPress] Patreon takes over during maintenance?Please try this package.
https://www.dropbox.com/s/c054rackogz5w2q/patreon-connect.zip?dl=0
If you are unable to access your admin, just ftp in and delete/remove existing Patreon WordPress.
After that you can install this package through your WP plugin admin (upload) and then activate it, or upload it via ftp and then activate it.
Forum: Plugins
In reply to: [Patreon WordPress] Patreon takes over during maintenance?Now,
The plugin is set to return what it receives from the API directly if the return is not a JSON return.
If this is happening in your admin, then it means that the plugin is attempting to contact Patreon API for some reason, and when it receives a non JSON return, it is printing out the error page as an output and dying out.
The chances are that this is due to the plugin attempting to refresh your creator access tokens, due to them being expired.
I will arrange a small hotfix and provide it here via dropbox. Lets see if it will solve the problem.
Forum: Plugins
In reply to: [Patreon WordPress] Patreon takes over during maintenance?When Patreon is in maintenance, API should be affected as well and should show a maintenance page to your users who attempt to unlock locked content or login through Patreon. (In the current setup of Patreon and its API).
But!
This shouldnt affect your own site as it is, less show you a maintenance page in your admin.
I tested this issue in a test installation and i was not able to reproduce this problem.
Which version of the plugin are you using?
Do you have any modifications or specific services installed at your WP site?
Forum: Plugins
In reply to: [Patreon WordPress] Patreon Level wp-admin [Widget] Not WorkingThis may happen if your site or server is not able to reach Patreon API due to any connection issue, firewall or other security means.
Additionally support is rendered at official forums below – you may create a post for this issue there:
https://www.patreondevelopers.com/c/patreon-wordpress-plugin-support
Moreover:
If a page was cached without consent, then all non logged in visitors are served non-consent page which lacks any scripts.
If a page was cached with consent, then all non logged in visitors are served consented page with all scripts even though consent was not given by that particular user.
Forum: Plugins
In reply to: [Patreon WordPress] Existing Patrons can’t read postsYou very probably need to refresh your creator’s access token. This is done where you first created the app details at Patreon. Visit that page, if you see any token marked as ‘expired’, click refresh, and c/p the new details to your plugin settings.
Also, official support forum is at the below address:
Hi there!
First, please note that you can get help for this at patreondevelopers.com.
Second, its likely that your access tokens have expired. Just revisiting Patreon where you created these access details and copying/pasting them to the plugin settings can solve your problem.
Forum: Plugins
In reply to: [CodeBard's Patron Button and Widgets for Patreon] Fatal ErrorWhat is the PHP version you are using at your site?
Forum: Plugins
In reply to: [CodeBard's Patron Button and Widgets for Patreon] Button LocationDid you change your theme and see if theme is effecting it?
Forum: Plugins
In reply to: [Patreon WordPress] Instant 500 ErrorPlease bring your support issue to the official forums:
Your WP version may be old. If its from before GDPR update, you must update it.
Forum: Plugins
In reply to: [Patreon WordPress] Customize the ‘Unlock with Patreon’ Page?Yes, its possible but it would require coding.
Also, official forums are where we provide support:
You can bring your question there.
Forum: Plugins
In reply to: [Patreon WordPress] Login With WordPress Doesn’t LoginI see you already found our official forum and posted this there. We will handle this there – closing this topic.
Forum: Plugins
In reply to: [Patreon WordPress] Protecting images not workingAlso, official forums are where we provide support:
Whenever you have an issue you can post there.
Forum: Plugins
In reply to: [Patreon WordPress] Protecting images not workingAre you hosted on WordPress.com or WPEngine?
You should contact your host and make sure the htaccess rules the plugin adds to protect the images are active.
Become a patron button belongs to this plugin – “Patreon Button, Widgets and Plugin by CodeBard”, its a widget that can be added from your theme’s widgets section. And it is enhanced by Patron Pro to send users to Patreon flow – or, alternatively, if you dont want it to send users to the patronage flow you can set it to send users to your profile in the plugin settings.
Currently it doesnt disappear for patrons, but it is a good idea. It should either disappear, or turn to a ‘visit profile’ button.