moucho
Forum Replies Created
-
Forum: Plugins
In reply to: [SpiderCalendar] Problem loading calendar details and mixed contentYou can solve this if you edit the file functions_for_xml_and_ajax.php
in the spider-event-calendarYou can search for the string: http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js
And change it to:
https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js
(There are two lines which need to be changed)
Of course, make a backup first just in case something goes wrong. And if you update the plugin you’ll need to do this again.
Cheers
Forum: Plugins
In reply to: [FG Joomla to WordPress] It only imports categoriesI’ve tried increasing the memory limit with no luck. Also, the log file just tells me that 53 categories were imported and nothing else. No error at all, just stopped.
Is there any limit size for images? Because it imports a coupe of images and then stops, with a 3MB jpg, which doesn’t get fully imported, just the name and a placeholder in wordpress media library.
Any thoughts?UPDATE: It’s a problem with media import. Without any media, it works flawlessly. Could you maybe point me in the right direction to get it to work properly with media?
I’ve just updated Yoast WordPress SEO and now Post by email is working again.
I did try the Debug link, but it said something about not being able to connect to wordpress. Now it says everything is fine. It may be related to WordPress SEO 2.0 or just a coincidence, but I thought I should share in case it helps someone.Hi,
same problem here. After the last update, post by email only posts text, ignoring images and galleries.
Any ideas?