-
AuthorPosts
-
guap Friend
guap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
March 8, 2014 at 12:43 am #195582I preview the pages on mobile.
How I can make the slidenews (custom html) appear on mobile? Thanks.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 8, 2014 at 2:33 am #525855please try this tutorial http://www.joomlart.com/blog/t3-framework/t3v3-framework-highlights-part-3-introducing-responsive-layouts-video
1 user says Thank You to chavan for this useful post
April 13, 2014 at 9:34 am #530707I’d like to hide SlideNews from XTablet and Tablet layout. How can I do that? Thanks!
ꦯꦸꦕꦶ ꦏꦸꦂꦤꦶꦲꦮꦤ꧀ Friendꦯꦸꦕꦶ ꦏꦸꦂꦤꦶꦲꦮꦤ꧀
- Join date:
- April 2008
- Posts:
- 100
- Downloads:
- 9
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 39 times in 32 posts
April 13, 2014 at 4:47 pm #530714Hi @celebrian,
I think you can try this workaround, edit the slideshow.php located in templates/ja_mitius/tpls/blocks
Before you start, I suggest you to make a copy of this file, so that you can revert it whenever something gone wrong.
please start by finding this block of code
<div class="right-slideshow span4">
<div class="main-siderbar">
<jdoc:include type="modules" name="<?php $this->_p('slidenews') ?>" style="T3Xhtml" />
</div>
</div>
and edit it to be like
<div class="right-slideshow span4<?php $this->_c('slideshow')?>">
<div class="main-siderbar">
<jdoc:include type="modules" name="<?php $this->_p('slidenews') ?>" style="T3Xhtml" />
</div>
</div>
once you’ve done, save it.
Now you can go to the template’s backend, and go to responsive layout. set the slidenews position enabled or disabled based on the layout accordingly.
Hope this help
-
1 user says Thank You to ꦯꦸꦕꦶ ꦏꦸꦂꦤꦶꦲꦮꦤ꧀ for this useful post
April 13, 2014 at 6:32 pm #530718Thank you, nawainruk! You helped me so much! It works 🙂
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 4 voices, and was last updated by celebrian 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
slidenews
Viewing 5 posts - 1 through 5 (of 5 total)