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! I am a recruiter and we have a client with a consulting gig starting in Feb. for onsite architecture level Drupal coder. I was wondering if anyone might suggest to me the range of rates to expect, on a corp to corp basis? Gig is onsite 40 hours 6 months in Michigan.
1) create menu items for the Main Navigation menu (I can add "#item name" easily enough).
2) create sub menus for the Main Navigation menu items.
In my twisted view of the world, there should be a way to reference a previously defined menu in the menu item definition. In Edit Menu Link, I see the Link field, but don't know if:
a) this is the correct field to reference a previously defined menu.
b) the syntax to correctly connect a menu item to a previously defined menu.
I have tried every possible way to print site_name in page.html.twig, but in no case it gets printed. I also checked settings in the branding block but everything is ok there. What could be the issue?
But if I enable the branding block then it gets printed via the block only rather directly. Also it seams page_title is also not printable via {{ page_title }}
I'm using the book module (native in D8) to manage some pages with hierarchical structure.
On the public page (front-end) I can see a list of links pointing to subpages of the current page.
This is fine, but I would like to show other subpage fields value as well, like the attached image and the abstract text.
Is this possible or I have to create a specific view with relative block? Or there is another way?
Myplanet has developed a communication and collaboration solution for enterprise and service provider customers. With the launch of RelayRobin and an ever-growing customer base, we needed a simple and easy-to-access place to distribute software updates to our customers. It had to be a secure portal that was able to manage multiple user accounts across multiple customers and supporting multiple releases of the software at once. As this was a portal we were building for ourselves, the only company participating in it at the development stage was Myplanet.
I am new to Drupal and need some CSS or HTML code help. I have tried a few things that I usually did on Dreamweaver or Wordpress without any luck.
I have multiple images embedded with their corresponding block of text each, which need to be aligned vertically-middle with each block of text. What code can I add to the particular post page while on HTML view?