• Hi,

    Would it be possible to use one slideshow for all sites of a Network?

    I love this plugin: it’s lightweight and I like the fact that it’s using custom post type. But because of that, is it the most suitable plugin if I want to use to same slideshow for all my (sub)-sites?

    I’m looking forward to hearing from you Josh.

    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    Hi, this would be possible to do, but you would need to write a custom loop that would query the slide posts from a different site on the network.

    Most of what is in meteor-slideshow.php could be used for this loop, but you would need something like the switch_to_blog function to make that query on a different network site. It sounds like this is a pretty resource intensive process depending on the size of the network and the number of queries, so you’d have to test it out and see if it would work for you.

    Thread Starter N2Clic

    (@n2clic)

    Thanks for your prompt response.

    I’m currently running 3 sites (English/French/Danish). I will share the output when I’m done.

    Plugin Author Josh Leuze

    (@jleuze)

    No problem, I’m interested to hear how this works out for you.

    Thread Starter N2Clic

    (@n2clic)

    Hi again Josh,

    I’m struggling to come up with a solution. Could you give me some guidelines or provide some code?

    Thanks!

    Plugin Author Josh Leuze

    (@jleuze)

    Here is a post from someone with the same problem, querying a custom post type on the first blog from other blogs on the network. They are using a standard query, but switching to a different blog first and switching back after the query.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Meteor Slides & WordPress Multisite’ is closed to new replies.