Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 4048828

    (@anonymized-4048828)

    Hi,

    If it is just to trigger a background switch, you could use “myatu_bgm.switchBackground()”.

    I’m not familiar with that plugin however, but if it needs the full bindings, then you will need to copy the portion found in the “wp-content/plugins/background-mananager/resources/js/pub.dev.js” file, what is located in between the $(document).ready(..){ bit.

    Thread Starter slotty7130

    (@slotty7130)

    hi thank you for your answer,but both doesnt work..the bg-manager loads only at page refresh or first visit...after an ajax call it get faded out and doesnt appear anymore..i wonder a little bit, cause it`s in the backround property of the body i think..and i load everything into the “#main-content”..therefore the other slider works

    Anonymous User 4048828

    (@anonymized-4048828)

    It would need to be loaded once, correct. Then you would need to use the switchBackground() on subsequent calls, but I have a feeling that this will not work with the Advanced Ajax Page Loader plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘bg-manager and advanced ajax page loader’ is closed to new replies.