Mobile View problem after update

Posted in: Newspaper
Post count: 11

I am using the newspaper theme with default pro.
This is my website.
In the mobile view (not AMP and not mobile theme, just mobile view), there is a white side on the right-hand side. And the contents just like shift to the left and out of the container.
No layout and CSS were modified, and no problem before update to the newest version.
Cannot solved even I install the previous version of the plugin and theme.
Thanks!

Post count: 35449

Hi,
Is look that there is an extra css that is apply on the mobile version.
.vc_row {
margin-left: -15px;
margin-right: -15px;
}

Please set this code -> https://i.imgur.com/eVRcz6f.png
.single .vc_row {
margin-left: 0px;
margin-right: 0px;
}

In theme panel> custom code> advance css> phone css.
Hope it will help you!
Thank you!

Post count: 11

Thanks, it works. But don’t know why there is an “extra css” after update the theme and required plugin.

Beside, with the same website, I don’t know why it keeps showing the mobile view (again, not mobile theme and AMP) even I use Google Chrome in my desktop.

Thanks!

Post count: 35449

Hi,
Yes, I see that you have now the responsive version https://i.imgur.com/GDXuTbn.png to have the mobile theme, make sure that you have set one of those options -> https://i.imgur.com/hnp8zDA.png
Also make sure that this problem is not from cache plugin that you are using.
Thank you!

Post count: 11

I am sure that, I have only selected AMP for the mobile theme.

Post count: 11

I don’t want the mobile version for the mobile (not AMP). I just want the responsive version of desktop mode.

Post count: 11

By reference with this template

There is a desktop version. But when I access the link in the previous reply, it keeps staying in responsive mobile version.

Post count: 35449

Hi,
Yes, that template has a responsive version for mobile.
Also I checked your website and you are using the responsive version as you mentioned -> https://i.imgur.com/C8F8gy3.png and you are using the mobile theme plugin with the amp option -> https://i.imgur.com/9kvxokC.png to be use only for amp -> https://i.imgur.com/a1FhqA5.png
Thank you!

Post count: 11

There is problem on Desktop version.
Not mobile version, you may try to access using Desktop mode.
You will see the post is displaying on mobile theme anytime.

Post count: 11

???

Post count: 35449

Hi,
I think that you are referring that it need to be display link this https://i.imgur.com/bauUmaf.png and is like this -> https://i.imgur.com/DPOm8o1.png this is because you are using some plugins and are in conflict with tagdiv Cloud Library, for example when you are using tagDiv Cloud Library with WPBakery.
Please try only with theme plugins, if the problem persists, please provide a link where I can inspect the situation.
Thank you!

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