How Does The "Hidden" CSS Display Feature Work?

Posted in: Newspaper
Post count: 60

In lieu of the mobile theme, I’ve been using the display feature but I don’t think there is any documentation on it. What I’m wondering is, if something is hidden, does it load or does it simply not show on the front end?

Post count: 18283

Hello !

That option only hides the element but it doesn’t remove it. You can hide an element from your page / template. That element will be loaded but not displayed.

I hope this was helpful !

Thank you !

Post count: 60

So is there a way to do what I’m speaking of?

Post count: 60

Also, once something is hidden, how do you unhide it?

Post count: 18283

Hello !

The code to Hide a component must be added in theme panel, if you want to unhide it simply remove the code.

Please provide an accurate example of what you are looking to achieve. Maybe this is easier by simply removing the element using tagDiv composer.

Thank you !

Post count: 60

I’m just looking for a way to create a mobile version of my site vs. the desktop/tablet version but with more control and customization than what is offered with the mobile theme plugin.

Post count: 18283

Hello !

The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme.

You will have to recreate your pages into the Mobile editor or completely disable the mobile theme. The mobile editor will not render shortcodes !

Also you can disable mobile theme on certain pages or posts by following this setting:

Please take a look here: https://forum.tagdiv.com/the-mobile-theme/

Mobile theme plugin can be disabled from Newspaper Plugins as you can see here: https://www.screencast.com/t/LnkZCEVC

Thank you !

Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.