Category Archives: 2JSliderTabs

I wish to publish 2JSliderTabs in module, how to setup it properly?

When you open joomla modules manager you can find there 2JToolBox module. Open settings of this module you’ll find there options where you can select instance to show on the front end. If you have more then one 2J extension installed in module settings you need to select Instance type first.

Page load goes in a loop and does not stop loading the page, why?

The reason of such behavior could be content loop. For example you insert tabs or slider to the ARTICLE1 (form CATEGORY1) and select CATEGORY1 as content source for the tabs or slider and as result tabs or slider try to load articles with itself in loop. Just make sure that you insert component not to the same category which you select as content source. If it’s not gonna help please post ticket in support section.

How to remove article title?

When you open Display Options of the instance you’ll see there Template feature. Enable Template and in you’ll be able to customize layout of the slide template. There you can remove title of the articles or customize layout of the all elements of the slide. In customization you can use not only build-in tags, but also CSS styles and HTML tags.

I enabled “Read More” option, but i can’t see read more button. Why?

Here you need to check few important things. First make sure that you insert tag into article to  split it for intro and full text parts. Make sure that in Display Options / Show text you specify Introtext value. In the case If you have long intro text, you just need to specify another (bigger) height value for your instance and you will see read more, if not please post ticket at our support section and we’ll find solution for your case!

How to create nested tabs?

In 2JTabs or 2JSliderTabs you can easily implement nested tabs functionality. In our content related extension we implemented few ways to insert this extensions to the Joomla! articles with single or multi tags. You can mix this tags in article and insert one instance of the tabs inside another one this way.  Please check nested tabs video guide.