VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Frontend editing not working in modal
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Frontend editing not working in modal

Frontend editing not working in modal 03 Mar 2015 10:38 #6324

I'm using this wonderful template for a site, but I'm experiencing an annoying problem with K2 frontend editor: when trying to edit an existing article or adding a new one to a category to which is applied the portfolio template, K2 editor won't open within its iframe, with the result that the editing page (full opened) cannot be closed in any way.
I think that the problem is related to the isotope jquery library (isotope.min.js), because the issue goes away if you comment out it in templates/jf_taman/html/com_k2/portfolio/category.php
Updating library to the latest version has no effect.... how can i solve the problem?
Thank you

  • Posts:2
  • roby900
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Frontend editing not working in modal 12 Apr 2015 17:31 #6518

roby900 wrote:
problem with K2 frontend editor: when trying to edit an existing article or adding a new one to a category to which is applied the portfolio template, K2 editor won't open within its iframe, with the result that the editing page (full opened) cannot be closed in any way.

I'm experiencing exactly the same issue, hope JF guys can fix it.

  • Posts:26
  • pintame
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: Frontend editing not working in modal 13 Apr 2015 04:09 #6520

Replace templates/jf_taman/scripts/js/isotope.min.js file by attachment file.
And add below css to templates/jf_taman/css/template.css file:
 
/**** Isotope CSS3 transitions ****/
 
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
 
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
 
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
}
 


joomfreak
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
Last Edit: 13 Apr 2015 04:11 by isupport.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Frontend editing not working in modal 18 Apr 2015 11:16 #6557

Problem solved
Thank you very much

  • Posts:2
  • roby900
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Frontend editing not working in modal 10 Jun 2015 03:57 #6859

I have same problem. Added the CSS above and replaced the isotope.min file with the attached. Now editor opens, but it can't be closed, even after a save. Nither the CLOSE button or the "X" on the pop up works.

  • Posts:14
  • ghardin
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Frontend editing not working in modal 11 Jun 2015 03:28 #6868

Can you please send me your website url and the user login?

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.88 seconds
Tuesday 19 March 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.