almendron
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Comment Policy Checkbox] TraducciónHe añadido un espacio después de “He leído y acepto la”. Revísalo porque es la primera vez que manejo las traducciones y tal vez no lo haya hecho bien.
Ahora que lo compruebo, faltan otras cadenas. Exactamente las que están en el archivo “wp-comment-policy-checkbox.php”.
Gracias.
Forum: Plugins
In reply to: [Firelight Lightbox] 1.8.1 no popuphttps://es.wordpress.org/plugins/easy-fancybox/advanced/ (at the bottom of the page)
Forum: Plugins
In reply to: [Firelight Lightbox] 1.8.1 no popupSame problem here. Please help.
Forum: Plugins
In reply to: [Broken Link Checker] Not workingIt was nothing.
Note: please, mark the thread as resolved
Forum: Plugins
In reply to: [Broken Link Checker] Not workinghttps://wordpress.org/support/topic/storage-engines/
- This reply was modified 8 years, 1 month ago by almendron.
Forum: Plugins
In reply to: [Broken Link Checker] This alert been apearing eons…return preg_replace_callback('|[^a-z0-9\+\-\/\\#:.,;=?!&%@()$\|*~_]|i', create_function('$str','return rawurlencode($str[0]);'), $url);proposed solution:
return preg_replace_callback('|[^a-z0-9\+\-\/\\#:.,;=?!&%@()$\|*~_]|i', function ($str) { return rawurlencode($str[0]); }, $url);Forum: Plugins
In reply to: [Firelight Lightbox] ScrollbarSolved. It was a problem related to the theme style sheet
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Warning PHP 7.2Patch tested. It works well
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Warning PHP 7.2No, I have not tried the solutions since they affect the WordPress core
They do not explain why the problem only occurs with JetPack activatedThank you very much
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Warning PHP 7.2Tests performed on a local server. On the web PHP 7.1, but you can have a look: https://www.almendron.com/artehistoria/
I have found more information:
https://github.com/Automattic/jetpack/issues/8420
https://core.trac.wordpress.org/ticket/42814Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Connection problemsForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Connection problemsAside from the message you provided a screenshot for, are you experiencing any problems with Jetpack? Are there any settings or functionality that is not working for you?
I have not detected problems with the functionalities that I use, except
First access to JetPack> Dashboard: statistics are not loaded. Second access and following: yes.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Connection problemsNote:
almendron.com (/tribuna, /artehistoria, /blog) and elrotativosemanal.es: connected to different Jetpack accounts
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Connection problemsAre you having an issue administering them via WordPress.com?
NoHowever, I have a problem: see image.
TEST RESULTS:
HTTP: PASS
HTTPS: PASS
IDENTITY_CRISIS: PASS
SELF: FAILDedicated server with two domains:
– elrotativosemanal.es: No problem.
https://jetpack.wordpress.com/jetpack.testsite/1/?url=https://elrotativosemanal.es/xmlrpc.php: OK: SITE TEST PASSED.
The request reaches the server and it responds. Example: 192.0.101.249 – – [23/Feb/2018:16:25:42 +0100] “POST /xmlrpc.php?for=jetpack&token=5VN…..– almendron.com (/tribuna, /artehistoria, /blog): Problem with the connection.
see image
Example: https://jetpack.wordpress.com/jetpack.testsite/1/?url=http://www.almendron.com/tribuna/xmlrpc.phpThe server does not receive the request
If so, please deactivate, delete, and re-install the Jetpack plugin. Then, try reconnecting it to WordPress.com.
Tests with negative result.- This reply was modified 8 years, 3 months ago by almendron.
Thank you again and my regards.