MagicStick
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Post Duplicator] Batch duplication not available after page searchAhh! I know whats going on here. I’ll push out a fix for this asap Rob. Sorry about that!
Forum: Plugins
In reply to: [Multisite Post Duplicator] Update Changes In Posts / Pageswow that’s a fast reply
Haha! The internet on your phone is a wonderful thing.
Also. Was just happy to get a feature request for something that I was actually already working on! 🙂
Forum: Plugins
In reply to: [Multisite Post Duplicator] Update Changes In Posts / PagesCurrently working on this feature for next release! Should be available in the next week or so.
Forum: Plugins
In reply to: [Multisite Post Duplicator] images and attachments copy not workingI believe this issue is related to one of two problems.
1. A permissions issue with writing to the destination site.
2. This plugin uses a core php function called get_file_contents() which needs PHP 4 >= 4.3.0, PHP 5, PHP 7.Either way if you are having this problem you should speak to your network administrator to help debug.
Hope this helps!
Forum: Plugins
In reply to: [Multisite Post Duplicator] Replace page/postOooh. That’s a cool idea actually. Like a ‘persist duplication’ option. We defo don’t have an option for that at the moment but 100% going to add this to my todo list.
Forum: Plugins
In reply to: [Multisite Post Duplicator] Copying custom taxonomiesNot at all. Glad you got it sorted mate.
Forum: Plugins
In reply to: [Multisite Post Duplicator] Copying custom taxonomiesYeah you’re right mlle. The reason I ask is because a lot of of people use plugins to register Post Types and taxonomies in which case they have to make sure they have similar plugin settings across their network. But if you are using functions.php to register them you get a big thumbs up from me.
Not sure what could be happening here. If you are comfortable with checking the database I would check to see if the terms have been copied over to the destination site tables. Otherwise the only thing I can think would be that the destination post type has been set up not to support taxonomies?
Forum: Plugins
In reply to: [Multisite Post Duplicator] Copying custom taxonomiesI would check the following first:
1. Do you have ‘copy taxonomy’ setting checked in the plugin settings?
2. The custom taxonomy has to be registered (code in functions.php?) in both the source and destination site for the taxonomy terms to show?How this helps!
Forum: Plugins
In reply to: [Multisite Post Duplicator] Custom field value and taxonomiesFull taxonomy support now in v0.9!
Forum: Plugins
In reply to: [Multisite Post Duplicator] Categories Not Copying – Facebook PublishingJust pushed an update that has new ‘post meta to ignore’ functionality guys. Hope it helps. Full taxonomy support now in v0.9 too!
Forum: Plugins
In reply to: [Multisite Post Duplicator] Copying custom taxonomiesFull taxonomy support now in v0.9!
Forum: Plugins
In reply to: [Multisite Post Duplicator] Behaviour if post already exists in target site?Sorry Luca. I don’t quite understand what you mean in your post. Can you explain further?
Forum: Plugins
In reply to: [Multisite Post Duplicator] Copying custom taxonomiesJust added support for categories skarck. Full taxonomy support coming soon!
Forum: Plugins
In reply to: [Multisite Post Duplicator] Categories Not Copying – Facebook PublishingHi guys. Just pushed an update. The plugin now copies the post categories. 🙂
Your idea about the ‘post meta to ignore’ will be in a future release (soon),
Also. Currently working on full taxonomy support so that will be in a future release soon too.
Thanks!
Forum: Plugins
In reply to: [Multisite Post Duplicator] Categories Not Copying – Facebook PublishingThanks for your kind words!
I’ve mentioned before that the category copying over functionality is one of the main reasons I’ve not yet given the plugin a 1 point version number. It’s straightforward to implement and I’m really keen to get it done as soon as I can.
What a cool idea about the ‘post meta to ignore’. Never thought about that, but can imagine it being very useful. Expect it in a future release for sure.
Thanks a lot!
Mario