- Posts: 6218
COMMUNITY FORUM
Close button on front-end editing is not working
- JoomlaWorks
- Offline
- Admin
Less
More
6 years 1 week ago #170247
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Close button on front-end editing is not working
Open up your dev tools then (console tab) and check for new errors. Make sure "Preserve log" is enabled.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Jaime Villegas
- Offline
- New Member
Less
More
- Posts: 14
6 years 1 week ago #170342
by Jaime Villegas
Replied by Jaime Villegas on topic Close button on front-end editing is not working
Thanks Fotis,
I have enable the "Preserve log", and also I have resolved all the warnings in the the K2 template, but the problem now is the Chrome tab is closed when I do click over the Close button in the K2 frontend edition window.
I have seen the issue is not happening with the K2 default template, and a new template a developer recently did for me to use in another category. It just happens with and old K2 template.
I have record an small video with the issue:
Maybe it could give you a better idea of the issue.
Thanks.
I have enable the "Preserve log", and also I have resolved all the warnings in the the K2 template, but the problem now is the Chrome tab is closed when I do click over the Close button in the K2 frontend edition window.
I have seen the issue is not happening with the K2 default template, and a new template a developer recently did for me to use in another category. It just happens with and old K2 template.
I have record an small video with the issue:
This message contains confidential information
Maybe it could give you a better idea of the issue.
Thanks.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
6 years 1 week ago #170356
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Close button on front-end editing is not working
I saw that Fancybox is called twice in that page and this could cause the issue with JS. Did you check where the 2nd copy is loaded from?
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Jaime Villegas
- Offline
- New Member
Less
More
- Posts: 14
6 years 6 days ago #170380
by Jaime Villegas
Replied by Jaime Villegas on topic Close button on front-end editing is not working
Thanks Fotis,
I don't know how find the extention who is loading the 2nd copy of Fancybox. I am going to replace the template by the new K2 default template and adjust it again to my site.
I don't know how find the extention who is loading the 2nd copy of Fancybox. I am going to replace the template by the new K2 default template and adjust it again to my site.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
6 years 6 days ago #170383
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Close button on front-end editing is not working
Look at the source code output in the modal window (the iframe). It could come from the template or even some plugin. By finding the file (search for "fancybox") you'll find the path to the extension as well.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.