dudman
Forum Replies Created
-
Is it much work to update this great looking plugin to work with 3.4.1 ? If you had any time, this would be really great.
Thanks I’ll try that also… I’m guessing it is working (I’ll check again :)) as I currently only have these posts in one langauge. But I like to learn the better way to do things…
I was wondering how to get access to functions in other plugins etc
Neil
Thanks that was quick… although I’d just found the function you mention and the following seems to work… 🙂 in case anyone else needs it or can improve upon this 🙂
wp_set_post_terms($postID, ‘en’, ‘language’ );
update_metadata(‘homestead’, $postID, ‘_translations’, ‘en’);Great little plugin by the way, thanks… I’m learning a little but still more to go 🙂
NeilForum: Installing WordPress
In reply to: media upload error after update 3.3Don’t worry, I’ve just changed permissions to 777 and it words now
Forum: Installing WordPress
In reply to: media upload error after update 3.3I’m having the same problem, my upload directore is 777. I’m wondering if its not some other problem ? have you found a solution yourself yet ?
Thanks
Neil