Need to find out if a stack has a block added to it
Permalink
My theme has 2 global stacks in the header. However, I only want the one that has a block associated with it to show (I am creating a theme).
The stacks are site name and site logo
If the user puts in a block to site logo (an image) then I only want to display the logo, if they don't add a block, don't show it.
My problem is that I am not sure what to check to see if a stack has a block added to it.
Any ideas?
The stacks are site name and site logo
If the user puts in a block to site logo (an image) then I only want to display the logo, if they don't add a block, don't show it.
My problem is that I am not sure what to check to see if a stack has a block added to it.
Any ideas?
I am building a theme and want to make it an option. however I don't know what variables to check.
this may or may not lead you in the right direction...
http://www.concrete5.org/community/forums/customizing_c5/how-to-get...
http://www.concrete5.org/community/forums/customizing_c5/how-to-get...
you would need to modify all page types for consistency.