• Resolved parma

    (@parma)


    I set my hustle pop up to trigger on button click but wasn’t working, I tried with the css id/class method. Have the button a css name and in the hustle prompt on click I added the #name to publish, but the pop up never triggered after clicking the button, why is this, and what can I do, ps: I know nothing about coding

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @parma

    Sorry to hear you are having this issue.

    Could you please export your PopUp:

    https://wpmudev.com/docs/wpmu-dev-plugins/hustle/#module-dashboards

    Upload it to Google Drive and share the link?

    If possible to share the page URL where the PopUp should trigger we can test on your end too.

    Best Regards
    Patrick Freitas

    Thread Starter parma

    (@parma)

    Thanks for your reply, so I did as you said, the link to google drive is here

    actually, there are 2 buttons I want to set trigger, the subscribe for free button on my home page https://parmadghost.com/ . and the subscribe now button in newsletter form at the end of this article https://parmadghost.com/how-to-reduce-blood-sugar-levels-immediately/
    your help will be appreciated

    • This reply was modified 3 years, 4 months ago by parma.
    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @parma

    Thank you for the JSON file.

    Seems we have a bug here.

    I could see you are using the Elementor plugin, so I did create a page using Elementor and tried to place a button giving it the same ID that you used on Hustle and it indeed didn’t trigger.

    A workaround using the Hustle button as a shortcode, example

    [wd_hustle id="46" type="popup"]Click[/wd_hustle]

    And then use the class .hustle_module_shortcode_trigger to style it and make it similar to your current buttons.

    I am going to report to our developers this situation and I hope we can implement a fix to it.

    Let us know the result you got using the shortcode.

    Best Regards
    Patrick Freitas

    Thread Starter parma

    (@parma)

    thanks for the info, but where exactly do I paste the shortcode, I really do not have any idea about how I can use the shortcode to create a button, can you kindly work me through the process or maybe a quick summary will be appreciated

    Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @parma,

    The shortcode can be placed virtually anywhere on a page with the shortcode feature available in the WordPress editor. You just need to paste the shortcode where you need to pop-up trigger button to be placed, it will render the trigger button when the page is loaded. Please find more details in our documentation here (subsection “Click on existing element” ): https://wpmudev.com/docs/wpmu-dev-plugins/hustle/#behavior

    I hope that helps.

    Best Regards,
    Nebu John

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @parma,

    Since we haven’t heard from you in a while, I’ll mark this thread as resolved for now. Please feel free to re-open the thread if you need further assistance.

    Best Regards
    Nithin

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Hustle pop up prompt on element click not working’ is closed to new replies.