Plugin Author
Allen
(@amweiss98)
As I said the plugin only downloads an image when it’s the featured image.
Thread Starter
aldajl
(@aldajl)
Okay, it would be very helpful if you could have a disable images, disable html options separated. Just to make sure html elements aren’t dismissed.
But that’s just my suggestion.
I was able to feed to post the feed items. But I accidentally set them to do not delete, and the post do not exist in the backend anywhere. When I try to re-fetch the feed to post, it doesn’t repost the items and I can’t find them in the backend. How can I fix this?
Thread Starter
aldajl
(@aldajl)
Okay, I got passed that issue.
This is the feed output.
http://www.terrielloyd.com/terries-take/tt-763-trade-shows-best-way-to-get-connections-ebiz-news-from-japan/
I’m contacting the guys setting up the rss feed to see what they can do, but it seems we are missing some newlines.
Thread Starter
aldajl
(@aldajl)
Could you also tell me where the images are uploaded to?
Thanks in advance for the help.
Plugin Author
Allen
(@amweiss98)
if these are featured images, this is a wordpress issue..my guess is its wp-content_>uploads
Thread Starter
aldajl
(@aldajl)
Okay, I found an error that could be causing this issue. When I inspect the page, and after I press a button, I get this error message.
POST http://www.terrielloyd.com/wp-admin/admin-ajax.php 500 (Internal Server Error)
If this doesn’t pertain at all to your plugin, let me know. If you have any helpful tips, would be happy to read them.
Best Regards.
Plugin Author
Allen
(@amweiss98)
my plugin, like every other plugin on wordpress, uses ajax..so this could my plugin or any other plugin you are using.
Thread Starter
aldajl
(@aldajl)
disabled all other plugins though. However I think the issue is with caching. Currently working on the issue.
Thread Starter
aldajl
(@aldajl)
Okay, I got the issue figured out. php5-curl was not installed and it was causing issues. I had to solve other issues in order to come to that conclusion.
However, despite that I noticed there were some errors that maybe you could fill in on.
Notice: Undefined index: keepcomments in /var/www/vhosts/terrielloyd.com/http/wp-3.8.1/wp-content/plugins/wp-rss-multi-importer/inc/db_functions.php on line 69
Notice: Undefined variable: post_options in /var/www/vhosts/terrielloyd.com/http/wp-3.8.1/wp-content/plugins/wp-rss-multi-importer/inc/db_functions.php on line 70
It didn’t stop the import, which is awesome. I don’t know what the issue could be, but should be okay.
Plugin Author
Allen
(@amweiss98)
Ok. Those aren’t errors, they are warnings. The next update will fix those warnings.
Thread Starter
aldajl
(@aldajl)
Alright awesome. Well, just one more thing, does your plugin include a class to which I can apply some css too?
Plugin Author
Allen
(@amweiss98)
use firebug and you can see classes for css