Mobile Plugin Bug

Posted in: Newspaper
Post count: 101

Hello, tagdiv!
The mobile plugin is not updated for a long time. The site was working fine with the mobile plugin before. But now after the recent WordPress update, the mobile editor behaves very oddly. This is happening in the mobile version of the site, not in the responsive version. The content created inside the <div> tags is getting a <p> tag automatically and it is giving me a layout issue. I use a Newsletter plugin. I inserted it using the shortcode in the mobile editor. The form has some hidden fields and the hidden fields get a p tag automatically and occupy a large white space in the middle of the form. Please check it and give a solution. The form can be found at the URL: https://www.catholicgallery.org/mass-readings-today-drb/. In other pages, the test inside the div tag should be aligned inline. Instead, it takes its own line.

Post count: 20688

Hi,

I have tested like this in the mobile editor page section
https://www.screencast.com/t/VsawlWiSwOp
https://www.screencast.com/t/UwUP0xmJl
So there is no paragraph tag replacing the div I manually entered.

Regarding the plugin form, if you want those fields hidden maybe there is a setting in the plugin for that. It seems that is how the form is supposed to display, since it even has CSS for the paragraph it adds
https://www.screencast.com/t/QjpmcBofiJ

Thanks

Post count: 101

Hello thank you for the reply. How about the div inside the div tag like this. Please check this. <div class=”someclass”>Test the Mobile editor<div style=”display: inline;”> in mobile</div></div> . The text “Test the mobile editor” gets a p tag automatically when switching from the text to visual tab in the editor.

Post count: 22421

Hi,

I tested again myself and still div’s everywhere. https://www.screencast.com/t/nyj9POE4
No p tag replacement in sight.

Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Post count: 101

Sure. Thank you. I will try and get back to you.

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