Jump to content

Edit History

jerem_

jerem_

On 9/1/2020 at 10:18 AM, theodiablo said:

I found the answer to my problem...

In the core email templates, there were:

{% extends '@MailThemes/modern/components/layout.html.twig' %}


{% extends '@MailThemes/modern/components/layout.html.twig' %}

Changing this to my theme solved this issue...
 

Thanks anyway 🙂

Wow, thanks a lot !

My brain was about to crash until i find your post...
That's exactly what i was looking for !

 

Edit : Well, it did the job once.... then i changed something else in my layout and it's no longer working when i generate the emails...
Aaaaand that's ok now... i had to clear the cache from Ps...
I've no cache activated in the Presta conf but it seems there's always some cache somewhere...

jerem_

jerem_

On 9/1/2020 at 10:18 AM, theodiablo said:

I found the answer to my problem...

In the core email templates, there were:

{% extends '@MailThemes/modern/components/layout.html.twig' %}


{% extends '@MailThemes/modern/components/layout.html.twig' %}

Changing this to my theme solved this issue...
 

Thanks anyway 🙂

Wow, thanks a lot !

My brain was about to crash until i find your post...
That's exactly what i was looking for !

 

Edit : Well, it did the job once.... then i changed something else in my layout and it's no longer working when i generate the emails...

jerem_

jerem_

On 9/1/2020 at 10:18 AM, theodiablo said:

I found the answer to my problem...

In the core email templates, there were:

{% extends '@MailThemes/modern/components/layout.html.twig' %}


{% extends '@MailThemes/modern/components/layout.html.twig' %}

Changing this to my theme solved this issue...
 

Thanks anyway 🙂

Wow, thanks a lot !

My brain was about to crash until i find your post...
That's exactly what i was looking for !

×
×
  • Create New...