Keyword

Another front-end editing cancel button bug

  • Toshihir
  • Toshihir's Avatar Topic Author
  • Offline
  • New Member
More
14 years 1 month ago #86380 by Toshihir
Hello,Cancel button at front-end is working fine at K2 2.3. I am experiencing another problem with it. When Cancel is clicked, modal window is still left opened and redirects user to frontpage right in modal frame. Is there a solution for this? To make it close modal window?

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #86381 by Lefteris
Replied by Lefteris on topic Another front-end editing cancel button bug
Hi. It's not a K2 bug. Probably you have javascript errors on your page which are preventing K2 from working properly. Try to disable some extensions to find out which one is causing the conflict.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #86382 by Jiliko.net
Replied by Jiliko.net on topic Another front-end editing cancel button bug
Agree with Lefteris,

Should use firebug (on firefox) to detect js errors...

Olivier

Please Log in or Create an account to join the conversation.

  • Toshihir
  • Toshihir's Avatar Topic Author
  • Offline
  • New Member
More
14 years 1 month ago #86383 by Toshihir
Replied by Toshihir on topic Another front-end editing cancel button bug
Hi, thank you. Of course I am using firebug. Sorry did not notice error in JS before: k2fields.js (line 47).
Adding
if ($('toolbar')) {
code.....
}
solves problem completely

Thanks!

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum