Replies
Hey Brajesh,
Did the popup show for you on the test page because none of those links are doing the popup for me. I’m talking about in regards to the Ajax Registration Popup:
Am i unchecking the box that says enable Ajax loading form? Because it’s not loading for me after checking or unchecking it.
I commented out this line:
// Magnific Popup
//wp_enqueue_style( ‘klein-magnific-popup’, get_template_directory_uri() . ‘/css/magnific.popup.css’, array(), KLEIN_VERSION );and this one as well.
// Magnific Popup
//wp_enqueue_style( ‘klein-magnific-popup’, get_template_directory_uri() . ‘/css/magnific.popup.css’, array(), KLEIN_VERSION );Deactivated I only downloaded when I noticed this one wasn’t working… but i’ve deactivated it.
M
Hey Brajesh,
Thanks for getting back to me the line is below:
wp_enqueue_script(‘klein-magnific-popup’, get_template_directory_uri() . ‘/js/jquery.magnific.popup.js’, array( ‘jquery’ ), KLEIN_VERSION , true );