• Resolved webaware

    (@webaware)


    G’day, is there an easy way to utilise Login With AJAX in Events Manager, without editing templates? e.g. I just want to change the login link on my-bookings.php template but I can’t see how I can do it without copying the whole template into my theme and changing one line. Maybe I’m missing something simple?

    cheers,
    Ross

    http://wordpress.org/plugins/events-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    yes, you can use wp do_shortcode

    eg.

    echo do_shortcode('[login-with-ajax]');

    but you still need to modify EM templates.

    Thread Starter webaware

    (@webaware)

    No worries, just checking. I was hoping for a filter hook or something, but looks like a template hack it is 🙂

    cheers,
    Ross

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Easy way to use Login with AJAX and EM?’ is closed to new replies.