Im a real beginner. Never build any websites before. Couple of months ago I decided that i wanted to learn Drupal and I have followed the Acquia tutorials on YouTube as a starter. After that I have started to build a site from my own idea and used all kind of tutorials found on YouTube. I am happy with the site I've created and I would like to make it look like exactly how I want it. But for that I am clearly missing some knowledge and I need some assistance what I should learn first.
I have read through the issue queue and read all kinds of documentation and made all kinds of settings in Views Contextual Filter and no luck at all. What can be the definitive way to make a Views block of related Commerce 2 products?
My products are tagged to taxonomy terms of which the taxonomy vocabulary is referenced on the product. I now tried to make a Views block to make contextual filter such that if viewing a product you can find a block of other products belonging to same taxonomy term.
I'm working with a Drupal site that features a fair amount of content, in excess of 1000 pages. The content is grouped in to Books and from there a hierarchical parent & child structure is created, often 4 or 5 levels deep.
i'm pretty new to drupal, and i would like to know how to setup sqlite file or any different database for testing. i have created a different database than the default and wrote the connection in settings.local.php, but i'm not able to reference the connection neither in test file or phpunit.xml. kindly need your help