I have content type article which consist of term reference field with options like life, house etc. User create content after selecting content these. I want to create page with drag and drop functionality for fields. Any suggestions for this will be helpful.
I am testing migrating my site to a different web host. I successfully migrated and the site fully loads, however, I'm unable to go to the admin/config/media/file-system page. Each time I try I see a 302 redirect logged and I'm sent back to the home page.
I am re-theming a site with Bootstrap and the masonry and masonry-views modules. I have no clue HOW Drupal is deciding to insert a "style" attribute into the "masonry-item" DIV. The "style" that is being inserted horizontally collapses all of the blocks that masony-views and ruins any ability to restyle the element with CSS, since "style" overrides CSS. I don't see anywhere in views or in masonry-views where the style attribute is being set. MORE DEEPLY BURIED DRUPAL BS?