Cleanforest.co
Forum Replies Created
-
You can download the previous version of the GiveWP plugin at the bottom of this page: https://wordpress.org/plugins/give/advanced/
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Out of sort memory errorI downgraded to 2.20.2 which seems to have fixed this issue.
I downgraded to 2.20.2 which seems to have fixed this issue.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Out of sort memory errorI am getting this exact same error.
May be related to https://wordpress.org/support/topic/post-500-error-credit-card-payment/#post-15749519
I am getting this exact same error.
May be related to https://wordpress.org/support/topic/out-of-sort-memory-error/
- This reply was modified 3 years, 10 months ago by Cleanforest.co.
Forum: Plugins
In reply to: [Display Medium Posts] No posts found!I put together a quick, standalone PHP script demonstrating pulling the latest posts from Medium using their RSS Feed and RSS2JSON:
https://gist.github.com/cleanforestco/f7d50b15eb57988fb61094bb81076484
Forum: Plugins
In reply to: [Display Medium Posts] No posts found!On Medium you can get a RSS feed of all posts in this format:
https://medium.com/feed/@thebrianemory
Using the URL and https://rss2json.com, you will get a URL for an API call to return your feed in a JSON format. With RSS2JSON, you can use just your feed URL or you can register and use your API key to add more options like order by, order direction, and items count.
https://api.rss2json.com/v1/api.json?rss_url=https%3A%2F%2Fmedium.brianemory.com%2Ffeed
Further reading:
https://medium.brianemory.com/elixir-display-your-medium-posts-on-your-website-39c1b6082deb
- This reply was modified 6 years, 7 months ago by Cleanforest.co.
Forum: Plugins
In reply to: [Display Medium Posts] No posts found!Forum: Plugins
In reply to: [Display Medium Posts] No posts found!Same “No Posts found!” issue as well. Plugin stopped working only recently.
Related: WordPress VaultPress plugin version 1.8.4 suffers from a remote code execution via man-in-the-middle attack vulnerability. The exploit can be triggered using the following request:
POST /wp-load.php?vaultpress=true&action=exec HTTP/1.1https://packetstormsecurity.com/files/141422/wpvaultpress184-exec.txt
Hi @wfalaa, I am still seeing this issue on Wordfence 6.3.8 and Vaultpress 1.8.9.
Any update on #FB3087?Thank you!
Forum: Plugins
In reply to: [WP REST API (WP API)] WP REST API plugin conflict with jetpack pluginVisit Settings -> Permalinks and re-save your permalinks. That might fix your issue.
@nes, 99% of users won’t ever read the TOS.
Just because it is disclosed in a TOS, doesn’t mean it is right.
Forum: Plugins
In reply to: [Authenticator for WordPress] 2FA User Experience EnahancementThanks Julien, I replied on Github.
Done, thanks.