crashbit666
Forum Replies Created
-
Buenas tardes!
Me parece lamentable el soporte al plugin de woocommerce que se da. He contactado con packlink hace mas de 3 semanas y lo único que me han dicho es que contacte con mi agente comercial.
Hace ya 2 semanas que he enviado mails a mi agente comercial, sin respuesta alguna.
No puedo configurar el plugin, es decir, ni tan siquiera hacerlo funcionar, ya que no me deja añadir los servicios.
No recomiendo el plugin a nadie, ya que si tienes cualquier problema la respuesta es nefasta.
My woocommerce hosting is Siteground cloud and I don’t have my website in maintenance mode
Forum: Plugins
In reply to: [Packlink PRO for WooCommerce] Impossible to add servicesI’ve read that:
problem? Plugin Authorpacklink (@packlink) 3 months ago Hi, It looks that the surcharge of calls create an issue with the lightspeed server. We can try to switch the response time from 5 seg to 1 min. For that please contact your agent in Packlink Packlink TeamBut I cannot solve the problem. I try to modify pickservices js file and change timeout time from 1000 to 10000 but same error
Forum: Plugins
In reply to: [Packlink PRO for WooCommerce] Impossible to add servicesSame problem here. I open a ticket, but I’m waiting for response
I have same problem. I like to know when the plugin update with the fix, have been released
Hola tengo el mismo problema. Estoy en un sitio donde anteriormente lo configuré, pero ahora me dice lo mismo y no me deja configurar servicio de envio. Que debo hacer para solventarlo?
Forum: Plugins
In reply to: [Security Optimizer - The All-In-One Protection Plugin] 2FA ProblemI change to not resolved becouse the problem still persist.
When I activate two factor authentication and try to log in with incognito window, it shows a qr. But when I try to add qr to google authentication app, it says an error.
Invalid key
I have same problem.
You can see here: https://ww.wp.xz.cn/support/topic/2fa-problem/
Forum: Plugins
In reply to: [Security Optimizer - The All-In-One Protection Plugin] 2FA ProblemNow I try again with same problem. It knows the qr is invalid and every time I try, it showss same qr-code.
The code is not recognized by google authenticator app.
Forum: Plugins
In reply to: [Security Optimizer - The All-In-One Protection Plugin] 2FA ProblemHi
Yesterday I try to enable and re-enable three times with same result.
I try to remove all caches with same result.
When I try to add qr code with Google authenticator, it says key not recognized.
I try with incognito window.
Forum: Plugins
In reply to: [Speed Optimizer - The All-In-One Performance-Boosting Plugin] webp supportSame question here
Ihave similar problem with amazon pay plugin. When activate Defer JS the button disapears and dev tools show an error the script amazon-app-widges.min.js.
I try to exclude that script with that code:
———–
add_filter( ‘sgo_js_async_exclude’, ‘js_async_exclude’ );
function js_async_exclude( $exclude_list ) {
$exclude_list[] = ‘amazon-app-widgets’;
return $exclude_list;
}
———-But doesn’t work. Same error on console.
My webpage is mamabepo.com/carrito
Forum: Fixing WordPress
In reply to: REST api errorI have same problem.
I have a site on siteground with same errors and other site without errors.
I have two sites on a local machine with similar configurations… One of this sites show me this errors and another one, not.
The two sites have same plugins and themes.
Forum: Plugins
In reply to: [AMP] AMP Paired two errorsYeah, I’ll create a staging and test with it. Thanks.
Forum: Plugins
In reply to: [AMP] AMP Paired two errorsI can’t see any php error on blog page. I try to disable lazyload for images too, but not luck for me :'(