Closed (fixed)
Project:
MailUp Newsletter Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
8 Jan 2016 at 15:41 UTC
Updated:
21 Jan 2016 at 17:28 UTC
Jump to comment: Most recent
Comments
Comment #2
sergiomandrone commentedHi Roberto, I notified our Drupal developers from Commerce Guys to look into your bug report. They should help with troubleshooting the issue with the theme layer.
Best,
Sergio
Comment #5
vasikeindeed, the mailup_subscribe_checkbox element template couldn't be overridden.
It seems the template name should be similar with the element name.
In this case:
mailup_subscribe_checkbox (element name) - mailup-subscribe-checkbox(.tpl.php) (template file).
There are commits pushed that should fix this.
Also i added a "Change record" for this change : https://www.drupal.org/node/2648086
@robertoperuzzo : thank you.
Comment #6
sergiomandrone commented