entumas
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Redsys Gateway Light] Pendiente de pago?Ha funcionado a la perfección!
Gracias JoseForum: Plugins
In reply to: [WooCommerce Redsys Gateway Light] Pendiente de pagoHola de nuevo Jose.
Viendo lo que te comentan otros usuarios, nosotros estamos usando Let’s Encrypt pero no plugins del tipo Simple SSL. Lo que si que tenemos es:
.htaccess
RewriteEngine on RewriteCond %{HTTPS} !=on RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
wp-config.php
define( 'FORCE_SSL_LOGIN', true ); define( 'FORCE_SSL_ADMIN', true );
Y en la configuración de tu plugin tengo la “Compatibilidad HTTPS SNI” activada.
Por otro lado, he visto que muchos usuarios dicen que tienen en el .htaccess:
# REDIRECCION CERTIFICADO SSL REDSYS POR JOSE CONTI RewriteEngine on RewriteCond %{QUERY_STRING} !^wc-api=WC_Gateway_redsys RewriteCond %{HTTPS} !=on [NC] RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] # FIN REDIRECCION CERTIFICADO SSL REDSYS POR JOSE CONTI
?Tengo que incluir estas lineas en mi .htaccess?
?Si es así importa si está antes o después de la regla que te he mostrado?
?O incluso tendría que sustituir una por la otra? No soy experto en .htaccess pero me da que si.Gracias.
Forum: Plugins
In reply to: [WooCommerce Redsys Gateway Light] Pendiente de pagoHola Jose, ?puedes ayudarme con el tema? Gracias.
Forum: Plugins
In reply to: [WooCommerce Redsys Gateway Light] Pendiente de pagoPor supuesto Jose, pero referente al informe, veo que aparece información algo sensible, ?te lo puedo mandar por privado?
Gracias.
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] TSF admin post tablesIt’s perfect Sybre! Thanks!
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Suggestion (menu item)Oh! Is fantastic Sybre!
I have read the thread, and I understand the reasons. Although I would support a solution similar to WP Rocket (WP Rocket and TSF are my 2 essential plugins!).
I will take into account the snippet that you present in the thread.Thanks again! ??
Forum: Plugins
In reply to: [CMB2] Admin post tablesOh! Excuse me Michael!
I’m wrong forum! I’m working with both plugins and I’ve read a lot of documentation about CMB2 today. I have crossed the wires
Sorry!Forum: Plugins
In reply to: [CMB2] Admin post tablesHi Michael!
I have tried in different ways, for example the one that describes this article:
https://www.isitwp.com/change-wordpress-admin-post-columns-order
But although I can reorder all the columns, that of TSF always stays in the same place.Thanks
I think the same, this recent change is completely unnecessary.
Thank you Sybre, I’ll try it ??
Forum: Reviews
In reply to: [Easy Table of Contents] Functional but…No, how do I comment they do not work. I try different configurations and nothing changes. Only the first 6 work.
Forum: Plugins
In reply to: [CMB2] Metabox in custom post type & page templateYes! ??
Thanks again!Forum: Plugins
In reply to: [CMB2] Metabox in custom post type & page templateHi Michael, sorry for not answering before!
Your code works perfectly, it only has a small error, instead of ‘page-template’ is ‘_wp_page_template’.
Thanks! ??
Forum: Plugins
In reply to: [CMB2] Metabox in custom post type & page templateThank you Michael, I will review what you send me with attention ??
Forum: Plugins
In reply to: [CMB2] Save the data of a wysiwyg field in post_content and post_excerptThank you very much for your support!
Every day I love more cmb2 ??