I want when user clicked on Add to cart button it should open in Commerce Cart Flyout (sidebar cart layout) but as of now it not going to Commerce Cart Flyout.
I also add into block header region when i enable Commerce Cart Flyout then in header region commerce cart (default )featured disappear.
I have some content type with a pathauto alias, that is to say, they were created due to a pattern of pathauto.
I have 2 entities called "Trophy" and "Football", 'Football' has a entity reference field to 'Trophy' and the pattern that it was used to create 'Football' uses the title of 'Thophy'. The problems appears when I update the name of Trophy and the path alias of Football is outdated, dont update it!
Someone know something about this or how to do this?
I keep having problems which I think are related to my local environment. I am on Windows 10 Acquia devdesktop and using composer and drupal console. I'd really like to learn how to build sites with Drupal ( in general, i have no tech or coding background) but I cant get things to work properly :-(
When I visit example.com/update.php, I get this error
GEOLOCATION GEOMETRY - DATABASE COMPATIBILITYDatabase version 5.6.48-cll-lve does not meet required spatial data capability.
Requires MySQL >= 5.7.6 or MariaDB >= 10.1.2 or PostgreSQL with PostGIS installed.
GEOLOCATION GEOMETRY DATA - COMPOSER DEPENDENCYLibraries not installed
Use "composer require gasparesganga/php-shapefile" to install required library. See geolocation/modules/geolocation_geometry/modules/geolocation_geometry_data/composer.json for details.