I am trying to make this work for quite some time already, but I am close to giving up.
I have two different content types: books and articles. Articles have a "field_tags", books have a "field_author", both linked to different taxonomies.
My issue is that when you click on a taxonomy term (an author or a tag, depending on the content type it came from) it triggers the view "/taxonomy/term/%", and I can't make it work for both taxonomy fields at the same time.
Hello, I made an upgrade from D7 to D8. The result is really a mess, but ok, I expected that. The content auf all nodes an also the blocks is not visible, but editable. So, how can I make the content visible?
In Drupal 8 (8.7.6), I would need to import several terms in a taxonomy dictionary. It is easy to create the terms at the “root” level, but when I try to create a term with a parent, the term is not created under the parent (but in the root).
My question is quite simple but I can't seem to articulate it in a way that google or the forumns will give me the information I need. How do you create an image gallery on a commerce product? I have 4-5 images I want to attach to a product and I want a nice interface that lets me see one big image, then click on the 3-4 thumbnails to see the other product images.
It seems so simple but I cannot find anything on how to achieve this. I'm using the newest version of Drupal 8. Thanks.
The content type my view uses has a title field and an image field, and that image field can hold multiple images. How do I only show the title once when displaying the images? Currently each individual image has the node title on top of it. I would prefer to have the node title displayed only once on top of all the images.
I tried looking through the settings for the image field, but I don't seem to be able to do this if I set to each image as a different item.
I like to build a small and simple e-commerce site selling products from different categories. Some of the products may also have affiliate links. People should be able to search by categories, sort, filter, etc.
I googled and found commerce module. It says commerce kick start would be easier because that is a template. But the kickstart module does not support D8.
Can you please recommend me a module and some tips?