This forum is for assistance with theme development.

Bootstrap 7.x-3.22 upgrade without Composer and Drush?

I need to upgrade Bootstrap 7.x-3.12 to 7.x-3.22.  Drupal 7.x was not installed with Composer.  I don't have access to the server to install Drush or Composer.  Without these developer tools, how do I upgrade to the current Bootstrap?  Can I use the Admin UI, Reports > Available Updates > Install New Module or Theme?  Or use ftp to copy unzipped Bootstrap directory on my PC to the server directory /drupal/sites/all/themes/bootstrap/?

Thanks!

I want to get the status of the user on Drupal 8.

I want to get the status of the user on Drupal 8.

With the code below, if the user is online, the status is online. But if the user has been offline for more than an hour, the status is missing. Normally it should be offline.

What's wrong with this code ?

Thank you

Here is what I added in the user.html.twig file :

Bootstrap navbar-fixed-left side menu.

What would be the quick way to change the bootstrap 8.x-3.15 default horizontal menu to a vertical left side menu. The example I found, uses navbar-fixed-left. What would be the recommended way to implement this in a bootstrap sub-theme with minimal changes from the base theme?

How to customize the /node/add page ?

On Drupal 8, there is a page on /node/add. I want to customize this page by replacing the links with buttons, but I have not found a template to do that.

I have also enabled the debug mode, but there is no template suggestion.

How do I customize the page ?

<div role="main" class="main-container container js-quickedit-main-content">
<div class="row">

Create custom front page

Hi.

I'm currently develop a custom theme from the ground up.

I want to create a custom front page too, but without using the view front page given by default with drupal.

So I disable it from the views and I also delete the path /node from the configuration > basic site settings.

Is there any ideas on how I can create a custom front page?

Thanks in advance!

Custom theme development

Hello,

I want to make a custom theme from the ground up.

I have make all the necessary settings from the documentation and all works fine but here is where the trouble begins..

I don't want to use the front page view which drupal give's me so I disable it.

Right now I work with context module to create the front page but it doesn't work as I have excepted...

Who is the best way to develop my theme?

Any recommendations?

Thanks for advance!

Pages

Subscribe with RSS Subscribe to RSS - Theme development