Is there a way to auto increment SKU with ubercart or tip that folks use to help them remember what the next available SKU is if they are making them up as they go?
I found a sandbox module for Drupal, but I don't think it's been ported and I'm not even sure if it's a Drupal 7 module (created in 2013, so it probably is):
https://www.drupal.org/sandbox/grobot/2105379
Recent comments
The number of files is your choice, each developer has his own style, his own declaration order, and grouped into blocks related to the styling of a specific element. Everything should just be...
How do you organise your CSS code?
I use plain CSS, and I put it normally in one file, divided in sections like General, Header, Main, and Footer. [*] This simple approach works very well for me, also because I often work on...
How do you organise your CSS code?
I find organising into separate files for different elements help to maintain. Backdrop helps here as for the public it aggregates CSS for performance but you can switch that off and then you can...
How do you organise your CSS code?
Definitely a problem with Mosaic Grid. Was able to reproduce the issue in the sandbox. I have created an issue on Github (https://github.com/backdrop-contrib/mosaic_grid/issues/34).
Vanishing dropdown in primary navigation
Okay, I think I may be closing in on it. It might be some sort of bad side-effect of the Mosaic Grid module. Need to confirm.
Vanishing dropdown in primary navigation