• Resolved everytoknow

    (@everytoknow)


    Hi Boxzilla!

    i very like this plugin! but i have a problem.

    How to let people click facebook like button and closing box immediately?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    You can close a box via Javascript, calling

    Boxzilla.hide(5);

    where the Box ID is 5 (so change that to your own Box ID).

    You could add that to the end of the script that is doing the facebook like

    Hope that helps!

    Hi Lap,

    How about closing the box after the person has successfully finished filling in a contact form (including loading time to process information sending to database)?

    Regards,
    Lucas

    • This reply was modified 7 years, 8 months ago by lucaspoh.
    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey Lucas,

    You will need to use the same code my colleague provided and add it to either the form onsubmit action or any other function you use which processes the form.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Click Like/Subscribe closing immediately’ is closed to new replies.