Hi - How can i disble seblod for standart joomla items (articles, users, etc.) I want to keep the original joomla way in the backend, add button, edit etc.
In the integration tab i did set "Default Content Type" to none - but when i click "article->new" button i swill get the popup from seblod. I would realy like to have the article system to work as normal.
There is no way to totally disable Seblod content types unless you uninstall Seblod. You should set Add Button to Dropdown and Add buttton (alternative) to Above, then first option will be Joomla Article. Or with redirection disabled as you already did, you can use Content->Articles->Add new article menu.
@jmoelholt, "Add" in SEBLOD is about "Add a new content", so it's identical to "New button". So yes, to disable the use of the New button by SEBLOD you just need to disable Add button option.
@Ventura - Perfect. Adding the css class as you described did show the extra "None" button. Selecting that option did disable seblod for the add button in articles, just as i wanted.