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'm trying to get the field_group module to work with entities that do not use "content" as the property name of the renderable entity content. The module already uses a special case for user profiles. I specifically want it to work with Commerce product variation entities, but a generic solution is the goal. Examples:
Consider joining our talented IT team in a role to recommend and develop new web services and applications. You will be responsible for full life cycle development including requirements, coding, testing, implementation and maintenance. Will work with staff and customers to conduct testing and collect feedback to advise our Web Team of possible enhancements for the user experience.
I have my urls redirected to https in my .htaccess file. Everything works perfectly except the site:url token returns 'http://www.example.com'. So on the 'Basic site settings' page, it shows http for the base url instead of https. And my meta tag urls all have http instead of https. Any ideas on how to change the base url to reflect 'https'? Thanks.
Can I base a new content type on an existing one? Or can I add to an existing content type and then 'save as...'? The alternative would seem to be multiple screen dumps of the existing content type settings and a load of work.
The source language is set to English so the text 'Translate this' can be translated to another language and edited through the UI by an administrator. However, the original string 'Translate this' can not be changed to i.e. 'Translate me' by the administrator. If it needs to be changed it must first be changed in the template and then translated through the interface (even if the translation still applies).