I made a Taxonomy and then wanted to add terms for the said taxonomy. While doing so, I got the following error message. Otherwise the website is working fine.
The website encountered an unexpected error. Please try again later.
I would appreciate any help you could extend. But, please provide me a non-technical method to fix this issue as I am totally unaware of both Drush or composer etc.
This might be a silly question, but I try to get a D8 running on a shared host. Reading into it, I see that the best way seem to be
installing locally using composer
push to the production host
But would it not be that composer downloads the required libs based on the local environment|? If so, this environment might not be the exact same as the remote host. And the required libs are therefore different on the local and production side. Pushing the local to the production therefore might cause the website to break on the production.
I am lost a bit. I have four articles with a given tag, put together with Slick into a view. I would now need a teaser on my front page - just like with other articles.
Obviously the teaser should not point to the single articles full content but to the view that displays my four articles. That probably comes down to the question: Can I create a teaser with a custom link? There is an old module, but not maintained.
I have looked around a bit, but did not find anything. Any hint, please?