MagicStick
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Post Duplicator] ACF Pro Image Fields not copyingSince your post Owen Ive been working hard to get ACF images copying! Absolutely determined! haha. Finally cracked it and I’ve just released an update where ACF ‘Image’ and ‘Gallery’ field types will copy correctly to the destination site. Enjoy!
Forum: Plugins
In reply to: [Multisite Post Duplicator] ACF Pro Image Fields not copyingHi Owen. Thanks for the kinds words and no, you are not doing anything wrong. This is a limitation in the plugin.
Currently working on ideas to bring this functionality. There are various reasons this functionality is a challenge but I plan to bang my head against a wall to bring it to you guys soon. Please accept my apologies in the meantime! 🙂
Hi mate. This question has nothing to do with this particular plugin!
Forum: Plugins
In reply to: [Multisite Post Duplicator] ACF Pro fields not copying without native contentJust released an update with priority changes included Nicolas. 🙂
Forum: Plugins
In reply to: [Multisite Post Duplicator] ACF Pro fields not copying without native contentAh. This actually makes sense to me. Pretty sure ACF’s priority is 20 on the save post action. And also, thinking about it, it actually makes sense to have a high priority on the save post action because god knows what plugins are being used with mine and it makes sense to have a high priority because you would always want mpd to run last. I’ll bump up this number in the next release.
As for your taxonomy issue. I’m sorry I can’t help. It won’t be related to you having a subdomain install. if you have created the taxonomies using a plugin such as CPUI then I could foresee this having issues over a multisite.
Forum: Plugins
In reply to: [Multisite Post Duplicator] Post meta to ignoreBeen scratching my head with this today, but I finally found a bug. I’ll push out the fix to WordPress in the next few days, but if you really need this fixed now you can get your hands on the patch here: https://github.com/magicstickuk/multisite-post-duplicator/tree/v1.1.1
Forum: Plugins
In reply to: [Multisite Post Duplicator] Only duplicate to Main siteI think there maybe other user capability issues at play if you set to subscriber. Try changing the minimum role to author or contributor or even editor.
Forum: Plugins
In reply to: [Multisite Post Duplicator] Only duplicate to Main siteSorry I don’t understand what you mean. Can you clarify further?
Forum: Plugins
In reply to: [Multisite Post Duplicator] Only duplicate to Main siteMake sure there is a semi colon at the end of the line:
$id_of_main_site = 2;Forum: Plugins
In reply to: [Multisite Post Duplicator] Language tags in post titles not being duplicatedHey nedzalife. This won’t be because of subdomain. Most likely due to the way your multi language plugin is managing the data. I’ll have a quick look today and see if there is anything I can do to help.
Forum: Plugins
In reply to: [Multisite Post Duplicator] Post meta to ignoreThanks a lot for the info wiki. I’ll have a look at this today as a priority. Very strange.
Forum: Plugins
In reply to: [Multisite Post Duplicator] ACF Pro fields not copying without native contentIt should absolutely work fine. The only thing I can think is that you haven’t synced your ACF FIELDS to your destination site. You can use something like this https://wordpress.org/plugins/acf-multisite-sync/ to ensure, or export the acf php code or just manually do it via the import/export tool that ACF PRO provides.
Let me know if I can help in any way.
Forum: Plugins
In reply to: [Multisite Post Duplicator] Only duplicate to Main sitePresuming this one is resolved as not heard anything in a few days. 🙂
Forum: Plugins
In reply to: [Multisite Post Duplicator] Error after updating to 1.0.2Nice one mate! Glad you’re sorted!
- This reply was modified 9 years, 6 months ago by MagicStick.
Forum: Plugins
In reply to: [Multisite Post Duplicator] Only duplicate to Main siteSorry forgot to mention this will ONLY work if you are running WordPress 4.6.1.
As uses WordPress new (awesome) get_sites class!