I need to be able the change the site logo when the user chooses a different language from the language switcher on a multilingual site.
The logo has a tagline incorporated into the design and so a different version of the logo (with the tagline in the necessary language) is required.
I can't find out how to do this in Drupal 8.
I realise I could create a custom block and translate that, but that would be stepping away from the way Drupal has incorporated the logo into Appearance.
hello i am looking for possible and best solutions to move one website settings to others like Modules, Content type and its fields, settings etc)
Real Example: I have one global website in Canada Drupal 8 based. where i have create some content types and some modules installed now i have other global websites which are separate drupal instances. Now around 10+ sites i have. so problem is if i need to change in our website configuration like adding new field in content type i have to repeat 10 time each activity.
so looking for a sync or auto or minimal efforts solution
So I have a content type of "blog articles" and want to drive it using taxonomy lists as the filters/menus. In a page view I can set up a filter for blog type and set the path like /blogs/% where the type is either /blogs/blog1 or /blogs/blog2 and that filters the articles easily.
My question is can I expand on that and set up a path like "/blogs/%/category/%" also using taxonomy lists for type and the category which would make the url /blogs/nameofblog/category/categoryname
OK, I'm putting this here, as I know it probably isn't a "bug" nor "issue" with Layout builder, I'm guessing I'm doing something wrong somewhere, hoping someone can help me sort this out.
I am trying to utilize entity update through drush 10.2... Now, the common is there, the docs for the command isn't there... But you can't really use the command... Ok, fine... How do you fix the problem with the tool that is given to us is there to use... but not really...
I do realize the command was taken out in version 8.7. There must be a way to fix this with out hacks all these modules to work.