Keyword

[SOLVED] Frontend editing broken after migrating to 3.4.3

  • Sirius Webmaster
  • Sirius Webmaster's Avatar Topic Author
  • Offline
  • Junior Member
More
8 years 7 months ago #147753 by Sirius Webmaster
Replied by Sirius Webmaster on topic Frontend editing broken after migrating to 3.4.3

Wire Creative wrote: This didn't fix the problem for me, unfortunately.


Same here. Unfortunately, it is still a problen,

@Krikor: Would you like to have a look at the site?

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 7 months ago - 8 years 7 months ago #147776 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
@Sune replying on multilple threads is really difficult.
Let's keep our conversation on this one.

Actually yes.
You can send me access through the contact form. www.joomlaworks.net/support/contact

PS. I received some credentials for a cardiology site.
Is that yours?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Last edit: 8 years 7 months ago by Krikor Boghossian.

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

  • Sirius Webmaster
  • Sirius Webmaster's Avatar Topic Author
  • Offline
  • Junior Member
More
8 years 7 months ago #147818 by Sirius Webmaster
Replied by Sirius Webmaster on topic Frontend editing broken after migrating to 3.4.3
@krikor

Thank you
Details sent.

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 7 months ago #147909 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
It appears that jQuery is not being loaded.
You can enable it from K2's params or you can use jQuery Easy as suggested by another user.

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

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

More
8 years 7 months ago #147920 by Andrea
Hello,

I have the same problem. I tried also with jquery easy but without success.

It is a real problem.

other suggestions?

Thank you

Andrea

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

  • Sirius Webmaster
  • Sirius Webmaster's Avatar Topic Author
  • Offline
  • Junior Member
More
8 years 7 months ago #147922 by Sirius Webmaster
Replied by Sirius Webmaster on topic Frontend editing broken after migrating to 3.4.3

Krikor wrote: It appears that jQuery is not being loaded.
You can enable it from K2's params or you can use jQuery Easy as suggested by another user.


Thanks for suggesting. However, I´m afraid it is still a problem.

jQuery is enabled in K2 and has not been changed since I installed 2.7.0.
jQuery Easy is also installed, and was long before it was suggested in the forum.
I have fiddled around with different settings in jQuery Easy but have not found a setting that works.

How can I see jQuery is not loaded.
What else can interfer with jQuery?

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 7 months ago #147938 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
Hove the modal, right click and select the view frame source option. (not the regular view source). Then scroll down to the scripts section to make sure they look like this: imgur.com/5B3vlog

You can also try the jQuery Easy support to see if this is a known issue.

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

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

More
8 years 7 months ago #147940 by Andrea
Hello, I checked and I find this:

<script src = "ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" type = "text / javascript">

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 7 months ago #147952 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
Yes, this is the correct version, is the order of the script the same as the screenshot I posted?

Also, open your browser's developer tools and check for any errors in the console tab. You may need to refresh the window or reopen the modal in order to see the error.

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

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

More
8 years 7 months ago #147954 by Andrea
This is the only error in the console:

L’utilizzo di getAttributeNode() è deprecato. Al suo posto utilizzare getAttribute().


The script order is correct:

<script src="ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js">
<script src="/plugins/system/jqueryeasy/jquerynoconflict.js" type="text/javascript"></script>
<script src="/media/system/js/mootools-core.js" type="text/javascript"></script>
<script src="/media/system/js/core.js" type="text/javascript"></script>
<script src="/media/system/js/mootools-more.js" type="text/javascript"></script>
<script src="/media/system/js/modal.js" type="text/javascript"></script>
<script src="/media/system/js/calendar.js" type="text/javascript"></script>
<script src="/media/system/js/calendar-setup.js" type="text/javascript"></script>

<script src="/media/jui/js/bootstrap.min.js" type="text/javascript"></script>
<script src="/media/k2/assets/js/k2.noconflict.js" type="text/javascript"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js" type="text/javascript"></script>
<script src="/media/k2/assets/js/k2.js?v=2.6.9&amp;sitepath=/" type="text/javascript"></script>
<script src="/media/k2/assets/js/nicEdit.js?v=2.6.9" type="text/javascript"></script>

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


Powered by Kunena Forum