-
AuthorPosts
-
Radonja Djurisic Friend
Radonja Djurisic
- Join date:
- September 2014
- Posts:
- 316
- Downloads:
- 180
- Uploads:
- 113
- Thanks:
- 66
- Thanked:
- 72 times in 15 posts
August 29, 2013 at 1:59 am #190131I am trying to build Weather Cast in Ja Tab for some cities
http://www.effectstudio.me/biker/but there is no auto play for JA Tab ?
i was looking in JA Tab part of forum and didnt find anything
also when i switch to other tab with mouse click
weather is not showingfor every town i add javascript.. here is example
<script type=”text/javascript”><!–
wbox_id = “267b9245fd15ca7da181599731ddfa60”;
/* Weather2Umbrella WeatherBox 300×250 */
wbox_width = 300;
wbox_height = 250;
//–>
</script>
<script type=”text/javascript”
src=”http://www.weather2umbrella.com/weatherbox.js”>
</script>if JA Tab cant do this plz just let me know so i can find other solution
Thanks
ToljaSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 30, 2013 at 4:03 am #504043Hi Jolja,
I need a closer look of how you configure for these tabs, could you pm me admin account of your site?
Radonja Djurisic FriendRadonja Djurisic
- Join date:
- September 2014
- Posts:
- 316
- Downloads:
- 180
- Uploads:
- 113
- Thanks:
- 66
- Thanked:
- 72 times in 15 posts
August 30, 2013 at 8:59 am #504083Hi Saguaros
i sent infoRadonja Djurisic FriendRadonja Djurisic
- Join date:
- September 2014
- Posts:
- 316
- Downloads:
- 180
- Uploads:
- 113
- Thanks:
- 66
- Thanked:
- 72 times in 15 posts
September 9, 2013 at 1:50 am #504968Saguaros
dont bother about ja tab i used another plugin
This one will do the jobis there any way to add pagination to Featured Articles on main page ?
or to add Category Blog to main page with pagination.. but with same style like Featured ArticlesTolja
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 19, 2013 at 10:14 am #506348Hi Jolja,
Do you mean featured articles in this block?
It’s Articles Category module, you can go to backend of this module and change as you desire.
Radonja Djurisic FriendRadonja Djurisic
- Join date:
- September 2014
- Posts:
- 316
- Downloads:
- 180
- Uploads:
- 113
- Thanks:
- 66
- Thanked:
- 72 times in 15 posts
September 20, 2013 at 1:51 am #506409Hi saguaros
here is picture
i want to add pagination at
http://www.effectstudio.me/biker/also i dont know where to modify ..how much articles to show on front page
thanks
Tolja
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 23, 2013 at 9:52 am #506722You can change the number of articles displaying in frontpage by going to backend of this module > Filtering Options > set value for ‘Count’ field.
This is an module so that there will be not pagination 🙂
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 23, 2013 at 9:52 am #506723You can change the number of articles displaying in frontpage by going to backend of this module > Filtering Options > set value for ‘Count’ field.
This is an module so that there will be not pagination 🙂
Radonja Djurisic FriendRadonja Djurisic
- Join date:
- September 2014
- Posts:
- 316
- Downloads:
- 180
- Uploads:
- 113
- Thanks:
- 66
- Thanked:
- 72 times in 15 posts
September 23, 2013 at 11:21 pm #506797i need some other solution now >:(
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 24, 2013 at 3:31 am #506816Another solution is that you can add component block which will display featured articles from menu item settings and also includes pagination.
By default, the home page uses home layout (which doesn’t contains component block) so you need to open file: /templates/ja_mitius/tpls/block/mainbody-home.php add this line:
<jdoc:include type="component" />
it will look like this:
<section id="ja-mainbody" class="ja-mainbody wrap">
<div class="container">
<div class="row"><!-- MAIN CONTENT -->
<div id="ja-content" class="ja-content <?php echo $this->getClass($layout, $col) ?>" <?php echo $this->getData ($layout, $col++) ?>>
<div class="main-content">
<jdoc:include type="message" />
<?php if ($this->countModules($mastcol)) : ?>
<!-- MASSCOL 1 -->
<div class="ja-mastcol ja-mastcol-1<?php $this->_c($mastcol)?>">
<jdoc:include type="modules" name="<?php $this->_p($mastcol) ?>" style="T3Xhtml" />
</div>
<!-- //MASSCOL 1 -->
<?php endif ?>
<jdoc:include type="component" />
<?php $this->loadBlock ('spotlight-2') ?>
</div>
Then go to Backend > Menus > Main menu > Home menu item > select categories from which you want to display featured articles
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by Saguaros 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Ja Tab
Viewing 10 posts - 1 through 10 (of 10 total)