-
AuthorPosts
-
September 5, 2017 at 6:40 pm #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.
September 5, 2017 at 7:25 pm #848293Hi,
I’ve got what I wanted but it won’t show 100% heightHere is my code: <iframe src=”http://preview.mailerlite.com/n2h9b8″ width=”100%” height=”100%” frameborder=”0″ allowfullscreen=”allowfullscreen”><iframe>
Site: http://www.bombers.com.cn/the-hangar/first-league-3-3/
any help appreciated!
September 5, 2017 at 8:05 pm #848312I 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
September 5, 2017 at 8:16 pm #848316I 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…
September 6, 2017 at 5:09 pm #848755Hi morrisoncloud,
I am very confused. I see the image, no popup. What is it, you’re trying to achieve here.
Best regards,
VictoriaSeptember 6, 2017 at 5:12 pm #848756I fixed it using this code: .image-overlay { display: none !important; }
September 7, 2017 at 8:18 pm #849212Hi,
Glad that you fixed it. Thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.