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

    (@danieliser)

    @ninahochkant Your popup doesn’t appear to be set to load on that page, what do you have selected on the Targeting Conditions section of your popup?

    Thread Starter NinaHochkant

    (@ninahochkant)

    Ah, ok,there I selected nothing. Yesterday on localhost I selected “on sites” and it didn’t work. Maybe the reason was xampp. Now I selected “on sites” and the site “Feuer & Licht”. First it was a link to “home”, but after writing popmake-59 instead of popmake-popup (both should work) it worked, Thanks! I solved one of my wordpress problems, great!

    Thread Starter NinaHochkant

    (@ninahochkant)

    Oh, now I tried it with a photo, that’s what I need, it doesn’t work. I don’t understand. Same site …

    Plugin Author Daniel Iser

    (@danieliser)

    @ninahochkant – Can you elaborate on how its not working now? You mean adding an image broke them entirely? That should not happen, images are the most basic of content and our popups support many types of advanced content.

    Likely its something simple we are overlooking.

    Walk me through your current settings for said popup including ID, where the class was added etc.

    Thread Starter NinaHochkant

    (@ninahochkant)

    No, I added a picture on the same site. The old popup is working (on “Open Popup”). But now I want to have the same popup when I click on the photo. I added the same ID (popmake-59). I did it with your example. Now I can’t write the exact link, because sometimes I can’t login in WordPress. Now I can’t login. One more problem.
    When all will work I will have many different popups on many different pics. That’s my aim. In every popup will be a link to a different gallery.

    Thread Starter NinaHochkant

    (@ninahochkant)

    I have it now (sometimes I can login, sometimes not…)

    <img class=”alignnone wp-image-42″ src=”http://diarrakonate.com/wp-content/uploads/2015/03/lg8-200×300.jpg&#8221; class=”popmake-59″ alt=”lg8″ width=”104″ height=”156″ />

    I only added class=”popmake-59″.

    Plugin Author Daniel Iser

    (@danieliser)

    @ninahochkant – Your problem is that you have 2 class attributes on your image. This is not allowed in HTML.

    You have class="alignnone wp-image-42" and class="popmake-59", try combining those as class="alignnone wp-image-42 popmake-59" and removing the second class=””

    Thread Starter NinaHochkant

    (@ninahochkant)

    Great, thanks!! Sorry, I come from a very old html and I don’t know the work with classes.
    A very good support!!!

    Plugin Author Daniel Iser

    (@danieliser)

    @ninahochkant – No problem. Glad you got it working.

    Please take a moment to rate and review the plugin and or support.

    Thread Starter NinaHochkant

    (@ninahochkant)

    done 🙂

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘PopUp does not pop up’ is closed to new replies.