MagicStick
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Post Duplicator] Error copying date from event post typeHey Anja. You can use and edit the following plugin to autopost to a single site (just edit line 8 to be the id of the site you want to auto copy to…
https://github.com/magicstickuk/multisite-post-duplicator-auto-post/blob/master/auto.php
(just copy the code and stick it in your functions.php)
Note that this plugin creates a link that will also auto update the destination posts if the source post is ever updated. If you just want this functionality to be on the events post type then select the events post type only in the first setting on the MPD settings page π
Good luck ! π
This might be to do with the way divi stores images. Do they use a custom directory to host the files? Unfortunately I’ve not looked at providing support for Divi
Forum: Plugins
In reply to: [Multisite Post Duplicator] Duplicate content.Sounds to me like it might be a conflict with another plugin johan. You might been to do some debugging at your end. Let me know your results and ‘ll see if i can help π
Forum: Plugins
In reply to: [Multisite Post Duplicator] Parse error:This issue is addressed in 1.7.4! Thanks!
Should be sorted now mate.
Dβoh. Nevertheless I can see the issue. Will fix tonight when I get in from work. π
This retalated to running php version < 5.4. A fix is on the way mate!
Forum: Plugins
In reply to: [Multisite Post Duplicator] Already duplicated media improvementThanks for sharing!
Forum: Plugins
In reply to: [Multisite Post Duplicator] Swedish translation.I saw! thank you so much on both counts Johan! I look forward to the translation! ππ»
Forum: Plugins
In reply to: [Multisite Post Duplicator] Copy Media files?Yes. Not sure anything is actionable. It appears you have identified the issue? I think you are right about because the image was uploaded before activating the multisite as doing this changes the permalink structure. Off the top of my head `I can’t think of any way to get round that issue other than re-uploading.
Image duplication doesn’t copy any prefix. Intentional functionality there. Not sure why you would think that it would copy the prefix?
Forum: Plugins
In reply to: [Multisite Post Duplicator] Parse error:Hi mate. This is a strange one. If you could please delete the plugin fully, and reinstall it from the WordPress Directory and try again? If the problem persists could you please provide the version of php your host is running on?
Thanks for the report.
Mario
Forum: Plugins
In reply to: [Multisite Post Duplicator] ACF and images.Wow sounds like you are trying your best mate. If you want to DM me some admin details Iβll happily have a look to see if I can help. Wonβt be tonight but Iβll have a look ASAP!
Iβm @magicstick on Twitter.
Forum: Plugins
In reply to: [Multisite Post Duplicator] ACF and images.Yes. MPD will copy the image to the destination site.
Regarding the issue with the image url. Looks like your permalink structure might need to be looked at?
Also from the URL I can see you are running a Multisite on a subdomain setup. Please note that while most features will work on a subdomain we do not fully support subdomains at the moment! Sorry about that.
Forum: Plugins
In reply to: [Multisite Post Duplicator] ACF and images.No, MPD supports ACF. Can you ensure that your acf fields are fully synced between source and destination sites?
Forum: Plugins
In reply to: [Multisite Post Duplicator] ACF repeater imagesThis sounds to me like you donβt have the same acf field setup on your destination site as in your source site. You can do this by exporting acf fields on the source and importing into the destination. You can even use MPD to copy them over too.