Mobile Theme plugin and Logo on Mobile

Posted in: Newspaper
Post count: 84

When I activate the Mobile Theme plugin I get the three last posts in a grid on top of the page, I also get lots of posts listed under the section Latest Articles. Meaning that the three last articles will be displayed two times; in the grid and under Latest Articles. Where do I change the look of the Mobile Theme? Are there different blocks to choose from also for that plugin? I have searched for where to find this, but have not succeeded yet. I also would like to have Latest Articles translated to Swedish. I have set the tranlation section to Swedish.

Also I have a problem with the size of mu logo shown on my iPhone, it is really small. Regardless if I have the Mobile Theme activated or not. I have tried to upload the recommended size logos under Header -> Logo for Mobile, but it is stills tiny. I have changed all logos uploaded to about 800 px, without any difference.

http://www.ladiesabroad.se/ Right now I have the plugin deavtivated, but you can see the small logo on iPhone (or not!).

Thanks.

Post count: 7909

Hi,

You can read more about the mobile theme plugin here – https://forum.tagdiv.com/the-mobile-theme/ It comes with its own templates and it was not designed to work with Visual Composer so there are no blocks that could be used on mobile theme. Please note that it is an optional plugin and if you’d like the same content that you have on desktop, you can disable it.
If you load Swedish language from theme translation system, all the theme’s strings will be translated also on mobile devices, even if you use or not the Mobile Theme plugin – https://forum.tagdiv.com/loading-translations/ Or you can translate Latest Articles manually – https://forum.tagdiv.com/customize-a-translation/http://screencast.com/t/tkQytPCWlR3K I have checked this on my side an did not found any issues – http://screencast.com/t/VmsrmdXPLxy

I suggest to use the recommended size for mobile logo – http://screencast.com/t/amS1BHog4
However if you want to use it like it is know I will provide a css code to increase its size – http://screencast.com/t/l6Nj75et

@media(max-width: 767px) {
div.td-main-menu-logo img {
max-width: 186px;
}
}

Thanks!

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