Sorry I placed this in the wrong queue. Moving to bootstrap theme queue....https://www.drupal.org/node/2662924

I'm using Drupal Bootstrap 8x 3.0 beta2 with a sub theme. Whenever I attempt to add new content with the "save and keep published" button, instead of saving the data, it's reverting to the preview page and won't save.

1. I've removed all template and CSS file overrides leaving only the bare bones/starterkit files - problem still exists.
2. I've created a different new sub theme with a new starterkit file replacing all "THEMENAME" with "test" - problem still exists
3. Reinstalled Bartik as default theme - saving content works.
4. Set Bootstrap as the default without a sub theme - saving content works.

As soon as I return to my sub theme, the problem comes back. I've tried my best to self resolve the problem, but I can't figure out why this is happening. Am I missing something? Last update was 12/19/2015 - I'm guessing if it was a bug, someone would have reported it by now?

Comments

nevets’s picture

My first suspicion is that there is an html overlaying the button. I check this by using the browsers inspect feature. If you "inspect" the button and end up at a different element, there is likely a element "on top" of the button that extends beyond the visible element

cptlonestar’s picture

I checked that as well and it looks ok. Here's a link to where I moved the issue. It has a snapshot of the CSS. https://www.drupal.org/node/2662924.