tasmer
Forum Replies Created
-
Perfect 🙂
(I guess the error only manifested with a specific combination of config options)
We are looking forward to the next release (be it 2.5.2 or 2.6.0)
Thanks for your quick reply. I have tried your fix ( https://github.com/futtta/autoptimize/commit/a1b4d224d574fc5edb570f0dc31ba501e3578cd3?w=1 ) but it causes a Fatal error ([] operator not supported for strings): the added initialization
$preconns = '';should rather be
$preconns = array();
which will indeed fix the issueForum: Plugins
In reply to: [XML Sitemap Generator for Google] remove noindexI have the same issue. The value can’t be modified
- This reply was modified 8 years, 3 months ago by tasmer.
Desavoye, c’est normal les icônes sont bien transparent.
emendo.fr, pouvez-vous mettre en place un hook ou une interface pour changer ses icônes ?
Merci
Forum: Plugins
In reply to: [Mailjet Email Marketing] Custom message after registrationThank you very much for your quick reply.
But I feel it is not working properly.
I followed the instruction you provided me from the link and I modify all the custom notifications.unfortunately it does not work.
Forum: Plugins
In reply to: [Mailjet Email Marketing] Custom message after registrationHello,
When do you think this functionality will be available for all response message when subscription is valid ?
Thank you.
Thank you