Fran
Forum Replies Created
-
Hello,
I have the same problem. After the last update all my translations stopped working.
You can fix this problem in the next plugin update.
Thanks in advance
Forum: Plugins
In reply to: [Super Progressive Web Apps] Banner Add to home screen not workingHello,
I finally see the banner 🙂 Clearing the app’s storage data has worked.
Regards
Forum: Plugins
In reply to: [Super Progressive Web Apps] Banner Add to home screen not workingHello, thank you for your help.
I have tried deactivating all plugins and activating the default WordPress theme and unfortunately the banner still does not appear when I access the url from any device.
Also, my website does not have any kind of cache enabled.
Can you help me find a solution?
Regards
Gracias Javier, He logrado lo que necesitaba.
Hola Javier, gracias por tu respuesta.
Ya habĂa visto la opciĂłn de “Force users to reset their passwords?” Sin embargo, no me sirve, ya que la página donde el usuario cambia la contraseña no es la propia de WordPress, si no una pagina de frontend personalizada tipo: https://paginaweb.es/contrasena-perdida
Por eso, te consultaba si mediante algún filtro del plugin, era posible modificar esa página de cambio de contraseña.
Saludos y gracias.
Forum: Plugins
In reply to: [Import and export users and customers] Error con WooCommerce SubscriptionsHola Javier, parece que el error desaparece quitando el punto final en la frase “This subscription importer is based in the official WooCommerce Subscription Importer Exporter.”
En el archivo import-users-from-csv-with-meta\addons\woocommerce-subscriptions.php:83
Dejando asĂ el cĂłdigo desaparece el error.
$txt = __( 'This subscription importer is based in the official WooCommerce Subscription Importer Exporter', 'import-users-from-csv-with-meta' ); printf( $txt, "https://github.com/woocommerce/woocommerce-subscriptions-importer-exporter" );Saludos.
Forum: Plugins
In reply to: [Import and export users and customers] Error con WooCommerce SubscriptionsHola Javier, gracias por tus respuestas,
No creo que influya el servidor, tengo la misma intalaciĂłn en la web del cliente que corre sobre un linux.
He hecho alguna prueba, parece que el conflicto está con la función __() y el printf.
Sacando la funciĂłn de dentro del printf y llamándola antes, el error deja de aparecer… algo asĂ
$txt = __( 'This subscription importer is based in the official WooCommerce Subscription Importer Exporter.', 'import-users-from-csv-with-meta' );
printf( $txt, "https://github.com/woocommerce/woocommerce-subscriptions-importer-exporter" );No entiendo bien que es lo que no le gusta del cĂłdigo original…
Saludos.
Forum: Plugins
In reply to: [Import and export users and customers] Error con WooCommerce SubscriptionsLa 8.1.23
- This reply was modified 2 years, 4 months ago by Fran.
Forum: Plugins
In reply to: [Import and export users and customers] Error con WooCommerce SubscriptionsSi
Forum: Plugins
In reply to: [Contact Form 7] Stripe with recurring paymentsOk, thank you, I will stay tuned for the next updates.
Also, I would like to know if it is possible to send customer data (name, surname) to Stripe, so that they are stored in stripe.
On the other hand, when an error occurs in the payment, is it possible using some hook, to pick up the error, and customize the error message.
Regards
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] PHP Fatal errorI was able to fix it, it was not a problem with your plugin.
Regards
Forum: Plugins
In reply to: [DoLogin Security] Hook for change the plugin capabilityHello,
Thank you in advance for your work.
I have a need related to the modification you introduced in v3.2 to allow changing the capacity.
Now I would need to change the capability ‘manage_options’ to ‘edit_users’ in the router.cls.php file (line 124).
Could you include a new filter to be able to change the capability from my functions.php file?
Regards
Forum: Plugins
In reply to: [DoLogin Security] Hook for change the plugin capabilityWow! it works perfectly.
Thanks
Here you can see a screenshot with the error.
https://snipboard.io/aWXzrB.jpg
I can deactivate the plugin, because even though I get the error, if I refresh the page I can access the dashboard.
Regards
Hello, thank you for your reply.
I have tried in different browsers and on different devices, and the error always occurs.
Maybe there is some bug between your plugin and another third party plugin.
In my tests, when I deactivate your plugin, I can access without problems. I think it may happen to more users of your plugin.
The site url is https://astrumschool.com/
Regards