Mobile Help – Homepage different

Posted in: Newspaper
Post count: 14

When I look at the Homepage in the different viewers in my editor, all looks fine. When I navigate to the site on a mobile browser however I get something completely different. All plugins are installed — am I missing a step?

Post count: 35449

Hi,

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

Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

Also for the 3 blocks, you’ll need to have set same feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4

If you want the responsive version and amp you should use this opinion -> https://www.screencast.com/t/jZct5ueBqOrb but if you have amp activate on pages you’ll need to create in Mobile editor a content for AMP version of page.

Let me know if you have more questions!

Post count: 13

Hello, how can I change the LOAD MORE colour to make it more visible to visitors

Post count: 35449

Hi,

If you are using a Flex Block you can change the “Load more” button color from Style -> https://www.screencast.com/t/u7I0gPSJ4hP
Or using custom css for the predefined blocks -> https://www.screencast.com/t/bsgHwxLpV
.td-load-more-wrap a{
background-color: red;
color: white;
}

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

Thank you!

Post count: 13

.td-load-more-wrap a{
background-color: red;
color: white;
}

I used the above code in the Custom CSS and the changes I wanted happened but only for desktop. The mobile didn’t get the changes. How can I make the changes show on mobile? http://www.insideEko.com

Post count: 35449

Hi,

I’ve checked your website in mobile version and the changes for load more button are apply -> https://www.screencast.com/t/wuT8Adpgn
Also fell free to change the colors.

Thank you!

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