Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have read a bunch of posts but still can't decide if it's possible to have a block on a D10 page that shows a Facebook feed. Is one of the modules able to do this but I can't find it? I tried using the Meta Facebook Plugin instructions on Facebook, but I couldn't get anything to show other than a single link back to FB.
I have a entity reference View. I rewrite the field to return a custom value. Views returns the correct value, but also appends the node id to the end of the string. It has to do that to target the correct node to update, but I would like to be able to hide the appended nid if possible to create less confusion.
Can I color the text white so it disappears into the background?
I have linked a video that will clarify what I am trying to achieve.
How do you go about creating a new RDF mapping in Drupal 9? I've installed the RDF module https://www.drupal.org/project/rdf as the RDF Core module is deprecated from 9.5 and I'd like to create a new RDF mapping for a custom content type based on Dublin Core.
I have tried to maintain a website without composer, but I'm starting to see that I really need it.
There are many instructions and videos on how to install and use composer. However, I have two live development websites in the same construction:
test1.xxx.com
test2.xxx.com
I cannot find out how to install composer on these sites. I assume I need to install it for both sites. In what folder do I need to install it? Or am I totally off here?
I am gettting this error and another am not sure how to fix....
The website encountered an unexpected error. Please try again later.
InvalidArgumentException: Cannot redirect to an empty URL. in Symfony\Component\HttpFoundation\RedirectResponse->setTargetUrl() (line 68 of vendor/symfony/http-foundation/RedirectResponse.php).