• Resolved Evgeny

    (@sevar)


    Hi! I have several buttons on a page which open different modal popups. Now I want to implement a popup which will be opened on a page load. To do that I need to check mark Inline content in the settings but if I did those other buttons don’t work. How to get worked all types of those popups, images and inline?

    https://wordpress.org/plugins/easy-fancybox/

Viewing 2 replies - 1 through 2 (of 2 total)
  • As soon as you activate the option Inline Content, all links with class=”fancybox” will be reserved for images only.

    Just make all buttons (styled links) use class=”fancybox-inline” if they are supposed to open up inline content. Use “fancybox” only for image media links or simply let the auto-detect for image file extensions do its work 🙂

    Thread Starter Evgeny

    (@sevar)

    Thank you very much! Works great!

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

The topic ‘Inline and images at the same time’ is closed to new replies.