• Resolved ShallNotBeNamed

    (@shallnotbenamed)


    Hi,

    I noticed that my modals are not showing up anymore after the update.
    Once I click on the modal link, it also prevents any normal link on the page to be opened.

    Since my modal are all different, I disabled the “sitewide”, thinking it was the problem.
    I then went to the post editor, discovered the modal selector, and selected the one I needed.
    It still doesn’t work.

    If you can see where the problem is: http://is.gd/XKEH80 (modal link is under the image. Also added another button/link at the end of the page with the same modal)

    PS: As a user, it would be clearer to be informed below the sitewide switch that you also have to select the modal on the page/post settings.

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

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

    (@danieliser)

    Thanks for the feedback. Ive already come to the conclusion that it needs work to be more intuitive.

    It appears to be some type of JS error. Is there anything else firing on the click event of that button?

    If it is possible the fastest solution would be to create a temporary admin account for me to quickly troubleshoot the problem.

    If this is ok email me directly at danieliser @ wizardinternetsolutions.com

    Hi,
    I am experiencing the same issue as ShallNotBeNamed.
    Clicking the modal link returns a javascript error:
    Uncaught TypeError: Cannot read property ‘0’ of undefined

    it also disables all other links on the page. I checked and the modal is loading correctly in the footer.

    Here is a link to the dev site: http://isupportu.biz/vmdsystems
    The modal is being applied to the “Send to a Colleague” link in the footer.

    Thanks for any help you can provide.

    Plugin Author Daniel Iser

    (@danieliser)

    Hmm.. Sorry for the delay. I didnt notice your response right away. After looking at it it seems the error thrown is actually in a script loaded somewhere else. For color animations. I load a similar script which may be in conflict.

    I will patch it to run in no conflict but it seems to be a conflict between the plugin and your theme.

    You can try disabling the script in your theme using
    http://codex.wordpress.org/Function_Reference/wp_dequeue_script.

    I will try to get this patched over this weekend.

    thanks for the quick response, I’ve temporarily disabled the problem script and the modal is working again.
    Let me know when the no conflict patch is finished.

    Plugin Author Daniel Iser

    (@danieliser)

    Will do. Trying to get the majority of v1.3 done this weekend in my downtime so i will try to roll it into that.

    Just posting to receive email notification of patch. Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Not showing up after update’ is closed to new replies.