-
AuthorPosts
-
February 23, 2015 at 3:26 pm #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 Friendfrenchy74
- Join date:
- March 2014
- Posts:
- 31
- Downloads:
- 22
- Uploads:
- 1
- Thanks:
- 13
- Thanked:
- 3 times in 1 posts
February 24, 2015 at 12:26 am #560430Hi Tuya
Do you have a link to your site so someone can have a look?
If you go to
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.
1 user says Thank You to frenchy74 for this useful post
bossies Friendbossies
- Join date:
- September 2006
- Posts:
- 172
- Downloads:
- 39
- Uploads:
- 15
- Thanks:
- 16
- Thanked:
- 16 times in 2 posts
February 24, 2015 at 3:54 pm #560542if 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
1 user says Thank You to bossies for this useful post
greegan Friendgreegan
- Join date:
- December 2013
- Posts:
- 12
- Downloads:
- 15
- Uploads:
- 0
- Thanked:
- 2 times in 1 posts
March 18, 2015 at 5:20 pm #563616I followed your tip, but when i click on select for choose position, dont display slideshow position…
frenchy74 Friendfrenchy74
- Join date:
- March 2014
- Posts:
- 31
- Downloads:
- 22
- Uploads:
- 1
- Thanks:
- 13
- Thanked:
- 3 times in 1 posts
March 18, 2015 at 10:36 pm #563647With 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.phpThen 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
-
AuthorPosts
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