• Resolved Fuel

    (@denishvachhani)


    I am using latest version of WP, Popup plugin.

    Problem is:

    I have made popup with Gravity form inside. It’s actually working on “Automatically popup” on particular page. BUT

    If i write something in template (for e.g. template-home.php)
    <a href="#" class="popmake-2246">Open Popup</a>

    “Open Popup” will not work at all. Please advise.

    https://wordpress.org/plugins/popup-maker/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    So you are trying to use the popmake classes in your templates and they arn’t working properly? Is the correct popup Targeted to load on the page using that template?

    Thread Starter Fuel

    (@denishvachhani)

    Hi Danieliser. you understood correctly.

    Please check here: http://xx.xx.xx.xx

    You will find “Datasheet” (In Green background at header-title block)
    Please inspect the element. you will see syntax and class popmake-2246

    Thread Starter Fuel

    (@denishvachhani)

    If you can provide me your email id – Then i will be happy to share backend details with you

    Plugin Author Daniel Iser

    (@danieliser)

    @denish – You got it right. But fyi you don’t need both the popmake-123 and popmake-popup classes. Either one will do the same thing.

    On that not if you inspect the code you will see in the footer above where your scripts are loaded there should be a <div id=”popmake-2246″ class=”popmake there. That isn’t there which tells me that likely you need to check the settings for that popup and be sure that the Targeting Conditions in the top right are set to load on that product page.

    If products is a custom post type you can enable support for it( make it show up under targeting conditions) by going to Popup Maker -> Settings and checking the appropriate CPTs in the list of Supported CPTs checkboxes. Thene refresh and select the products that the popup needs to be available for.

    In general the popup will not function unless targeted to load on the page its being called on.

    Hope this helps.

    Plugin Author Daniel Iser

    (@danieliser)

    Im about to log for the night 3am here. If targeting conditions doesn’t do it for you my email is danieliser at wizardinternetsolutions.com.

    If it does please take a moment to rate and review the plugin and or support.

    Thread Starter Fuel

    (@denishvachhani)

    Thanks a lot for Quick response.

    I got popup working now.

    One last question. I want to open same popup in two condition

    1) Automatically on techzone page
    2) and Not automatically But should be active for product custom post type (On Click)

    So, In will select “Automatica popu…” Then it will also do job for Product Custom post type.

    Is there any solution without Create 2 popup for each condition ?

    Plugin Author Daniel Iser

    (@danieliser)

    @denish – At the moment no. But there are several plugins for duplicating posts that should work great for duplicating popups as well.

    Their is no real way to do that orginization/settings wise. We would have to show all of the settings sections multiple times.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Popup not working for with Class attributes’ is closed to new replies.