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.
Hello everyone, Please, how can I create job application form in drupal 8. I have done several researches and seen recommendations from experts, but I am just a novice with no knowledge of coding. Please I need your suggestions. Thanks
On this site, an error message on several pages : Webform, but also page "available update"
Notice: Use of undefined constant DRUSH_BASE_PATH - assumed 'DRUSH_BASE_PATH' in Drush\Drush::getVersion() (line 76 of /home/mysite/public_html/vendor/drush/drush/src/Drush.php).
I've just noticed that my main search block shows a drop-down upon selecting the box, no typing necessary. The drop-down contains past searches done on the website. It doesn't add "all" searches, just a few and it's displayed globally to anyone that can perform a search.
Although the problem is with the search block, the block does re-direct to a search page that is managed by the module custom_search..
Hello,
I installed Simple XML sitemap module and when i visited example.com/sitemap.xml I could see the sitemap. I put the link on the front page and when a visitor clicked on "sitemap" he would see it.
Since this was not user-friendly because xml sitemaps are for search engines, I created a new sitemap for humans.
So I removed the link of example.com/sitemap.xml from the front page and put instead example.com/sitemap with the sitemap I created.