-
AuthorPosts
-
kelvin899 Friend
kelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
April 3, 2015 at 12:32 pm #205262Hey guys,
When I resize the window, the top places module is getting smaller. But it doesn’t show any articles, only the title.
How can I make it mobile friendly, so people can read the articles on their mobile device?Thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 6, 2015 at 3:21 am #565835Hi Kelvin,
Yes, you can show articles of this module in mobile view, here is my tweak:
– Open the file: templatesja_hotelacmnews-featuredtmplgrid.php
– Look for this line of code (approx line 91)
<div class="magazine-item col col-xs-12 col-sm-6 col-md-<?php echo round((12 / $intro_columns)) ?> hidden-xs" itemscope itemtype="http://schema.org/Article">
– Replace it with:
<div class="magazine-item col col-xs-12 col-sm-6 col-md-<?php echo round((12 / $intro_columns)) ?>" itemscope itemtype="http://schema.org/Article">
kelvin899 Friendkelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
April 6, 2015 at 2:18 pm #565938Hey Saguaros,
Thank you so much, that did the trick! It is working like charm!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 6, 2015 at 2:30 pm #565939You’re welcome!
kelvin899 Friendkelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
April 6, 2015 at 2:41 pm #565941There is one more thing! I created a news section, with a menu with the category blog. But when I resize the window, the titles won’t resize. The titles aren’t responsive.
Note: this is only with this section, all other “normal” articles and modules does resize the titles.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 7, 2015 at 9:26 am #566088Could you post URL of page where problem can be seen here?
kelvin899 Friendkelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
April 7, 2015 at 2:11 pm #566126I will send you a private message with the login and url.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 8, 2015 at 3:02 am #566256It looks like you’re using Cufon in that page instead of default Font in this template. With this kind of font, you will need to change with javascript: http://stackoverflow.com/questions/4975070/how-to-adjust-font-size-with-cufon
kelvin899 Friendkelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
April 8, 2015 at 12:26 pm #566320Hey Saguaros,
Your indeed right that I use Cufon. But the strange thing is that it does it job on the other pages. Only not the category blog, so it wouldn’t be a other problem? Otherwise I need to figure it out.
Thanks again!
Edit: I tried to disable the cufon, but even with the normal website font they aren’t resizing there.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 8, 2015 at 3:14 pm #566334As I can see that you’ve already changed content in that page, is it fine now?
-
AuthorPosts
This topic contains 12 replies, has 2 voices, and was last updated by Saguaros 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum