• Resolved ctullo

    (@ctullo)


    Hi I am building a site that contains brochures of products that are viewable by the user- However I would like to collect information on the user such as email address and name, before they can access the brochure. I think I’m on the right track being here at this plugin, but I am not sure exactly how to achieve this. Can you point me in the right direction?

    Thank you!!

    • This topic was modified 7 years, 1 month ago by ctullo.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hey @ctullo,

    Hope you’re well.

    Hustle doesn’t have out of the box feature for achieving that. But you can make that workflow like this;
    1-First add pdf file in a page that you want.
    2-Show your popup only that page from display rules;

    3-Set form submit behavior as close popup;

    4-From Additional settings part activate this option: “Clicking on the background does not close Pop-up”
    5-At design Custom CSS part add these codes to hide close button at popup;
    .hustle-modal .hustle-modal-close .hustle-icon {display:none;}

    After these steps, when user enter pdf download page they will see popup and can’t close popup unless they submit form.

    Cheers,
    Oguz

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @ctullo

    Hope all is well!

    We’ve not heard from you in a while. I’ve marked this ticket as resolved for now, but if you need anything else at all, we’re here for you, please just reopen the ticket or create a new one.

    Have a good day and take care!

    Cheers,
    Nastia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Collect info using form before pdf is available?’ is closed to new replies.