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.
In addition to what @findlabnet has said, you possibly want to be looking at metatags as you can then tell search engines which page is the canonical source for a given page. In this scenario,...
Posted19 hours 54 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Not only twice — the number of languages not excluded from the sitemap can be greater than that.
This feature is designed according to the corresponding recommendations.
So, I can't...
Just FYI, for field API date fields that use ISO format (basically a string), the resulting expression produced by the date_views_filter_handler_simple handler is
DATE_FORMAT(STR_TO_DATE(...
Posted2 days 18 hours ago by Alejandro Cremaschi (argiepiano) on:
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.