alemarengo84
Forum Replies Created
-
Forum: Plugins
In reply to: [Swift SMTP (formerly Welcome Email Editor)] [reset_url] or [reset_pass_url]Hi.
Came back to tell you how my issue was fixed:
by commenting row 155 of the file class-settings-output.php and uncommenting the previous line:
$reset_url = network_site_url("wp-login.php?action=rp&key=$key&login=" . rawurlencode($user_login), 'login’);
This lets the security plugin to generate the correct reset password link.Forum: Plugins
In reply to: [Swift SMTP (formerly Welcome Email Editor)] [reset_url] or [reset_pass_url]Please,
be aware also of those plugins that, for security reasons, create a custom link for resetting password.
That’s my case (see above): I fixed my issue thanks to my dev help.Forum: Plugins
In reply to: [Swift SMTP (formerly Welcome Email Editor)] [reset_url] or [reset_pass_url]Note: [reset_pass_url] does NOT work within Reset Password Email Settings. Why?
In fact, leaving default settings, it is already set [reset_url].
In any case, it won’t work at all in my config. It occurs the sent email include a wrong link. Not the one correctly included when I send standard welcome email.
Maybe a security plugin conflict?- This reply was modified 2 years, 7 months ago by alemarengo84.
Thanks! Your latest update solved the issue. I’m happy you fixed it!
Sorry, I confused another topic/plugin.
I’m still having the same problem, I cannot enter settings. I promise I will send you a copy without personal/company data in order for you to debug.- This reply was modified 3 years, 10 months ago by alemarengo84.
I can provide you a link in DM a zip file with a backup copy of the website so you can setup a local WordPress installation and replicate the issue. Just let me know.
- This reply was modified 4 years ago by alemarengo84.
Forum: Plugins
In reply to: [Custom Post Type Permalinks] WPML compatibilityWPML support is getting better and better every year, I have to admit it.
They wrote me to open a ticket here – already done twice – and I want to highlight the fact that there’s also a git pull request here: https://github.com/torounit/custom-post-type-permalinks/pull/98Waiting for plugin’s author reply, thanks.
What kind of workaround should it be?
I need a page as homepage, not posts. So, I cannot do that at all.
Any other help, please? This is so annoying.Forum: Plugins
In reply to: [Download Monitor] PHP 7.4 Error NoticeI have the same error – never experienced till now – how to debug it? In my case, it prevents wordpress to print the main menu items in both languages available, managed through wpml.
Forum: Plugins
In reply to: [Custom Post Type Permalinks] WPML compatibilityI cannot understand why the plugin’s author did not reply to this and my previous support ticket… I’ll keep this posted. Reply will be very appreciated.
Forum: Plugins
In reply to: [Custom Post Type Permalinks] WPML compatibilityI cannot understand why I had no reply at all from plugin’s author. This is a tested solution and confirmed by several ticket within WPML forum, not just a supposition.
Forum: Plugins
In reply to: [Breadcrumb NavXT] Either “name” or “item.name” should be specifiedHi. I have the same issue. Is this something related to your plugin or what else?
I cannot try this now, but I can surely confirm to you that on quite similar installations – I mean same themes+plugins – it doesn’t occur.
Is there a way I can debug it? Should I read a log file or anything else?Forse ho omesso di dire che il plugin di cui sto parlando è in versione premium, per cui credo di avervi segnalato un bug… Valutate voi se indagare o meno. Io non aggiorno all’ultima, altrimenti i clienti UE esente iva se la ritrovano in fattura.
- This reply was modified 6 years, 1 month ago by alemarengo84.
Provato con plugin 0.6.0.3, invece, sembra funzionare.
Mi scuso se non vi è chiaro. Il campo di cui ho fatto menzione NON l’ho aggiunto, ma riordinato. Se non erro (è passato del tempo dalla prima implementazione), nello snippet sopra è visibile la parte dei campi fatturazione in cui ho specificato il nome in inglese del campo select e input per poterli tradurre con WPML e riposizionarli con un altro snippet.
Voi, giustamente, mi fate notare che i campi in questione, cioè quello della scelta della fattura o ricevuta e quello di specifica della p.iva o cod.fisc. non è necessario aggiungerli tramite functions.php, è corretto?