Mobile Theme About Us

Posted in: Newspaper
Post count: 63

Hi there. I’ve been testing mobile theme and I noticed that it displays “About Us” string at the bottom for no reason. I don’t have this on desktop version, there is no text, just the string. How do I get rid of that and why is it there?

Post count: 20688

Hi,

Please provide a link to your website so I can inspect it, and give you a more accurate solution.

Thanks

Post count: 63

Hello. http://www.tauta.lt. As You can see, there is only the logo, which is shown also on desktop version, and then “APIE MUS”, which is translated string of ABOUT US. Why is it there?
I am using Footer Template Style 2, this probably is the problem, as it is not completely compatible with Mobile Theme. Would you please look into it? Thanks

Post count: 20688

Hi,

I have inspected your website on desktop and on mobile but I do not see this text you are referring to in the footer – https://www.screencast.com/t/2LWu8FPoXhttps://www.screencast.com/t/fGN6i2PB9
Please correct me if I misunderstand this.

Thanks

Post count: 63

Hi there. Thats the other issue – the theme keeps switching to desktop view. mobile theme is on, im using WP super cache with recommended settings… I clear cache, after some time it shows desktop again… I cleared it again.

Post count: 20688

Hi,

Please note that the mobile theme is optional, you can choose not to use it and the website will be displayed properly on every device. The theme is fully responsive and will adapt to every screen size. Maybe there is a plugin that could be causing this issues, but at this time I do not see it manifesting and your website is working properly.

Thanks

Post count: 63

Hi. Well i don’t think this is the best approach to solving this issue, because when I bought the theme, there was mobile theme included with it, so I assume it supposed to work properly with all footer templates.
This is how it looks with footer template Style 2 on mobile theme: https://ibb.co/e19fd5
There is only the logo, no popular categories and no popular articles. The text under the footer logo means ABOUT US. And it is the ABOUT US string from translations page.
1) This string does NOT appear on desktop version, so I assume this STyle 2 should not show this string in a mobile theme version either.
2) I switched to Style 1, and now I can see the same string on desktop as well, but no text – the text is added at FOOTER TEXT field.
I think this should be somehow merged together, or so, as there is no point of including the string ABOUT US if there is no text in FOOTER TEXT field. Just an idea.

Could you please provide a solution of removing this from mobile theme? Thanks!

Also I think I will open another topic about the problem with Cache and mobile phone theme, as it keeps changing to desktop version for some reason… I like consistency 🙂

Cheers

  • This reply was modified 9 years by MamasLT.
Post count: 20688

Hi,

What I meant to say was that the mobile theme is using it’s own predefined template for the elements displayed, including the footer section. There will always be the same footer displayed, regardless of what you have on desktop, where you can customize the footer content or have predefined content in some footer templates. This is meant to make the mobile theme as light as possible and with good performance.
Please try this code to hide that text, just enter it in Theme panel->Mobile theme->Custom Css

.td-footer-description .block-title {
display: none;
}

Thanks

Post count: 63

It does not work. ;/

Post count: 20688

Hi,

I have tested the code before providing it and now also, and it is working as intended
https://www.screencast.com/t/1tx5Y0Ftk
https://www.screencast.com/t/L3nIFzn5
https://www.screencast.com/t/RslZJIlTCKq6
Try clearing your cache after inserting the code, maybe this is why the code does not apply.
Also for the mobile theme not working properly, you could try the solution provided in this topic
https://forum.tagdiv.com/topic/mobile-theme-issues-5/

Thanks

Post count: 63

My apologies, yes the code does delete the ABOUT US string, but it still seems to create a space for that string and it does look improportional. Maybe in a near future you could implement a bit better configuration option for ABOUT US-FOOTER TEXT?
Thanks!

Post count: 20688

Hi,

Maybe in a future update some options regarding these elements in the footer will be available, but I could not say for sure when this will happen. Sorry for any inconvenience caused.

Thank you for understanding!

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