Lazy Load in Flexi Content???

More
12 years 3 weeks ago #37283 by boniaditya
Does Flexi content have the lazy load feature and if it does not - will a third party plugin work with flexi content to produce this effect without any errors?

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

More
12 years 2 weeks ago #37294 by ggppdk
Hello,
we cannot say for 3rd party extensions, in short we do not suggest some specific extension.

You can test and post back here


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
12 years 2 weeks ago #37323 by boniaditya
Yes, I tried LLFJ - Lazy Load for Joomla Plugin from victor vogel - it works fine everywhere but this causes one little problem.

The "extract images from main text" for category thumbnails stops working once this extension is enabled and you get an error message a little php script related to llfj i guess!

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

More
12 years 2 weeks ago #37325 by micker

boniaditya wrote: LLFJ - Lazy Load for Joomla Plugin from victor vogel

great news !
maybe a order conflict betteween loading and extract

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
12 years 2 weeks ago #37331 by ggppdk
Hello,
i tested and i see the reason the plugin replacement is broken. It is because phpThumb URL includes '?src=' inside it and the lazyload plugin wrongly replace it, because it mistakes it as being the 'src' parameter of <img> HTML tag while in reality it is a URL parameter ...

A quick fix is to replace line:
Code:
$matchlazy = str_replace('src=', 'src="'.$blankimage.'" data-src=', $match);
with:
Code:
$matchlazy = str_replace(' src=', ' src="'.$blankimage.'" data-src=', $match);

We could make the above a regural expression replacement just it might effect page creation time due to the many times being called inside a page


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
12 years 2 weeks ago #37335 by micker
great news

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.364 seconds
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save