Sliders & Tabs with Flexicontent

More
11 years 8 months ago #33768 by dekkera
When using Flexicontent I have trouble making sliders and tabs in an article. In the forum I can find a solution, it is possible to use tabs and sliders?

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

More
11 years 8 months ago #33769 by kenmcd
Moderator note: Moved from Documentation forum to General Support forum.
Please do not post questions in the Documentation forum. Thanks.



Regarding "Sliders and Tabs" see this post:
Joomla! Works Tabs and Slides -JWTS and Flexicontent
flexicontent.org/forum/index.php?f=23&t=1976&rb_v=viewtopic

.

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

More
11 years 8 months ago #33771 by rottenberg
I'm using sliders and tabs from nonumber.nl.
I have put the tags inside the FX template.

They are 'semi automatic' : If the fields has a label I create a tab. Then all following fields needed to be in the same tab have 'label not displayed'.

You can get an exemple on www.bibliactiv.com/index.php/fr/livres-e...-la-guerre-d-algerie

In this page you have tabs and down (où acheter le produit) you have a slide.

Hoping this will helps you

best regards
Michel

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

More
11 years 8 months ago #33774 by kenmcd

rottenberg wrote: ...
They are 'semi automatic' : If the fields has a label I create a tab.
Then all following fields needed to be in the same tab have 'label not displayed'.
...

Please post the template code you used to do this.
Other users may also like to put multiple fields in one tab.
So having some example code would be very helpful.
Thanks.


.

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

More
11 years 8 months ago #33775 by rottenberg
I have attached the html5 template at the end of this post.
Tab plugin :
I use the tab nonumber plugin it in the top position
Code:
<?php foreach ($this->item->positions['top'] as $field) : ?> <?php /* <li class="flexi <?php echo $classTopColsspan; ?>"> */ ?> <?php /* <div> */ ?> <?php /* <?php if ($field->label) : ?> <div class="flexi label field_<?php echo $field->name; ?>"><?php echo $field->label; ?></div> <?php endif; ?> */ ?> <?php /* <div class="flexi value field_<?php echo $field->name; ?>"> */ ?> <?php echo "{tab=$field->label}".$field->display.""; ?> <?php /* </div> */ ?> <?php /* </div> */ ?> <?php /* </li> */ ?> <?php endforeach; ?> <?php echo "
"; ?> <?php /* </ul> */ ?> </div>


Slide plugin :
I use only one field with the nonumber slide plugin.
In the parameter of the field I use :
- Openning text for Field :

Vendu chez|active|blue


- Closing text for Field :


These parameters are valid for independant sliders (more than one slider open together)

If you have more than one slides together and you want only that opening a slide close the precedent open one, you need to use the openning text at the first field only and the closing text at the last field only.

hoping this will help
best regards
Michel

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 1.186 seconds
Powered by Kunena Forum
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