3mealsaday
Forum Replies Created
-
I am trying to sort this one out myself. I have one feed that I know has thumbnails but it shows no images.
http://www.amazon.com/gp/rss/new-releases/books/6/ref=zg_bsnr_6_rsslink
Then I have another that also has images and it shows some of them but not all.
The standard WP RSS widget behaves the same way.
The RSS Multi-Importer RSS feed imports with all the pictures but does not provide the other features I prefer with this plugin I am testing.
Unclear if I will stick with this one or not. I have created a few different styles so it would be a shame to cross this one off.
Create a master rss feed from all of the feeds using yahoo pipes. Then just copy the compiled yahoo pipe rss adresss and put it in the plugin. Since there is only one feed there is no tabs.
Forum: Plugins
In reply to: [Pinterest RSS Widget] Error once moved from Dev EnvironmentI resolved this issue. This was happening for most RSS calls.
The fix was as follows:
find and comment the line: extension=php_domxml.dll (make it ;extension=php_domxml.dll ) in php.ini file(php configuration file) and restart the apache.
Thanks will contact the hosting server.
Hello,
I have having an authentication error as well. Would love to try the plugin but can’t seem to get past this step. The client ID has been XXX for security reasons.
cURL error 60: Array( [url] => https://graph.facebook.com/oauth/authorize?client_id=XXXXXXXXXXXXXXX&redirect_uri=http%3A%2F%2Fthreemealsaday.com%2F&scope=read_stream,publish_stream,offline_access&state=al2fb_auth_b3ad0d7eeb [http_code] => 0 [header_size] => 0 [request_size] => 0 [filetime] => -1 [ssl_verify_result] => 0 [redirect_count] => 0 [total_time] => 0 [namelookup_time] => 0.125 [connect_time] => 0.172 [pretransfer_time] => 0 [size_upload] => 0 [size_download] => 0 [speed_download] => 0 [speed_upload] => 0 [download_content_length] => 0 [upload_content_length] => 0 [starttransfer_time] => 0 [redirect_time] => 0)
Thanks
StuartForum: Plugins
In reply to: [CataBlog] CataBlog Bug ReportsZach & all,
The new version is working fine except for the filter. I can only get [catablog] to display everything. When I try to use [catablog tag=Light] for example I get no data. Light is a category in the new version.
Please advise.
Thanks
Forum: Fixing WordPress
In reply to: Widgets Show up but not editableThat worked. I thought I looked there before but was looking at the wrong theme.
Cheers.