S3 upload images problem

Hi!

I am using this module https://www.drupal.org/project/s3fs to try to upload images from my content types to s3. For some reason, some images loads and some others not. Any ideas?

Thanks

Call region in node article

Hi,

I've a region named "sidebar_right" and I want to call it in node--article.html.twig to have this structure (image with structure)

https://imgur.com/a/3Osfm2P

but I don't see how to make that ... I've found this tuto https://atendesigngroup.com/blog/making-region-content-available-node-te... but don't work.

Any solution?

Thanks :)

Unexpected Error

Hi,

My website at www.mindsets.eu appeared to crash after some configuration updates, so I restored to the latest back-up using shared hosts softaculous application.

Despite attempts at restoring from both the two latest back-ups, I keep getting the same error message, i.e.:
"The website encountered an unexpected error. Please try again later."

The last lines in the error log are:

How to change menu order programmatically.

Hello friends,

I have added menu items to my main menu using a links.menu.yml file inside my custom module.

Changing image style of teaser/image field breaks image link?

Hello Friends,

I have added simple blogging functionality to my Drupal Site using a custom content type named Blog that I created.

One of the fields in Blog is a image field.

Inorder to display a list of teaser blog posts, I created a view with a page named Blog List.

This view displays a list of Blogs using the Teaser view mode.

This works fine until I try change the image style associated to the Teaser view mode for the blog content type.

Using contextual filters + dynamic path in Views

Happy Monday everyone! Got a question regarding contextual filters / dynamic path URLs for Views.

I have a content type, 'FAQ' that has title, body, and 'Related AP Course(s)' as fields. 'Related AP Course(s)' is a reference to content of another content type, 'AP Exam'. 

I'd like to create a view page that follows the Path URL pattern of the AP Exam content type which is: 

'[content-type]/[ap-exam-category]/[ap-exam]'

so the FAQ URL would be '[content-type]/[ap-exam-category]/[ap-exam]/faq'

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x