Without selecting any Taxonomies, it will show ALL posts instead of those two, allthough the red counter says my Query holds two items. As soon as I select some Taxonomies, the loop will show any posts that would be in those selected Taxonomies.
Hi, I would like to use Siteorgin Pagebuilder in a much cleaner way (like reducing the requests in css files). I noticed that when you use, for example, the color options of the Siteorigin button widget you’ll get an extra seperate CSS file. I want to disable all option that would create these extra requests…
For styling reasons I need the Widget class entered under the Attributes tab of a widget also in the parent div (The div with class .so-panel). I know you can add the Row class to it’s parent with the following function: Now I also need something simular for the Widget class, but my knowledge of…