Problem with JCE

Create fresh and professional look of personal or blog websites with AppsPro Tech
GK User
Tue Sep 25, 2012 2:02 pm
Hi

I have three sites, in the same version of joomla, (2.5.6) and with the same version of JCE and JCEmedia box.
works fine.JPG


In two, with and therealdesign and gamemagazine template, i can use the "link to image" that makes the image pop up.
In the other, with appsprotech template, if i do the same, "link to image", the original image disappears, but the pop up works, in another words, the space where the image is supposed to be appears in blank.
the image dissapeared.JPG
User avatar
Expert Boarder

GK User
Wed Sep 26, 2012 12:52 pm
Hi,

Could you provide me a link to the one page where it works and one page where it doesn't work? Then I'll be able to compare it and find the problem.
User avatar
Administrator

GK User
Thu Sep 27, 2012 2:33 am
Sure.
Not working: http://tinyurl.com/bvn4max
com imagem.JPG

As you can see in the image above,theres a image. I've make the link to the pop up image and it dissapeared, but if you click in the blank space, the image pop-ups!
sem imagem.JPG


Working:
http://tinyurl.com/c84f47j
Clik on first image and it popups

thanks
User avatar
Expert Boarder

GK User
Thu Sep 27, 2012 6:32 am
Please try to disable the LazyLoad script in the template settings - I think that there can be a conflict between the LazyLoad and JCE.
User avatar
Administrator

GK User
Fri Sep 28, 2012 2:18 am
Yep, Thats it! :(

But i´d like to use both. How can we do this?

Thanks.
User avatar
Expert Boarder

GK User
Fri Sep 28, 2012 10:20 am
Please remember that you can disable the LazyLoad script for the specific images using the CSS selectors in the template settings.
User avatar
Administrator

GK User
Sun Sep 30, 2012 11:46 pm
Not a solution, because its k2 articles, that are all around the site.
Any other solution? Cannot alter te code so theres no conflict?

Thanks
User avatar
Expert Boarder

GK User
Mon Oct 01, 2012 7:30 am
Using the simple selector:

Code: Select all
.itemImageBlock


should solve the problem.
User avatar
Administrator

GK User
Mon Oct 01, 2012 11:19 pm
In override?
User avatar
Expert Boarder

GK User
Tue Oct 02, 2012 7:43 am
In the Features tab you have an option "Disable lazy load by:"

there you can specify the CSS selector - I also forgot that it should be connected with the image object directly so please use the following selector:

Code: Select all
.itemImageBlock img
User avatar
Administrator

GK User
Mon Oct 08, 2012 1:50 am
Like this right?
lazyload.JPG
User avatar
Expert Boarder

GK User
Mon Oct 08, 2012 11:57 am
yes, like this ;)
User avatar
Administrator

GK User
Tue Oct 09, 2012 7:57 pm
If i do as the last topic, the imagens in the next link dissapear!
http://tinyurl.com/cfq7vph

This is what looks with lazyload on:

1.JPG

This is what looks with lazyload off:
2.JPG
User avatar
Expert Boarder

GK User
Tue Oct 09, 2012 8:11 pm
Its only in the last articles. If i make a copy of one that the image disappeared, it will be in the first position and with the image. If i change the creation date to appear at the bottom, the image dissapears!
User avatar
Expert Boarder

GK User
Fri Oct 12, 2012 3:46 am
Anything?

Thanks...
User avatar
Expert Boarder

GK User
Fri Oct 12, 2012 6:55 am
You have to just disable the Lazy Load, because as you see it causes so many conflicts. And it is my recommendation for this problem.
User avatar
Administrator

GK User
Fri Oct 12, 2012 10:32 am
Nice solution to this problem! Thanks!
I will deactivated a function from YOUR template, so that it not conflict with others plugins.
User avatar
Expert Boarder


cron