CodeBard
Forum Replies Created
-
Forum: Plugins
In reply to: [Patreon WordPress] Plugin prevents Media Library Thumbnails from showingYes, image locking feature routes all images through the plugin. So it would affect all images. But not make all of them un-viewable.
And I know you said it affects images that are large, but I also had small-sized images that wouldn’t load. They were not locked either.
That would point to some kind of config situation at your server which prevents image locking feature from functioning. You may want to contact your host about this – to ask if any errors are produced at your website after enabling image locking.
You may have enabled and then disabled image locking but it may not have saved in settings (you have to save your permalinks). Or if your host processes .htaccess files in a certain way.
Or, its something not related to this plugin.
Forum: Plugins
In reply to: [Patreon WordPress] Plugin prevents Media Library Thumbnails from showingYes, image locking feature modifies the way images are handled and some image related plugins may affect that. The plugin takes into account default WP thumbnail sizes and does not lock them. But if thumbnails are larger than a certain size and the original image is locked, they are locked too. Otherwise a sufficiently large thumbnail being visible would just circumvent the original image being locked since a large thumbnail could be sufficiently large to be viewed as if it was the original image.
Weird. Registration and posting should be open in support forum:
https://www.patreondevelopers.com/c/patreon-wordpress-plugin-support/11
Maybe you went to community forum instead of the one above.
…
Allowing indexing of the post content by search engines would mean that your content is accessible via search engines’ cache. Therefore it would circumvent the lock. Additionally it would mean showing a different version of your site to search engines, which is something search engines dont like and if i remember correctly, penalize.
Metas etc should be manageable through SEO plugins and they should allow you to enter metas to be shown by search engines. Without you needing to do anything with Patreon WordPress.
Did you turn image locking feature on? If so, it would lock a featured image if you locked the image itself. You can use an unlocked image as featured image, and instead lock the actual image and put it inside post content.
Forum: Plugins
In reply to: [Patreon WordPress] Plugin prevents Media Library Thumbnails from showingHave you turned on image locking feature?
Forum: Plugins
In reply to: [Patreon WordPress] Stripping tags from Custom HTML blocksDisabling post sync not addressing the situation points to the situation not being related to post sync but something else. Enabling post sync may have triggered updating of a setting somewhere.
Does your host have opcache or Redis or similar caching mechanisms?
Does the situation persist if you enable only Patreon plugin and then wait for a while (an hour maybe) and re-test?
No worries. Patreon is aware of this plugin. The logo is likely using a slightly different (older) shade. We will change it at one point.
Forum: Plugins
In reply to: [Patreon WordPress] Stripping tags from Custom HTML blocksThere can be settings, scripts or cached code that remains from installed/uninstalled plugins or themes. They may cause such complications. Such cases are hard to track because you have to debug all the way to the origin plugin, which may have even been uninstalled.
Best choice may be to start from scratch and install all current plugins and then import content, and then move that new install to production site.
Forum: Plugins
In reply to: [Patreon WordPress] Stripping tags from Custom HTML blocksForum: Plugins
In reply to: [Patreon WordPress] Stripping tags from Custom HTML blocksThat is pretty odd. Im going to check if i can reproduce this and update this thread.
Forum: Plugins
In reply to: [Patreon WordPress] Invalid parametersYes, that happens because the api currently does not allow 2 sites to be connected to Patreon using the setup wizard. That’s something we will address in near future.
For now, you can manually create your app at Patreon and copy/paste its details to your other site. You can do it at this page:
https://www.patreon.com/portal/registration/register-clients
Forum: Plugins
In reply to: [Patreon WordPress] Stripping tags from Custom HTML blocksCould you try changing to a default WP theme and see this will effect any change?
Forum: Plugins
In reply to: [Patreon WordPress] Stripping tags from Custom HTML blocksI cant see anything specific to PW, or could be specific to PW in there. But there does seem to be some errors which could break your editor.
Do you have Autoptimize installed? Or similar optimization plugin, or do you have anything that optimizes JS and/or CSS?
Forum: Plugins
In reply to: [Patreon WordPress] Stripping tags from Custom HTML blocksCan you refresh that page after clicking F12 (or whatever opens developer console in your browser) and see if there are any errors reported in ‘console’ tab?
Forum: Plugins
In reply to: [Patreon WordPress] Stripping tags from Custom HTML blocksWhich page editor are you using?