I purchased a Drupal 8 News theme with all the demo files. As I do not know much about the CMS, I edited the existing taxonomy terms according to my specific requirements. Now I am uploading the data. But the problem is the URLs of these taxonomy terms still shows the previous term names. Could anyone please let me know howto fix this issue?
A demo site of theme is as follows. However, i am not able to share the original yet.
I´m trying to get a Entity reference view with relatonships and contextual filter to work on a content type as a reference method view.
In views I can get the result printed by filling in the node number I want it to be printed on but selecting it on the content type as a reference method view nothing shows up in edit mode
It is a bit hard to explain, I also made a short video that maybe shows whats going on better.
Hello, i use DDEV for local development, but i have a problem with Twig Debugging. I create my services.yml File and enable Twig debugging, Live Reload and disable the Cache. But i cant see the Comments in my Code Inspector. This only happens, when i use DDEV as my Development Environment. Maybe one of you have experience with DDEV and can help me.
Hello Community, I have a question about Best Practice Site Building today. After a discussion about Best Practice Site Building with panels, paragraphs or writing my own templates I'm curious what the community will say. Drupal offers a lot of site building possibilities like views, panels, paragraphs, just to name a few. I mostly work with panels, write my templates and widgets that I can use again and again. How do you proceed and what is Best Practice? Of course one or the other module is better suited for landing pages or lists.
I have several Drupal 8 sites managed with Composer and Git on Shared Hosting.
I recently had problems with Malware creeping in, and I am pretty sure I have tracked it down to the spammers using the phpunit module in the vendor/ folder to get their files onto my servers. I have removed this folder on the production sites, and fingers crossed no more Malware for a while.
My question is this: I would like to minimise the content of the vendor folder as much as possible, so what is the minimum I need for Drupal to run.