Script Declaration in Image field

More
12 years 7 months ago #38738 by ggppdk
Yes,
indeed this does what elastislide does and even more,

probably it is more responsive to screen size than elastislide ?

(i have some problem with external containers and elastislide detecting the width properly ...)


-- 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 review. Thanks!

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

More
12 years 7 months ago #38755 by brandonking
Yes I had same problem and I think gallery.js was not loaded properly.
So I changed
from
Code:
$(function() {
to
Code:
jQuery.noConflict(); (function($) { $(document).ready(function(){ .... }); })(jQuery);
Hope this help! :)

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

More
12 years 7 months ago #38759 by ggppdk
Actually it was needed to more places


-- 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 review. Thanks!

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

More
12 years 7 months ago #38760 by brandonking
And does it work?

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

More
12 years 7 months ago #38764 by ggppdk
Hello,
You ask about elastislide, yes
but i think the other one is similar and seem more capable, also maybe it will be better with autoresize regardless of position type of its container


-- 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 review. Thanks!

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

More
12 years 7 months ago #38765 by brandonking

ggppdk wrote: also maybe it will be better with autoresize regardless of position type of its container


Hmmm... don't really understand.
The new Elastislide does work "as responsive".
As you know, container's width must be 100% or it shouldn't be set.

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

More
12 years 7 months ago #38782 by ggppdk

brandonking wrote: The new Elastislide does work "as responsive".
As you know, container's width must be 100% or it

-- a block container that is not floating always has 100% width
-- the problem exists if there is at least one PARENT (any parent up to root) floating block container without a specified width

... and we cannot always set a width to these floating blocks, but i think i solved the problem by adding to all floating containers:
Code:
max-width:100% - their horizontal padding;

... this is done in flexicontent HTML,
but if we come up to Joomla template not setting width for a floating container then the problem will appear ...

PS: i have managed to make the Responsive Image (elastic) Gallery to be field+item specific,
so that we can have multiple instances of the gallery inside a single page, and same for photoswipe ...

Regards


-- 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 review. Thanks!

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

More
12 years 7 months ago #38783 by brandonking
Great!! Thanks.

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

More
12 years 7 months ago #38784 by brandonking
One more thing I am going to try is that I want to display total number of image on top right corner of image in item list view.

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

More
12 years 7 months ago #38785 by ggppdk
Hello,

One more thing I am going to try is that I want to display total number of image on top right corner of image in item list view.

This should not be difficult

About galleries:
1. Both Galleries look great

2. they are responsive to width

3. we implemented multiple instances per page (useful we have 2 gallery fields in item view, or to display these in category view)

4. Allow using descriptions ...

5. The thumbnail width of "small" size can be used ...

-- in a future version,
while selecting gallery we can allow setting some Gallery specific parameters (e.g. use preview or not)

-- the bad is that the configuration of image field looks a little intimidating, nevertheless the parameters are structured well ... changes some descriptions too ...

i ll commit now so that you can use


-- 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 review. Thanks!

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

Moderators: vistamediajoomlacornerggppdk
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