Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Bas Schuiling

    (@basszje)

    It is possible using that guide. You did all the steps and used the popup maker to create a popup and put that extra class into the plugin? Which button on the linked page are you trying to use for popup?

    I can see you made a popup, but I don’t see that class on the maxbutton. If you use a caching plugin, make sure you refresh that every time.

    • This reply was modified 6 years, 3 months ago by Bas Schuiling.
    Thread Starter Lauramapchick

    (@lauramapchick)

    I guess where I’m confused most is where to put the url that I want the button to link to? I’m probably missing a step somewhere. The instructions say to leave the url blank.

    Plugin Author Bas Schuiling

    (@basszje)

    You are not linking the button as such, but you are setting up a ‘trigger’ or an ‘action’ upon the button.

    So you have the popup maker, with a popup ready. It needs to know what element needs to trigger the popup after a click.

    This is done by adding an extra style class to the button. You can find the setting under advanced -> extra classes. The one to add is in the instructions, the second part of step 2 .

    By having that name there, the popup plugin knows you want to have the trigger on that maxbutton.

    We are having the same issue with the button on this page. Can I ask how you solved this?

    https://www.ramalynn.org/schedule-a-tour-bloomington/

    Plugin Author Bas Schuiling

    (@basszje)

    Did you look at any of the solutions posted above?

    Yes, I’ve checked them and followed the same guide she is mentioning, but am getting a javascript:void(0); message in the bottom left corner of the screen.

    I’ve created the popup with popup maker, and added the shortcode for the form to the popup. I created the button and did not add any triggers or targeting, but pup the popup shortcode in the extra css field of the button. Am I missing something?

    Thank you for your help!

    So, the button works when I add a link, but not with the popup shortcode in the extra css box. I’ve cleared my cache and cookies, opened in other browsers, and tested on my phone. It seems like the button is not triggering the popup, but I don’t understand what I’ve done wrong.

    I know the popup works well, as I can open and complete it in the popup wizard. We’re on the most recent version of the plugin, wordpress, and php 7.

    Any help would be so appreciated. Thank you!

    Plugin Author Bas Schuiling

    (@basszje)

    javascript:void(); simply means there is no URL on the button, so that’s quite logical.

    I think you are about right how you put that extra class there, but it’s not working for some reason.

    I can see there are some Javascript errors on the page which might be the issue:

    ReferenceError: CCMgr is not defined

    You can check those with the webdeveloper console (F12). I would recommend testing on a page where this doesn’t happen, or removing those for now. So we can exclude that’s the cause of the problem.

    Also try to automatically open the popup on page load to check ( if that’s possible ) to see if the popup itself is working properly.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Open MaxButtons in popup’ is closed to new replies.