Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • tuya Friend
    #204043

    I could not publish Ja-Slideshow module in the SLIDESHOW position, however I have chosen theme with SLIDESHOW position. This position is inactive in the layout section. How can I use it correctly?

    I could not publish all articles. What is problem is there? I have tested in the all themes of the template. What is wrong there?

    Tnx

    frenchy74 Friend
    #560430

    Hi Tuya

    Do you have a link to your site so someone can have a look?

    If you go to

    http://www.joomlart.com/documentation/joomla-templates/ja-nuevo-template/extension-configuration#ja-slideshow

    There is a pretty good explanation of how to set-up the slide show module. ALso if you click the link “Back-end setting” in the documentation it shows you exactly how to set it up as per the demo site.

    bossies Friend
    #560542

    if you are using the default style in the template, it does not have the slideshow loadblock. Go to your template dir and then the tpls dir and then the default.php file

    Add

    <?php $this->loadBlock(‘slideshow’) ?>

    where you like the slideshow to display

    greegan Friend
    #563616

    I followed your tip, but when i click on select for choose position, dont display slideshow position…

    frenchy74 Friend
    #563647

    With the Nuevo template only the front page has the slideshow block. If you want the slide show you will need to addthat block into one of your own template variations.

    I would go into your templates/ja_nuevo/tpls folder
    Duplicate deafult.php and save as default_slidshow.php

    Then open the features-intro.php folder copy the line around 41

    <?php $this->loadBlock(‘slideshow’) ?>

    The open your new tpl file default_slidshow.php

    and paste the copied line into the area you want it. Probably above the masthead block.

    Then go back up into the ja_nuevo folder, then into etc/layout

    duplicate default.ini

    save as default_slideshow.ini

    open features_intro.ini

    copy (around line 11)

    sm=”hidden”
    xs=”hidden”
    position=”slideshow”

    Then paste that into your defaault_slideshow.ini

    That should now give you a layout with the slideshow position that you can choose in your template manager or when you set up links through your menu manager, and it wont get wiped out if there is an update to the template in the future.

    Cheers

    Chris

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 4 voices, and was last updated by  frenchy74 9 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum