Thumbnails are being created on the server, but Drupal can't seem to find them to display.
Drupal 8.8.1, using private file system (at same level as /web Drupal root), with default location for public files. Admin user has full permission re access to media. In settings.php, I've looked at how I set out the path to the private folder, but Drupal seems to accept the way I've done it (ie, no error message in status report).
what am I missing here? I am migrating Drupal 7.69 Commerce 1 product displays and products to Drupal 8.81 Commerce 2 products and product variations with below scripts. Both entities are created but for some reason products are not linked with product variations. Another concern is migrating multilingual titles and bodies, but that's another question.
I'm not an native english speaker, so please excuse my mistakes ^^
I'm working on a (amateur) video game website, with a huge database of games, and reviews. I use Commerce to manage the games database, and each version of the game/product is a product variation.
A review is associated with one or more product variations for each game/product.
My website uses a custom made theme, based on Bartik, and it makes my website look pretty neat.
One thing I haven't been able to explain, though, is the amount of 'page not found' warnings it generates in my 'recent log message' page.
For some reason it cannot find /themes/MYTHEME/0?q4584p and /themes/MYTHEME/1?q4584p.
Other random values also pop up, like 0?q457rx and 1?q457rx and 0?q457q5 and 1?q457q5 .
You get the idea.
Does anyone have a clue where these warnings might come from, and why they generate these random codes?
Hello, maybe it is a silly question for almost all of you... but I´m very beginner and don´t know how to add a link to the portfolio pages...
At the moment, when you click on a portfolio image it direct you to a photo carousel, and I would like to direct to an external webpage. I put a link on the body, and I added a URL field as well, but they don´t work directly from the picture, the URL field doesn´t appear neither... Should I touch it directly in the CSS file?