Hi @zamastralia,
Thank you for contacting us.
Could you please check in your trigger options to make sure you are adding the proper CSS selector of “Activation” button when setting the click trigger?
Also, I’m unable to access the domain you provided as it says the domain needs to be added to the hosting panel first. Can you please check this and provide URL where I can view the activation button?
Best,
Jonathan S
Hello @wpmudev-support9 ,
I use this CSS class for both buttons:
hustle_module_shortcode_trigger hustle_module_5
One works fine ( Contact button ) but Activation button in menu doesn’t work.
Hi @zamastralia
Could you try to use:
.hustle_module_5 a
As your CSS selector?
https://monosnap.com/file/dqxQnm1EXk8zu8F73K4i5JJpKMBeMB
Let us know the result you got.
Best Regards
Patrick Freitas
Hello @zamastralia ,
To trigger popup on menu item, please try adding this class:
.et_pb_menu_page_id-1010 a

In case you don’t want to use a class with the page ID, you can add a custom class to the menu and then use that class in Hustle, like that:

and then add your custom class to Hustle
.my_custom_class_name a
make sure to add dot before the name of the class in the Hustle.
kind regards,
Kasia
.et_pb_menu_page_id-1010 a – Not working
Custom class also not working.
My custom class is .menu-activation, I set in hustle this 4 classes:
.menu-activation, .menu-activation a, menu-activation, menu-activation a
No one is working. I made a temporary solution by copying Home page into Activation page, then I set automatic show popup on Activation page.
But still wondering why it cannot be triggered by click.
Hi @zamastralia
This is weird, I tested the Divi theme on my end it worked fine for both situation, the custom Class and using the native Divi class.
Just remember to add the dot or # to select the Class or ID.
You can also export the PopUp and share using the Pastebin site https://pastebin.com/ and we can take a look if this is something happening on your PopUp.
To export the module:
https://premium.wpmudev.org/docs/wpmu-dev-plugins/hustle/#module-dashboards
Best Regards
Patrick Freitas
I add dot or #, but nothing happens.
https://pastebin.com/ukw4nVJA
Hi @zamastralia
Thank you for the file.
It worked just fine adding the “menu-activation” as a class on the menu as you have the “.menu-activation” set on the plugin.
The only modification that I did was remove the rule to work on all pages:
https://monosnap.com/file/r7fIb1uuyiVXXububgcrzmDwjOcwOw
In case the issue persists on your end, I’m afraid a plugin conflict test is necessary.
This can be done on a staging website following this link:
https://premium.wpmudev.org/wp-content/uploads/2015/09/Support-Process-Support-Process.gif
Let us know the result you got.
Best Regards
Patrick Freitas
Hi @zamastralia
I hope you are doing well and safe!
We haven’t heard from you in a while, I’ll mark this thread as resolved.
Feel free to let us know if you have any additional question or problem.
Best Regards
Patrick Freitas