Hello,
If the plugin is set to only display feeds without excerpts and without posts.
Is there a way to put search to search keywords or whatever in the feeds just the way a person can perform search in WordPress?
Thanks.
]]>If i post a shortcode on my wordpress page i get the following error:
Updating Failed. The Response is Not a Valid JSON Response
The site is updating anyway and the shortcode works, but the error is annoying, cause i have always to inform the content manager, that they have ignore the error.
Here is the shortcode i use
[RSSImport display=”100″ feedurl=”Some link to an xml-Feed” displaydescriptions=”true” use_simplepie=”true”]
]]>I had no idea ordering a rss feed chronologically would be so hard! I want to fetch a feed that contains events and I need to order by oldest first (events nearest in the future). Is this possible? I’ve spent hours and hours researching this and I really like this plugin, it has everything except the option the order by date chronologically.
]]>The attribute after_desc= is not working.
[RSSImport feedurl="https://www.ilgminc.com/feed/" target="blank" displaydescriptions="true" before_desc="<div style='float: left; margin-right: 10px;'><img src='%picture_url%' width='100px' alt='' /></div>" after_desc="<a href='%href%' target='_blank' rel="noopener">view article</a><hr>" use_simplepie="true" display="3"]
Missing:
after_desc="<a href='%href%' target='_blank' rel="noopener">view article</a><hr>"
Actual:
<ul>
<!--via SimplePie with RSSImport-->
<li><a target="__blank" href="https://www.ilgminc.com/how-to-edit-wordpress-excerpts/" title="How to edit WordPress Excerpts">How to edit WordPress Excerpts</a>
<div style="float: left; margin-right: 10px;"><img src="https://www.ilgminc.com/wp-content/uploads/2020/12/excerpts-youtube-thumb.jpg" width="100px"></div>
A short video on editing WordPress Excerpts.
</li>
<li><a target="__blank" href="https://www.ilgminc.com/products-update-a-bundled-items-variations/" title="Products: Update a Bundled Item’s Variations">Products: Update a Bundled Item’s Variations</a>
<div style="float: left; margin-right: 10px;"><img src="https://www.ilgminc.com/wp-content/uploads/2021/03/ilgm-youtube-add-bundle.jpg" width="100px"></div>
Filter Variable items in Bundled Products by Filtering which Variations go in that Bundle.
</li>
<li><a target="__blank" href="https://www.ilgminc.com/woocommerce-account-access-security-vulnerability/" title="Security: WooCommerce Account Access Security Vulnerability">Security: WooCommerce Account Access Security Vulnerability</a>
<div style="float: left; margin-right: 10px;"><img src="https://www.ilgminc.com/wp-content/uploads/2021/03/ilgm-youtube-thumb.jpg" width="100px"></div>
You may not be completely logged out and anyone can click the login link and have full access to your account.
</li>
</ul>
]]>
Hello all
I am one of the people that moved from the old plugin to this one!
I have read all the notes on the plugin but I am still stuck.
I currently have in the body of a post in the text tab:
[RSSImport display=”1″ rel=”nofollow” html=”false” feedurl=”https://www.federalreserve.gov/feeds/Data/H15_H15_RIFLGFCM03_N.B.XML” ]
This shows a piece of text that is linked
US: H15 0.03 2021-09-23 FRB 3-month Treasury constant maturity
to
https://www.federalreserve.gov/releases/H15#1
which is a bit silly because this has a 301 on to this URL:
https://www.federalreserve.gov/releases/H15/#1
The problem is I would like to get rid of the hyperlink and just have plain text.
Is there a way?
Thanks!
]]>I am migrating from RSS Import to RSS Feed Pro, since the old plugin gave “Error: Feed has a error or is not valid”. After deleting the old plugin and installing the new one, I had to create a widget again and manually copy the field values from the old one. The RSS content shows up again but every list item has an addititional dash now. The old plugin did not show the dashes and I prefer not to show them.
The stylesheet file “rss-feed-pro.css” seems to have the following part, which causes the dash:
.rssfp-items-wrapper ul>li>a:before {
content: ' \2576';
margin-right: 10px;
}
To me, it seems like pretty much the same result could be achieved by editing the “Before Item (HTML)” field in the widget settings (I have the field empty, btw). What is more, that would be customizable for the user instead of being hardcoded in the CSS files of the plugin itself.
Is it possible to have the hardcoded dashes removed and let the user use HTML field? Looks like the CSS file has some.
I am thinking of a workaround for this but my WordPress knowledge is not good enough. I guess the “Before Item (HTML)” could be edited so that the dash is not inserted. I do not want to get rid of the ‘li’ element, though, since it would be semantically broken. Perhaps the theme could be modified to override the CSS as well but that sounds a bit overkill. Maybe there is a better way that I do not know of?
Yes, this is quite a minor issue but I would like to keep the appearance the same as before.
]]>Greets,
I’m trying this plugin out for use on my sidebars. It seems to be perfect for what I need, however, for some reason the widget is not pulling in the author/creator name from the RSS feed.
I can confirm the feed has the author name under the RSS tag “dc:creator”, i.e.
` <dc:creator>Solari</dc:creator>
…but the plugin is not pulling that in somehow. Is there something else I need to set or something of the sort?
Appreciate any help getting this sorted.
Thank you!
Ray
The author of this plugin is not the developer, he is instead the one who designed it. The author has to pay for development through third parties out of his personal funds. This plugin is used by clients hosted by the author but shared publically as a gesture to help others.
Please be grateful and polite by not ranking the plugin negative. Occasional bugs are the challenge and history of any plugin, but the author strives to fix any issues completely. This is an open-source plugin so don’t expect paid level support including immediate results.
Post your support problem with a clear definition including any steps to recreate the issue. Mention other plugins, themes, and versions if applicable. Be very detailed with your support posts so that the developer can understand your problem. Vague support requests, for obvious reasons, sometimes do not get resolved.
Please help aid the plugin by clicking the ‘Donate’ button on the right, which are funds that assist the needy globally, an organization directed by the author’s not-for-profit.
]]>The plugin is useless now.
What made the old plugin attractive was its simplicity.
This archive process is convoluted and now it looks like crap on the frontend.
I just want to be able to do what the old plugin did.
The shortcode options no longer function either…
Is there anyway to get the old plugin working again?