Use Bootstrap theme without the Navbar

I'm sick of trying to get the Bootstrap navbar dropdowns working for my site.  I have spent way too much time testing various methods I found by googling so it's time to look for a better solution.  How can I remove just the navbar from the theme so I can still use all the other Bootstrap goodies please?

I'm using D7 and the Bootstrap 3.41 theme.

Thanks for you thoughts.

Bootstrap theme conversion to non-CDN broke glyphicons

Thanks for reading.  I'm posting this here expecting a faster response than in Bootstrap Issues where in my experience the response is pretty slow. 

Create new versions of existing content with D7

I would like users to be able to create new versions of existing content in my Drupal 7 site. Not replacing this original content but adding another content item which just takes the old content as the starting point. I have looked into the Revisioning module but it appears that only one version of the content will be accessible on the site whereas I would like the original and revised versions (and revised versions of revised versions) to all be accessible. Does anyone know how I might achieve this?

Programmatically set Double Field value

Hey guys, I need your help. The task is to fill a form programmatically and it seems to be pretty easy with entity_metadata_wrapper:

PHP 7.2 and 7.3 Break Drupal 7.77

I have been running with PHP 7.1 and today decided to upgrade to 7.2 or 7.3.  With both 7.2 and 7.3, I experienced the WSOD so I enabled display_errors and see the following:

Fatal error: Uncaught Error: Class 'DatabaseConnection' not found in

/home/site/public_html/includes/database/mysql/database.inc:18 Stack trace: #0

/home/site/public_html/includes/database/database.inc(1771): require_once() #1

/home/site/public_html/includes/database/database.inc(1562): Database::openConnection('default', 'default') #2

Views SQL query syntax conversion

I need to be able to query the Drupal database with sql.  I thought I would be clever and use the Views generated query where I could, but the Views query cannot be copy/pasted into an SQL query tool like PHPMyAdmin.  I have tried the query using little chunks at a time but at some point it just starts throwing errors.  Is there a tool that will convert Views query syntax to regular MySQL query language?

Appreciate your thoughts and if you can help me get the correct mysql query string I would be grateful.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x