Viewing 2 Topics - 31 through 32 (of 32 total)
Author Posts
May 22, 2013 at 8:27 pm 4047
Tareq Hasan Tareq Hasan

The problem I see is that forms ID, it’s using #post as form id.

So, you could change the form id or remove this line from /js/frontend-form.js line 11
[js]$(‘form#post’).on(‘submit’, this.adminPostSubmit);[/js]

May 22, 2013 at 8:42 pm 4049
strangerrj strangerrj

Super, thank you. That works.

But what changes result from the deletion of line 11? Is any function off now?

Viewing 2 Topics - 31 through 32 (of 32 total)