New Gallery Layout ?

More
7 years 8 months ago #63667 by lipatovroman
Hi!
IS it possible to add new gallery layout/plugin?
For example Simple Image Gallery or sigplus.
I need carousel layout for my project, but FC does not have gallery with carousel.
Thanks.

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

More
7 years 8 months ago #63669 by micker
Replied by micker on topic New Gallery Layout ?
you can use sige llike a plugin in description
to add new layout in galerie field we need to rewrite a lot this big plugin.

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
7 years 8 months ago - 7 years 8 months ago #63673 by Rooney
Replied by Rooney on topic New Gallery Layout ?
Hi,
as micker wrote just use any other gallery with plugin.
I am using Widgetkit here: www.muenstermann.com/en/thermal-treatment/overview-plant-types using a text field that add the plugin code automatically. I only have to add the Widgetkit gallery number, Should be easy with other galaxies too.
Rooney

Joomla! 3.9.24 and FC 3.3.9
Last edit: 7 years 8 months ago by Rooney.
The following user(s) said Thank You: lipatovroman

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

More
7 years 8 months ago #63676 by lipatovroman
Replied by lipatovroman on topic New Gallery Layout ?
Yes, it possible to use text field with preconfigured setting, like
{gallery}images/stories/flexicontent/itemID_field_20{/gallery}
I used this method in K2.
Problem is FC saves in this folder all processed images (thumbs, middle size) and they are not separated with folders.
If images was separated with folders - I can use any gallery plugin and module that works with images from folder. :(

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

More
7 years 8 months ago #63677 by micker
Replied by micker on topic New Gallery Layout ?
after you duplicate and rename image field to create own ... no to easy lol

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
7 years 8 months ago #63678 by lipatovroman
Replied by lipatovroman on topic New Gallery Layout ?

micker wrote: after you duplicate and rename image field to create own ... no to easy lol


I can integrate new image gallery without any fields - right in template:
Code:
<?php echo '{gallery}images/stories/flexicontent/item'.$item->id.'_field_20{/gallery}' ?>

Only one problem - this folder contains all images sizes.

If images was separated with folders, for example
item_2_field_20
large
small
middle
we can use this code
Code:
<?php echo '{gallery}images/stories/flexicontent/item'.$item->id.'_field_20/middle{/gallery}' ?>

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.285 seconds
Save
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