Keyword

Frontend editing cancel (Joomla! v3.2 - K2 v2.6.7)

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 6 months ago #121077 by Yiota
Open from your browsers inspector the Console and check if you are getting any errors when using the frontend editing.

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

More
11 years 6 months ago #121078 by seeker
creating an article , cancel button:
<td id="toolbar-cancel" class="button">
<a class="toolbar" href="#" ondragstart="return false;">
<span class="icon-32-cancel" title="Cancelar"></span>

editing an article, cancel buuton dont work:
<td id="toolbar-cancel" class="button" onclick="window.history.go(0); return false;">
<a class="toolbar" onclick="window.history.go(0); return false;" href="#" ondragstart="return false;">
<span class="icon-32-cancel" title="Cancelar"></span>

creating an article page:
body id="bd" class="fs4 com_k2 contentpane" style="-moz-user-select: none; cursor: default;">


editing an article page (initial seconds):

<body id="bd" class="bd fs4 com_k2 body-overlayed" style="-moz-user-select: none; cursor: default;">

editing an article (cancel button dont work):
<body id="bd" class="fs4 com_k2 contentpane" style="-moz-user-select: none; cursor: default;">


I think with this information, you could understand the problem.
If you need more information, please tell me.

Thanks

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 6 months ago #121079 by Yiota
Can you provide a link to your page with access to frontend editing to check it out?

Thank you.

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

More
11 years 6 months ago - 11 years 6 months ago #121080 by seeker
Ok
But is possible sent privated

I dont find the way to send privated log , password and links

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 6 months ago #121081 by Yiota
Yes, I'm here. You can provide the information. Thank you.

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

More
11 years 6 months ago - 11 years 6 months ago #121082 by seeker
Ok I think you have now web links and login

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 6 months ago #121083 by Yiota
After logged in where can I see the Add/Edit icons in your listings or module?

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 6 months ago #121084 by Yiota
Could you try to Disable the hot login for a while to check on something?

Thank you.

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

More
11 years 6 months ago #121085 by seeker
hot login is disabled

did you finish for able again hotlogin

thanks

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 6 months ago #121086 by Yiota
OK. Re-enable the hot login and I need you to Disable the ISSUU plugin. It loads ISSUU.smartlook.js and ISSUU.smartlook.server.js which I see that it conflicts with the modal of the K2.

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

More
11 years 6 months ago #121087 by seeker
ISSUU plugin disabled
hotlogin enable

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 6 months ago #121088 by Yiota
I'm sorry for the back and forth Enable/Disable put it is necessary.
Also Disable the BrowserUpdateWarning.js system plugin.

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 6 months ago #121089 by Yiota
Locate the Plugin that handles the Disable selection option, the one that adds this code at the bottom of your index page

<script type="text/javascript">
disableSelection(document.body)
</script>
<script type="text/javascript">
if (top!==self) {
top.location=location;
}
</script>

and Disable it.

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

More
11 years 6 months ago #121090 by seeker
ok
I work jet

lotof thanks

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 6 months ago #121091 by Yiota
Glad we sorted it out.

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

More
11 years 6 months ago #121092 by seeker
plugin anticopy is the problem
This plugin restricts framing whole site, printing web page, and copying site contents by disabling the right click, highlight and copy functions using javascript. Copyright (C) 2011-2012 Galaa (galaa.mn/)


Yiota Ziaggou for your help

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

More
11 years 6 months ago - 11 years 6 months ago #121093 by Lefteris
You are welcome :)
Thank you for sharing the solution.

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

More
11 years 5 months ago #121094 by seeker
Hello again

The close button works well in Firefox but in Chrome and safari doesnt work.

any help?


thanks in advanced

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 5 months ago #121095 by Yiota
The anticopy script is still running in your page. Try to completely remove it and check again.

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

More
11 years 5 months ago #121096 by seeker
Hello Yiota,
I tried with plugin anticopy , browser warning, hot login , and some more disable but problem continue in safari and chrome.

If you work with mozilla firefox you dont have any problem but with safari or chrome close button when you edit an article dont work.

thanks

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


Powered by Kunena Forum