• Hi,
    I’m using a custom template and I trying to use the shortcode [event_form] and it works well but I have two problem:

    1) I can’t choose the date, infact I only have an input text and if I write into when submit the event I get an error (Please use the date selector). If I try with twentyeleven standard wp template it appears the date selector…what should I insert in my template?

    2) When I insert the name position, it does’t recognizes the old positions. With my template doesn’t appear the box with the old address, with twentyeleven standard wp template it works…what should I insert in my template?

    How can I do?
    Thanks
    Michele

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • It could be a plugin conflict or theme particularly JS (jquery). Also there might be an error in your console.

    Thread Starter giubilo

    (@giubilo)

    With the same plugins the standard theme works.
    I receive this jquery error in console, but I don’t understand:

    a.delegate is not a function
    “mouseout”,function(){d(this).removeC…(“a”).removeClass(“ui-state-hover”);
    events…r=3.3.1 (riga 784)

    b.widget is not a function
    false;a.target==this._mouseDownEvent.t…:function(){return true}})})(jQuery);
    jquery…=1.8.16 (riga 17)

    e.ui is undefined
    (function(e){e.widget(“ui.resizable”,e…ctRatio,originalElement:this.element,
    jquery…=1.8.16 (riga 15)

    d.ui is undefined
    (function(d){d.widget(“ui.draggable”,d…e:function(){if(this.options.helper==
    jquery…=1.8.16 (riga 15)

    b.widget is not a function
    “true”):b(this).button(“widget”).remov…icon-secondary ui-button-text-only”),
    jquery…=1.8.16 (riga 23)

    c.widget is not a function
    e.removeClass(“ui-dialog-disabled”);br…d,arguments)},_size:function(){var a=

    What can I try to do?
    Thanks

    try deactivating other plugins which might cause the error.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Events Manager] [event_form] doesn't work rightly’ is closed to new replies.