Block Text with Custom Title nott showing in mobile
Here is what is says: [td_block_text_with_title custom_title=”Example”]
How do I fix this?
Also my horizontal line separators are not showing on mobile either?
Matter of fact a lot of my elements are not going to mobile.
Hi,
That would be the case if the mobile theme plugin is active. Page builder elements will not be displayed on mobile, if the mobile plugin is active.
Content for mobile pages has to be entered through the Mobile editor and it’s capabilities
– https://www.screencast.com/t/FZ2UgFpBTbAh
Note that the mobile theme is optional, deactivating it will display the same desktop pages on mobile. You can find out more about the mobile theme functionality here
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Only way to manipulate mobile is to have that plugin on?
There are elements I need to update with the plugin on, but elements I want show with it off. How do I make this work?
Want I want to stay the same as desktop:
Articles
Pages Layouts
What I want different on mobile:
Footer
iframe adjustments
Remove slider from mobile view
Hi,
The mobile can either be active as a whole, it cannot be activated only for some elements. This plugin is useful if you wish to display a different and simpler version of the website.
It is not required to have it active, when inactive the same content from desktop will be displayed (default responsive version).
As of the previous theme update an option was introduced in the composer, you can now choose to hide rows or certain elements on mobile for example
– https://www.screencast.com/t/hgo09L4awn
– https://www.screencast.com/t/2ps0eI6vx
– https://www.screencast.com/t/nNs4IoaSI
That would be a solution to remove the slider on mobile. The iframes could be modified with code maybe, if you could provide an example it would be helpful.
The footer will be the same as on desktop however, I could not say how you could make changes to it. Maybe that would be possible with custom code as well, depending on what you want to do.
Thanks