aldajl
Forum Replies Created
-
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workAlright awesome. Well, just one more thing, does your plugin include a class to which I can apply some css too?
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workOkay, 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 70It didn’t stop the import, which is awesome. I don’t know what the issue could be, but should be okay.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workdisabled all other plugins though. However I think the issue is with caching. Currently working on the issue.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workOkay, 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.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workCould you also tell me where the images are uploaded to?
Thanks in advance for the help.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workOkay, 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.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workOkay, 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?
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workHere’s the thing. If there are any images that need to be downloaded to the server, it will not work. Thus the feed to post fails (guessing here). So any images or any data that has to be downloaded/uploaded to the server, will not work and will fail. So even if I tell it not use an excerpt or feature image, if the plugin tries to download the images, it will not work.
On the other end, I could just have the images removed from the RSS feed. I’ll try that.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workThat unfortunately doesn’t seem to work.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workunfortunately I don’t seem to have an option to not use a featured image. The only thing I can do to make it work is chose NO for HTML, IMAGE and VIDEO options. Is it possible to break this up so that we can enable html… so I can have links enabled from the rss.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workAwesome! I disabled the include images and html option and it worked. However I haven’t taken a look at it yet, it might be messed up if it doesn’t include html elements.
Is it possible to only disable image imports?
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workHello, I tried the settings you set up. but I do NOT get the message saying the feeds have been updated… I’m not sure what’s going on.
We have our server locked so that changes can only be done from direct access. The website and it’s plugins can not write files. You say that this doesn’t matter, yet the plugin doesn’t work. Any hints?
Also, what version are you using? I seem to be missing the (strip HTML elements) option.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed to post doesn't workDoes this plug in need to be able to write to server files? (Excluding the mysql server).
No one can help me out? A link maybe? I don’t find anything by google or searching.
Forum: Plugins
In reply to: [AnsPress - Question and answer plugin] Anspress does not work at allwoops, pressed post by accident.
So one thing you failed to make clear is that you have to set the base page in the settings. The only way I found this out was by looking at your git repo’s screenshots.
EDIT: was able to get this working somewhat. Still some conflicting issues with styling and such, but easily solvable.
EDIT2: Also, using the url http://www.mysite.com/anspress-base/ask results in 404 page not found. I see that you have an ask.php in the theme folder. Was this included at all?