Date field issue "The date is invalid. Please enter a date in the format"

Hello.

I'm just 'playing' with Drupal 8 (I developed before with D7) as I get on better with a new version when it's more likely I won't find core issues. I created a content type and added a Date field to it. I tried and tried and keep on getting the following error message "The date is invalid. Please enter a date in the format" when, after picking a date from the calendar, I (try to) submit a new node.

Custom block don't show title in region?

I designed my first block for reading some variables from an API and print it in sidebar region. The blocks works BUT the title is missing and block dissapears when API variables updates (rebuilding cache put it again in the site).

I searched in the web but I didn't see much info about custom block programing. I really need to solve that issues to publish the block.

Thanks for your time.

How to find the controller directory

Hello,

I am going thru an existing contributed module's routing.info file. 

Snippet of the code:

example.admin_example:

path: '/admin/example

defaults:

_controller: '/Drupal/system/controller/systemcontroller::systemadminmenublockpage'

.........

I could not find the controller directory in my local site. I am not sure where this directory came from.  Can you please tell me how to find it?

I posted this thread from my cell phone. I am having problem formatting it based on standards.

Thanks!

Sharing drupal article (node) with the right image on facebook

Hi everybody I am using drupal 8.7.7 with 2 language installed (English and french).
I am using AddToAny to share content on social network.

I installed also metags module.

But when I share and article (node) on facebook the image is missing.

someone can help me to fix this?

thank you

View Is not rednering unless display is page

Hello, new to drupal.
I have created a view called "my_view_2".
Inside my twig templates I use {{ my_view_2}} to render that view but nothing appears on the page.

If I declare the display of the view as page  and assign a node to the view, then the view is rendered. But this way the node template is lost.

The above happens only to some views not very view I have and I can not find the differences between those that working and those that does not working.

any help is appreciated.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x