Labels and SEO

Hey,

I have a Content Type with dozen fields. Each field has a label and renders as class=field_label.

Question 1: Can I make any of these H3's, H4's, H5's?
Question 2: If so - how do I do that?

It seems like them not rendering as H's would hurt optimization and take away uniformity across my site.

A workaround, I thought of, is hiding the labels and creating title fields for each field - but that seems like a ridiculous amount of work. I could also add the titles INTO the fields - but that also seems to be counter-intuitive.

Schema File only creating ID column in database

Hi!

It's getting more and more frustrating. Every time I think I finally understood how things work it suddenly doesn't work how I was expecting it.

My current problem is, that I created a mymodule.schema.yml which matches my two entities Country and Town. However when I install the module, the database-tables only have the id field and not the Name or the Reference.

[Fixed] Drupal 8 Prevent File Upload on Form Submit

Hi All,
I'm attempting to get the S3FS CORS module working. This post is in relation to the issue found here: https://www.drupal.org/node/2789153

Trailing Slash for clean URLs (Drupal 8)

Hi,

Drupal naturally creates URLs without Trailng slashes, like

example.com/page1
example.com/page2
example.com/page3

For some reasons I would like to have URLs like

example.com/page1/
example.com/page2/
example.com/page3/

Can I use Drupal with surge.sh

I just found this https://surge.sh, I'm wondering if I can use this with Drupal? Has anyone have used this https://surge.sh? Thank you.

Front page error in my nexus theme configuration

Hello to all.

I have installed a theme for my Drupal 8 project (NEXUS Theme). But while i am logged in as user or admin then whole front page is getting shown whereas if i am seeing the page without logging in. Nothing is getting shown except header and the front page content.

The slider part as well as the footer part is not getting shown.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x