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 disabled tags from displaying on content. For the life of me - I cannot remember/see where I did this. Everytime I search - I get answers about metatags
Could someone please tell this klutz a simple drill down to find the setting to display them again - thank you...
I've created a webform with unlimited text fields and submitted some random gobbledigook there for testing purposes. It started looking cumbersome and very user-unfriendly, so I decided to aggregate these somehow. Set up the Webform Views Integration and Views Aggregator Plus, I cloned the Embed:default view and overrode it for the strict use on this webform, but something went pretty wrong.
What directory should a new module get installed into when using composer? The reason I ask is because I have my site setup at home on wamp and then the live site is hosted. When I install the metatag, token and token or modules on my home computer, they intall in the modules/contrib folder. When I install it into the live site, they get installed into the modules folder. Which is the correct one and why is this discrepency happening?
Ok, I shouldn't have to ask this because its dead simple. But without diving into module creation, is there a straightforward way to just bring in a list of text terms into a vocabulary? I have 50+ values to add which is going to take me a stupid amount of time to add one at a time and an even stupider amount of time to write code to do programmatically. I tried term_csv_export_import which won't take a straightforward list but requires status, description, etc as well. I tried putting in default values for those fields and just got an error. I tried taxonomy_import. It makes me use a
Hello,
could someone help me.
I would like to use paragraphs and work with them, unfortunately I don't have any experience yet.
I have set everything up in paragraphs types and content type and even created content. Unfortunately I can't see anything in my test content, only under Edit. Can someone maybe tell me what I'm doing wrong here.