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?
It was necessary to create a module that writes Drupal logs using cron and sends them to mail using hook_mail and (or) do_mail. Module created and included, did I do it right and how to see the result. I enclose the code ... THANKS!