Hi to all,
I have a strange problem. I followed the instructions here https://www.thenewsletterplugin.com/plugins/newsletter/newsletter-themes and I created a custom theme.
Then I created a newsletter and I assigned to it my custom theme.
But If I MODIFY THE PHP CODE IN THE THEME, in example in the file theme.php the updates did not show in the editor.
Let me exemplify:
I create a new theme from Theme-3.
I add that line somewhere in the body: <?php echo “test”; ?>
I create a newsletter from that custom theme.
I see the string “test” in the body.
THEN I go in the php file and I change “test” in “toast”.
I upload, refresh, empty chace and so on BUT in the editor of the cited newsletter the string rest as “test”: NO MODIFY AT ALL.
Surely I miss something in the mechanism of the plugin, but what?
Anyway:
Plugin version: 3.6.8
Wordpress version: 4.1.1
Custom theme folder: /wp-content/extensions/newsletter/emails/themes/clas