Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Marcin

    (@marcinkopec)

    I add additional information about a bug i think.
    In console Debugger reports:

    TypeError: jQuery(…).dialog is not a function scripts.js:44:

    and refers to

    open_login: function(){
    
            jQuery('#ajax-login-register-login-dialog').dialog('open');
    
        },

    I was keep looking for answear and I found out that the reson for this was entered classes in Login Handle in Advanced Usage section.
    However, it seems like a popup windows should show after clicking mentioned fields, but it doesn’t.

    Plugin Author Zane Matthew

    (@zanematthew)

    You may have an issue where the theme author isn’t loading jQuery correctly. Can you paste a link to your site that has this problem?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin blocks sidebars links.’ is closed to new replies.