@alexlangs,
Probably the theme customizer is showing a preview, not the real page, but what are you using to preview a post on mobile? Perhaps the plugin referenced in this topic: https://www.ads-software.com/support/topic/mobile-post-preview/
Yet I suspect you are not, else you’d mentioned it.
You may preview the mobile version on desktop using Chrome > Developer Tools (Shift+Ctrl+I): click the device emulator switch, second icon in the top left corner.
To see your post on a real mobile and a real tablet, you’ll need to publish after adding the new URL in robots.txt
:
User-agent: *
Disallow: /POST_URL_AFTER_ROOT
This will tell search engines to not index your new post with footnotes.
You may also wish to password protect your post, see https://www.wpbeginner.com/plugins/how-to-hide-a-post-from-home-page-in-wordpress/ for how to do that.
Please feel free to let us know if that helps or if we can try to assist you further.
Best regards.
-
This reply was modified 4 years ago by
pewgeuges.
-
This reply was modified 4 years ago by
pewgeuges. Reason: Add preview plugin topic https://www.ads-software.com/support/topic/mobile-post-preview/