[Solved]Use custom content block twice?
Posted: Thu Nov 28, 2013 9:37 pm
Is it possible to place the content of the same content block twice in a template?
I'm developing a mobile site for a client and want to re-use as much as possible.
Some pages use the GBFilepicker module to add an image for the page. I would like to show that image in the mobile site and the normal site.
Because I divide my code using {mobiledetect} and an if else statement the content for the page is separated, therefor I like the call the same custom content block twice. Any possibilities?
I'm developing a mobile site for a client and want to re-use as much as possible.
Some pages use the GBFilepicker module to add an image for the page. I would like to show that image in the mobile site and the normal site.
Because I divide my code using {mobiledetect} and an if else statement the content for the page is separated, therefor I like the call the same custom content block twice. Any possibilities?