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 want to modify this module, to replace the page rendered by the "cgv" display mode of store types in a modal window. What should I put in code to do this ?
I'm migrating my site to a new theme. I'm using a theme switcher module so that I can build the new pages on production while still keeping the old theme. The new pages have the same URLs as the old pages, but with on small difference, for example:
/products --> old theme URL
/new/products --> new theme URL
I am making my annual attempt to get my D7 site onto D8. I span up an Ubuntu server VM and manually installed Drupal 8. All was good. But it seems to me that I really should be using Composer as as least one module I have requires it for D8.
Is there a way to paste from google docs? I've looked at the code and it seems Ckeditor 4.14.1 already has the plugin pastefromgdocs, does this means it's already working?
I've tried using the paste from word button but it's non functional, and pasting directly from Google Docs adds endless span tags and sometimes makes all text strong/bold.
When in Admin any attempt to visit Home page results in infinite loop: ERR_TOO_MANY_REDIRECTS with status 307. Browsing as Anonymous user is fine. I removed all custom 301 Rewrite rules from .htaccess but still the same. Clearing all caches helped but only temporarily. Issue somehow returned. Can this be update related?