I'm in the process of migrating a site to a new hosting server. I don't have any problems moving the physical files or importing the database. The problem is that the old server's webroot was /home/web and on the new server it's /user/public_html I'm not sure where I might need to set or search/replace this path change in a Drupal site built via composer. Any insight would be highly appreciated.
I have a custom block type that is using an Entity Reference field to a pretty basic content type. The content type is called "Testimonials” and literally has 3 fields on it. That custom content type is set to be translatable and is working fine as far as that goes. I can add a new Testimonial to the system and translate it and if I go to those node pages I can see the proper translation based on my URL code.
Hey guys. I am making a website with Drupal and I want to have an online table on it. I mean a table which I can see it by clicking on its link in a menu bar and I enter the table and each change that I do other users see it in the same time and I want to save the table in each day in a excel file...I am a rocky with drupal.. can you guys help me out?
I created a "Text (formatted, long, with summary)" field. If I select a "Text Format" in "Default Value" and save it, it does not save and always returns to "Plain Text".
The only way to keep the "text format" in memory and put a text by default. But I do not want to put text by default.
How to force the selection of a default "text format" ?
I have a menu based on Article categories as is shown below. The problem with the menu is that the categories links are not working at all.I played with the URL rewrites some time ago. Since then, I have been having this problem.