Hi,
I’ve seen a few threads about this but my question is if there is a shorter way to accomplish the following so I don’t have to use so many classes for every page I want to hide the header and footer from:
body.page-id-22381 .site-header, body.page-id-22381 .footer-widgets {
display: none !important;
}
body.page-id-22315 .site-header, body.page-id-22315 .footer-widgets {
display: none !important;
}
Last question. What should I do when I upload a design made and it says widget missing. How would I know which plugin to install? Do you recommend these 2 plugins besides the Bundle?
Widgets for Siteorigin (Wpinket)
Livemesh Siteorigin Widgets
Thank you.
Hi Nai,
If you’re using a SiteOrigin theme, there’s typically a way to do this through Page Settings (< Such as with Vantage). If you're not, there may be an easier way but it really depends on the theme you're using. If your theme doesn't include an easier option, then no, there's no other really easy method. There is, however, another method but I'm that'll require a decent amount of custom CSS from the start (I can assist you with that if you're a SiteOrigin Premium user).
If you wish to use the widgets included in those plugins, yes.
More often than note, the widget name you’re told about will give you a really good idea of what it’s included in. For example, SiteOrigin_Widget_Image_Widget, is included in the SiteOrigin Widgets Bundle and you can tell that by the widget name.