Category page in Mobile Theme

Posted in: Newspaper
Post count: 5

Hi,

I’m using Mobile Theme on my blog and would like to have the category filter and description in category page being the same as the responsive layout, ie. I prefer the category filter shows all the subcategories by a dropdown menu and the description (& the category title) is aligned left. Please can you guide me how I can edit the Mobile Theme to achieve that?

The below image elaborates what I want in the category page of Mobile theme (same as responsive layout)

  • This topic was modified 8 years by ExRay.
Post count: 22421

Hello,

Sorry but unfortunately the mobile theme will convert the category templates as well as other templates in the theme to the mobile layout. There is no option to get the ajax filters activated on the mobile theme as it was designed not to use such filters in order to provide top loading speed for mobile users.
If you need to have the filters and blocks like the responsive layout, we recommend disabling the mobile theme plugin.

Thank you!

Post count: 20688

Hi,

Indeed, the mobile theme will not display a drop-down. It should display all your categories however, but it seems there is a design issue. I will add this on our list and it will be fixed as soon as possible.

In the meantime you could enter this code in Theme panel->Mobile theme->Custom CSS section, to create some more space in the category header for the categories
https://www.screencast.com/t/gqUKyllEkX

.td-category-header .td-category {
max-height: 250px;
}

Sorry for the inconvenience.
Thanks

Post count: 5

Hi Simion,

Thank you for your reply and for the code.

I have one question, just out of curiosity. How did you know my website (and thus all the subcategories) to put inside your screenshot?

Regards,
ExRay

Post count: 20688

Hi,

The website logo is visible in the screenshot you provided, a simple search on Google led me to your website where I could see the problem happening. I added it on our list and it will be fixed.

Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.