bjrnet21
Forum Replies Created
-
I have spent an hour looking at settings but unable to fix this. This plug-in is broken on my site and I guess I will have to look elsewhere for a compatible product.
Also, I don’t understand the link under ENTER which has FORGOT YOUR SUBSCRIBED LINK?
Forum: Plugins
In reply to: [RSS Feed Retriever] No RSS items found after last updateArrrggg…. my bad. You are right about the staging site blocking outside requests.
I just retried version 1.5.2 on my live site and it appears to work fine again.
All is good again.
Forum: Plugins
In reply to: [RSS Feed Retriever] No RSS items found after last updateThis is how I use the feed retriever:
[wp_rss_retriever url=”https://www.blackjackreview.com/wp/feed/” items=”20″ excerpt=”50″ read_more=”true” new_window=”false” dofollow=”true” thumbnail=”120″ cache=”3600″]
This works for version 1.3.1 on my site. It breaks with version 1.5.x.
Forum: Plugins
In reply to: [RSS Feed Retriever] No RSS items found after last updateVersion 1.5.2 still breaks for me. On my staging site I still get:
RSS ERROR – No RSS items found with URL: https://www.staging2.blackjackreview.com/wp/feed/
The plug-in does seem to work for all of my “external” feeds. Only my own internal feed is having problems.
I have attempted to delete and reinstall the plugin with no luck. I am sticking to 1.3.1 until this is resolved. I have the latest WP install 5.2.2 and use the Twenty-Fourteen theme 2.7.
Forum: Plugins
In reply to: [RSS Feed Retriever] Version 1.5.0 broke my feed pageLatest version of WP used: 5.2.2
Twenty-Fourteen Theme
Forum: Plugins
In reply to: [Send Images to RSS] Sometimes it works – sometimes it doesn’tI just got my feed page working with all images.
Your plugin appears to like it when I set “Full Text” under the Reading Settings.
Then under your plugin settings I have:
Process Both Feeds – checked
Everything else is uncheckedThank you for the help.
Since I am only using this on a page called “twitter” I modified the file custom-twitter-feed.php as follows:
if (strpos($_SERVER[‘REQUEST_URI’], “twitter”) !== false){wp_enqueue_script( ‘ctf_twitter_intents’, ‘https://platform.twitter.com/widgets.js’, array(), CTF_VERSION, true );wp_enqueue_style( ‘ctf_styles’, plugins_url( ‘/css/ctf-styles.css’, __FILE__ ), array(), CTF_VERSION );}
This way, widgets.js only loads on one page and not the entire site.
Maybe you can add this option in a future release.
The mention of “RSS Feed Retriever” should have been “Custom Twitter Feeds”. I cut and pasted this response after I realized it was a “Custom Twitter Feed” issue. Sorry about that. Issue still exists.
Forum: Plugins
In reply to: [RSS Feed Retriever] Performance suggestionsYes, sorry these are from the “Custom Twitter Feeds” plug-in.
Forum: Plugins
In reply to: [RSS Feed Retriever] 1.3.7 breaks site – had to revert to 1.3.1It appears to break my theme (Twenty Fourteen).
Error log has many entries of:
Fatal error: Cannot declare class simple_html_dom_node, because the name is already in use in …/wp-content/plugins/wp-rss-retriever/inc/classes/SimpleHTML.php on line 105
Forum: Plugins
In reply to: [Fast Velocity Minify] rmdir error after 2.6.6 upgradeI am also getting this warning. No other errors or warnings in log file. Many per day. Example:
Warning: rmdir(/home/xxxxxxxxxxxx/wp/wp-content/cache/fvm/1559218050): No such file or directory in /home/xxxxxxxxxxxx/wp/wp-content/plugins/fast-velocity-minify/inc/functions-cache.php on line 155
Well, your testing must be inadequate.
I’ve rolled back to the previous release. Since you haven’t taken the advice of many, I am now looking for a replacement.
Forum: Plugins
In reply to: [Social Sharing Plugin - Social Warfare] Update crashing sitesThe latest update 3.5.1 still does not say it is compatible with WP 5.1.