I have an Ubercart site with facets to filter in the sidebar. I'd like to have the whole sidebar collapse, or slide off screen and slide back with a tap of a tab, perhaps opposite the menu tab.
Why not insert the script using a custom block at the very top of the page? Who said that it won't work correctly if you don't place it in the <head>?
Especially when the question...
that was the first thing i tried, but thanks. i cannot see css file changes without clearing the css/js cache. for that reason i have been adding css snippets (<style> tags) into my...
I asked ChatGPT and the answer helped me to place a conversion tracking tag in the Head section of a specific page, like this:
code in template.php
function my_theme_preprocess_page...
Posted1 day 1 hour ago by Antony Milenkov (amilenkov) on:
I came across this forum topic and, as I was reading through it, recalled reading something a few years ago about someone backing up Yahoo Answers when they got shut down. I searched and found...
Comments
You could use (or copy the functionality provided by) the contributed layout Bamboo:
https://github.com/backdrop-contrib/bamboo
Thanks. I'll see if I can figure out how to use it with my existing layouts, since Bamboo has no headers or footers, etc.