• Resolved manunopa

    (@manunopa)


    Hello Daniel,

    I have just been trying Easy Modal v1.3.0.3. on a brand new clean install of WP 3.6.1 and theme Twenty Thirteen 1.0.

    The plugin only works if the flag “Sitewide” is set on “yes”. Otherwise, nothing happens when clicking on the button/link to the modal. This is true for FF 24.0 and Chrome v30.0.1599.101

    I guess this is easy to reproduce. Maybe I am missing something.

    Please help me to make it work. Cheers!

    http://wordpress.org/plugins/easy-modal/

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

    (@danieliser)

    Sorry for the confusion.

    Sitewide – If you want to use a modal on all pages ie opens from a link on menu sodebar or footer

    Per page / post – if you only need it for a few pages , can be enabled via that pages settings just below the content editor.

    Shortcode – if you only need it in one page/post use the shortcode inline.

    Thread Starter manunopa

    (@manunopa)

    Hi Daniel,

    I checked again. I installed the plugin on a live website. No Problem.

    But I could reproduce the bug on my localhost. I tried on two separate sites simultaneously on Firefox. I do not know what the sequence is, but somehow, switching the “Sitewide” flags “on” and “off” alternatively on both website, can block the plugin (on one site or the other).

    Plugin Author Daniel Iser

    (@danieliser)

    Im not sure that makes any since to me at all. If they are installed in seperate DBs then there would be 0 communication between the installs. If it is WP MU then that is only supported via Pro version support.

    But for the originally stated issue, the problem is simply that the way the plugin is currenlty setup isnt as intuitive as i’d like.

    As i said before you can change a modal from sitewide on or off.

    If it is set to off the modal wont load at all unless you specifically enable it on a specific page/post or multiple pages/posts. To do this go to pages and edit a page, below the content editor will be a Easy Modal settings section with a multi select box. Any modal no set to sitewide will be available in the box to be enabled for that page/post.

    If you only need a modal on one page you can alternatively use the shortcode like this.

    [modal id="Test"]Content Goes Here[/modal]
    <a class="eModal-Test">Click Me to Open Modal</a>
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Has to be sitewide’ is closed to new replies.