Managed Two Menus and Menus links for Fr/Eng but got odd response from Bootstrap theme

Hi I have a problem with bootstrap (latest version) with drupal 8.

I made a Menu for English and a Menu for French

The menu for eng is visualized correctly http://i.imgur.com/lDHL9m1.png

But the menu of french is not working http://i.imgur.com/TDAVVPf.png

any idea ?

New to Module Development

Hi, am new to drupal and would like to integrate SMS API using SMS Gateway Framework.

I have an SMS account with smsgatewaycenter.com and would like to integrate their HTTP API using the framework. I am more of a wordpress coder and one of my project requires drupal core to start my project.

How can I integrate the following HTTP SMS API using the framework.

Sample PHP API code:

[SOLVED] Conditionally attaching .js in a module's library

Here is the use case: My module requires Bootstrap (specifically, bootstrap.min.js). I need to make sure that bootstrap.min.js is not loaded already via the user's theme (which many do). Attaching bootstrap.min.js twice causes issues in my case, hence, my need to only attach it to the page if it isn't being used by the theme.

ASP.NET to DRUPAL

Hi.

I have a web site in asp.net, however now I need migrate to drupal, some tips?

Thanks.

How to put paragraph in regions of theme

I am using Zymphony theme in Drupal 8.1.7. I want an Event content type that puts a Header in the Header region, the details in the Content region, and a Buy Ticket button in the right sidebar.
So I made Event Details and Button paragraph types, and put them into the right regions in the Blocks page, and restricted the content type to be Event.
And in the Event Content type, I added these paragraphs as fields.
But when they display, the button is under the Event Details.
What am I doing wrong?

Composer required for deployment?

I'm ready to deploy my first Drupal 8 application but unsure if I should add the vendor directory in my git repo. I did not use composer to install it, but downloaded it. I seem to recall using Composer as part of the update process as I have a vendor directory. I have already have composer installed to work with Laravel and updated my drush locally to the version that works with D8.
Reading around I cannot see if anyone's addressed this: Is Composer required for deployment?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x