Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Phil

    (@philsbury)

    Hi @valesilve,

    If it’s a video background you want to do and it’s in your media library you should just be able to select it as the background image.

    That filter should still work, but there is now an action instead called age_gate/form/before, so you would need to add_action instead of add_filter then just echo the content rather than return it and it should work.

    You could also add the action to age_gate/form/background and it should have the same affect.

    All the actions are listed here in the docs, but their descriptions haven’t been filled out yet.

    Thanks
    Phil

    Thread Starter valesilve

    (@valesilve)

    Great!

    Thanks for your quick answer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can I insert background video with Age Gate v.3?’ is closed to new replies.