Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #848268

    Hi
    I’d like to embed this, it’s an email newsletter in html format so that people who didn’t subscribe yet can read past newsletters. I already asked mailerlite people if its ok to embed this and they said no problem.

    http://preview.mailerlite.com/n2h9b8

    what I’d like to do is have it as post so that the sidebar can have links of all the viewable newsletters.

    Anyway to do this? I’ve tried 2 pdf embed plugins that suck and i’ve tried iframe but that keeps the post elements in it. looking something that integrates this more streamlined.

    • This topic was modified 7 years, 2 months ago by morrisoncloud.
    #848293

    Hi,
    I’ve got what I wanted but it won’t show 100% height

    Here is my code: <iframe src=”http://preview.mailerlite.com/n2h9b8&#8243; width=”100%” height=”100%” frameborder=”0″ allowfullscreen=”allowfullscreen”><iframe>

    Site: http://www.bombers.com.cn/the-hangar/first-league-3-3/

    any help appreciated!

    #848312

    I purchased Popup Builder and am using it but when I click on an image it makes the image popup instead of my iframe link which Popup Builder does via shortcode.

    How do I disable the enfold theme image popup which seems to be overiding my Popup Builder iframe popup

    #848316

    I think I need to do something like this

    https://kriesi.at/support/topic/turn-off-image-popup-lightbox/

    I tried this code

    //activates the prettyphoto lightbox
    if(jQuery.fn.avia_activate_lightbox)
    jQuery(‘body’).not(‘.page-id-12’).avia_activate_lightbox();

    It didn’t turn off the lightbox so my Popup Builder can work. I paid for that plugin so I really need to get it working…

    #848755

    Hi morrisoncloud,

    I am very confused. I see the image, no popup. What is it, you’re trying to achieve here.

    Best regards,
    Victoria

    #848756

    I fixed it using this code: .image-overlay { display: none !important; }

    #849212

    Hi,

    Glad that you fixed it. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.