jdimock
Forum Replies Created
-
Forum: Plugins
In reply to: [JP's Get RSS Feed] Forced to enter feed url in settingsGreat, thank you! This will make a big difference for us.
Forum: Plugins
In reply to: [JP's Get RSS Feed] Forced to enter feed url in settingsThanks for responding. You can verify the feed url by viewing it directly in Firefox (or another browser, but Firefox displays it nicest).
You can see the feed working in WordPress on this page: http://www.acres.com.php53-15.dfw1-1.websitetestlink.com/wishlist-3
It seems to only work under this specific circumstance:
The url is NOT specified in the shortcode, AND the url IS specified in the plugin settings.Forum: Plugins
In reply to: [JP's Get RSS Feed] Forced to enter feed url in settingsThanks–I thought that would solve it, but it did not.
I ran it with this shortcode (tried with single quotes and double quotes):[jp-rss-feed url=’http://atgstores.com/account/WishlistFeed.aspx?id=76169&CustomerId=3681326′ numitems=’200′ getdesc=’true’ opennewwindow=’true’ postlinkoptional=’true’ cachetime=’10’]
I tried the above code where plugin default url was set to blank, and also where it was set to the url.
When I remove the url from the shortcode, and keep it in the plugin settings, the feed renders fine. Otherwise the feed is blank.
I am clearing the browser cache with each test, and have set the cachetime to 10 seconds for testing.