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 am trying to debug and test my localhost version of my website on my own PC, but whenever I go to the localhost URL it jumps straight to the production URL.
I created a macro that I want to use (hence import) into a template. I have looked at countless tutorials but none of them seem to help and my macro is not being imported.
In d7 using a view it was possible to print the entire book hierarchy by using the Book Hierarchy field as a sort option. Currently not seeing this in D8. Anyone have an example of how to do this? I've played around with the Book Navigation block, but that changes depending on book traversal. I need to dump the entire structure of the book as a comprehensive table of contents.