I have a website that when you create any page under the about page it is not clickable but when you create it else where in other tabs it's clickable. We already try recreating the page and it continues to do the same problem as before. Need help on this
I am using Drupal 8 in Acquia platform. Whenever client changes content in the Prod environment, I want to get a notification (may be through e-mail) for that action. Kindly help me on this.
I am very new to drupal. Am working on a custom module in drupal 7. This custom module displays a form and once the form is submitted, an email will be sent. There is a CC Email. The email format is HTML. I did not have mail or mimemail module installed at that time. So to send HTML email i used the following technique.