Edit mobile theme

Posted in: Newspaper
Post count: 75

This is how my site shows on mobile https://prnt.sc/pl0al0 . How do I edit the header “Newspaper | Discover the art of publishing”?
Also, how can I add mobile and AMP theme menu?

Post count: 35449

Hello,

The mobile version is look like that because you have the mobile theme plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se

Also since Newspaper v9.7.4 you can show the responsive version on mobile theme -> http://prntscr.com/oh6r2s you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/

You can use the mobile theme with amp using one of these option -> http://prntscr.com/pl3h3t -> https://tagdiv.com/amp-newspaper-theme/

Thank you!

Post count: 75

I want to edit the mobile theme footer – About us, Follow us and copyright. Here is how it looks https://prnt.sc/pwu2v3 How to edit them?

Post count: 75

Also, How can I add a logo to the mobile theme?
I am using animals pro theme.

Post count: 75

I tried editing foot with TD composer, but that part of the footer isn’t editable.

Post count: 35449

Hi,

If you are using the mobile theme plugin, this will appear instead the responsive version, so the changes made by you with tagDiv Composer will not be display.
In order to set a mobile logo please check this section -> http://prntscr.com/pxazfy -> the footer content can be edit from here -> http://prntscr.com/pxazqk also if you want to change the text from footer on mobile theme you ca do it using the Translations section from theme panel -> http://prntscr.com/pxb0lz -> http://prntscr.com/pxb0rp

Thank you!

Post count: 75

https://prnt.sc/pxazqk I disabled show social icons and follow us has disappeared. But “about us” is still visible on the mobile theme. I went to translations and saw that the “about us” is blank, but yet it is showing.

Post count: 35449

Hi,

Please set in translations and empty space in “about us” field, this should solved the problem, or you can sue a custom css like this one
.td-mobile-footer-wrap .td-container{
display: none;
}

The code need to be set in Theme Panel> Mobile Theme> Custom code> css

Thank you!

Post count: 75

Empty space works. Thank you.

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