Where is my theme installing button in Drupal 8.3.5?

Hello,

I already have a Drupal website and I wanted to create a new one, so I installed Drupal latest version 8.3.5 (with installatron) and now I wanted to install a theme but heck, where is the button to install it? I tried re-installing Drupal but the button is still gone... What went wrong? Or is this normal? Where can I install a theme? And please don't say I have to do it with drush or composer because I am not a computer wizard.

Tnx,
Annemie (from Belgium)

Show the geofield field of an entity reference

Hello,

I have a content type "reunion" with a reference to an other content type "lieu". In "lieu" i have a "field_geofield" which i want to print into my "reunion" node.
Actually, I tried this :
{{ node.field_lieu.0.entity.field_geofield.0.value }}
Which works, but not as I would like. Indeed it shows me this: POINT(1.080064 49.428707).
I would like to have a map display (leaflet), as in my "lieu" content.

Drupal 7 To drupal 8 custom module update ways

Is there any way for updating drupal 7 custom modules to drupal 8 ?? converting the process of tpl.php files to twig files.
How many possible ways do i have , to make that process more simple. whether migration or update is possible ?

Can you please share your thoughts??

drupal 8 : Adjust weight for menu items in different languages

My site will be in English and Arabic. English reads from left to right and Arabic from right to left. Drupal 8 works great with this if you enable all 4 multilingual extentions.

The only problem I have is that I translated the main menu, but I can't find how I can add a different weight to the separate menu items, this since I want the menu to be mirrored on Arabic.

If you go to the separate menu items you can add a weight but above it it is written: Weight (all languages)

How can I adjust the weight per language per item?

Training registration form

I want to appended a registration form to a node-type. So far, I am able to append a form like this:

Drupal 8 Frontpage directs to user page.

Hello.

My site seems to direct to the user profile page instead of the front page.

as in

localhost will redirect to localhost/user/1

Under Config > System > Front Page the field is blank, when trying to enter /node as the default I get the error

The path '/node' is either invalid or you do not have access to it.

The "Back to site" button in the admin menu points to "http://localhost/$front_page"

Which displays a "Page not found" error....

Did I somehow delete my front page?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x