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 installed this module in drupal 8 and configured it. but i want to add a menu item in footer menu item like "sitemap". when i click on sitemap it has to display all site wide links in that page with default inner page styles. but when i add "sitemap.xml" in menu path it is displaying white page with all url's ? but i want display it another innerpage like other innerpages in our site with default styles ?what is the exact path per menu item ??
I'm recently trying to lunch a new website using drupal 8.1.0 and I'm working on it more than 2 months now.I'm developing it on my local windows machine using Acquia Dev Desktop 2. Everything was working alright until last week, when i decided to move my website to the server and production environment; so I went through these steps respectively to move my website to the server :
I am newbie to Drupal 8, so sorry if my questions are obvious.
i would like to extend file core entity, to add some custom fields like category, year, etc.
I saw there is a module which seems to do that : file entity
unfortunately it seems not to be currently ready for Drupal 8.
So is it an easy way to do this ? Creating an inherited entity ? but how to translate it to database ?
Is it a documentation or tutorial which could help me ?
I have a node entity with a date field ( no time, date only ) and every time the node gets saved the date increments by 1. There aren't any date related modules on the site, beyond core, and nothing is being manipulated in the theme afaict.
Hi
Trying out the new commerce 2 and cant find how to add Qty box to the generated product view. It shows the product, variations and add to cart button but i cant see how to add the qty box.
I would also like the same view to show price next to each variation, i just cant find where to update this and where i think it is cant find the qty and price fields to add.