Drupal 8 Block IDs - Easy way to change the ID?

From what I can see in the markup generated by Drupal 8 when looking at blocks I need to style, I'm seeing wonky IDs, especially if I omit titles from the blocks (I think Drupal is falling back on the description to use for the generated ID?).

I shouldn't need to delete an entire block just to change an ID of said block, should I? Is there an easy way to edit block IDs?

layout builder replace panel page in D7 ?

it takes too much time to follow and learn what's going on with the new function. for this layout builder, I just want to know if its the replacement of the D7 panel page? 

at the moment, I can see the layout builder showing on the content type display section. but I don't see it can create whatever pages like the way what panel page does in D7 ? there is no detail instruction for how this function going on. 

HTML Reader from PHPWord does't work with tables?

Hi There,

I have implemented a custom functionality for download my node into .docx . All date displaying correctly expect Table data it is skipping some rows or columns.

and also I want display "comment"  in word.docx which we add the comments to text by using CKEditor.

Please find the attached screen-shot for error reference.

Hosting Architecture Best Practices

I have inherited a Drupal platform with around 50 websites. They are all hosted on virtual machines that we have internally; and are all a part of the same Drupal 7 multisite setup. The convenience of multisite has been great for us since updates happen in one spot, and since ~40 of the ~50 sites are nearly identical in form and function.  

How to display the Flag token on my message ?

I have the Message module on Drupal 8 and I have created a Flag to mark the Message.

The machine name of my flag is mark_message

How to display the Flag token (the link of the flag to mark and stand out) on my message?

Here is the code in message_activity_stream.tokens.inc, but it does not end :

User account showing another user details instead of login user

Hi,

I have installed drupal 8 and override template user.html.twig with custom HTML.

When I login with my account it displays random user details(First name, last name) instead of mine. I have disabled the page caching and twig caching in development.service.yml and everything working properly. Is caching cause the issue?

Should we have to permanently disabled the twig caching and render cache on production to overcome this issue?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x