Mobile text and images different than Desktop

Hi, here is the website:

mindfultrader.com

If you look at the desktop, it’s totally different than mobile. The mobile uses like the default nonsense langauge “ipsum blah blah” instead of the text I put on the page.

I searched old posts, and for one guy the issue was that Jetpack was enabled for mobile. But I just checked and Jetback is not enabled.

In Cornerstone, the mobile view shows this too (the jibberish words).

Any idea how to fix?

Hello Eric,

Thanks for reaching out. :slight_smile:

Please take a look at solution mentioned in following thread:

Thanks.

I can’t find the "section options’ he is referring to to go change the viewport options.

Is that under Theme Options? Or is it somehwere under Content for the page in question?

Hello Eric,

The Hide During Breakpoints is in the customize option of the section settings.

Hope this helps.

Ok I found the “Hide Based on Screen Width” area. Now the issue: none of the sections in my template are set to hide anything. So that doesn’t appear to be what’s causing the issue.

The other thing; on mobile, those sections are not hidden. They’re just showing the jibberish text (lorem ipsum…) instead of the text I wrote. On desktop it’s showing the text I wrote in those sections, but on mobile it’s showing those same sections with jibberish text.

Hey Eric,

Thanks for writing in! I checked your page and there are sections which are only visible in smaller devices and there are sections which are only visible in large screens, To find out the content, try this, click on the skeleton mode in Cornerstone (see screenshot)

You’ll see all the elements in the right hand panel, find your content that is hidden in mobile devices and click on it (see screenshot)

You’ll have the editor open to edit the content. Let us know how this goes!.

Hope this helps!

I opened skeleton mode. And I’m looking at the page with a mobile device selected. It doesn’t show in the screenshot, but I have the text block there highlighted.

I don’t see anywhere in the editor that would allow me to change that text block to be the same text as what shows on the homepage.

It’s not a matter of the text block being “missing” on mobile. It’s a matter of the text block showing the default “lorem ipsum” text instead of the text I actually typed for the desktop version.

This is what it looks like when I click to see the Desktop version of the homepage. The desktop and mobile both have the right “blocks”. The desktop has the the text that I typed in, but the mobile has “Lorem ipsum” text.

This is for mindfultrader.com

Hi Eric,

It should be due to Hide During Breakpoints and I can confirm that from the source code of your site’s page. And it’s applied to the row and not sections, BUT, it’s probably applied as class name since the content is too old.

Please try inspecting the rows and go to customize section and fine something like cs-hide-xl cs-hide-lg cs-hide-m from the class and remove them.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.