Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • kelvin899 Friend
    #205262

    Hey 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 Moderator
    #565835

    Hi 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 Friend
    #565938

    Hey Saguaros,

    Thank you so much, that did the trick! It is working like charm!

    Saguaros Moderator
    #565939

    You’re welcome!

    kelvin899 Friend
    #565941

    There 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 Moderator
    #566088

    Could you post URL of page where problem can be seen here?

    kelvin899 Friend
    #566126

    I will send you a private message with the login and url.

    Saguaros Moderator
    #566256

    It 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 Friend
    #566320

    Hey 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 Moderator
    #566334

    As I can see that you’ve already changed content in that page, is it fine now?

    kelvin899 Friend
    #566508

    Uhmm well I did change it because it didn’t looked well with those titles. Would you still have a solution for this? 🙂

    Thanks again!

    Saguaros Moderator
    #566590

    If the problem still persists with normal font, I would check for you 🙂

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

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