almendron
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No cargan imágenes desde navegador webEn primer lugar, gracias por la confianza pero te puedo asegurar que, de los que ayudan en este foro de forma regular, soy el que menos conocimientos tiene 🙂
Pasando al problema.
Página principal. Detecto una diferencia entre PC y móvil. En este último se ve una misma imagen en la cabecera y también en la barra lateral. Sin embargo, en PC no se ven.
Esto es debido a que hay una regla en el css que bloquea las imágenes en PC:
html:not(.mobile-true) #bottom-bar img, html:not(.mobile-true) #header img, html:not(.mobile-true) #main img:not(.animate-element, .ls-s-1) { opacity: 0; }Cambiando “opacity” a “1” ya se verán las imágenes.
Y poco más puedo decirte porque no he encontrado el tema que usas (supongo que será comercial) y por tanto no puedo realizar pruebas.
Forum: Plugins
In reply to: [Responsive Slider Gallery - Responsive Image Photo Slider] InformationEach gallery is a post (“posts” table). The data is stored in the “postmeta” table.
Thanks
Forum: Plugins
In reply to: [Responsive Slider Gallery - Responsive Image Photo Slider] InformationI’ve looked in the “Options” table and can’t find it.
Can you tell me how I find what the plugin adds?Forum: Plugins
In reply to: [Responsive Slider Gallery - Responsive Image Photo Slider] ArrowsI have investigated and it is possible.
Modifying the image “fotograma.png”. I will do tests and report the result.
Forum: Plugins
In reply to: [Responsive Slider Gallery - Responsive Image Photo Slider] ArrowsURL: https://www.almendron.com/artehistoria/museo-emmoe/sala-1-los-inicios/
I would like a design like the one shown in the image (white arrow with black background).
I would also like to know how to enlarge the arrows.
Thanks
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] blank screen (admin area)Problem solved. Thank you.
Forum: Plugins
In reply to: [Broken Link Checker] Redirect URLNote
The problem occurs with any redirect, not just the example link (“cnn”).
With open_basedir activated: redirects do not work. Neither works.
- This reply was modified 5 years, 11 months ago by almendron.
Forum: Plugins
In reply to: [Broken Link Checker] Redirect URL1) “open_basedir” disabled = problem solved
2) However, “open_basedir” is an important security element. It would be advisable to find a solution other than to disable “open_basedir”.
Forum: Plugins
In reply to: [Broken Link Checker] Update and error (2)Alright!
Kind regards,
Miguel.Forum: Plugins
In reply to: [Broken Link Checker] Update and error (2)Please let us know if the Bricen link Checker plugin was scanning your site at the time you went to upgrade the plugin’s version?
Affirmative. The plugin was scanning my site at the time I updated.
Notes
1) ¿Bricen link Checker? I guess it is “Broken Link Checker”
2) The plugin seems to work correctly.
Forum: Plugins
In reply to: [Broken Link Checker] Update and error (2)PHP: 7.3.18
MySQL: 5.7
Forum: Plugins
In reply to: [Broken Link Checker] Update and error (2)Found the error message
apache.error.log
[Sun May 31 11:08:53.496646 2020] [proxy_fcgi:error] [pid 23709] [client 85.251.108.148:65007] AH01071: Got error 'PHP message: Error Deadlock found when trying to get lock; try restarting transaction de la base de datos de WordPress para la consulta DELETE synch.* FROM wp_blc_synch AS synch WHERE synch.container_id NOT IN ('130166', '130165', '130164', '130163', '130162', '130160', '130159', '130158', '130157', '130156', '130155', '130154', '130152', '130151', '130150', '130148', '130146', '130144', '130127', '130070', '130111', '130114', '130113', '130112', '130110', '130106', '130104', '130103', '130102', '130101', '130099', '130098', '130096', '130094', '130093', '130092', '130091', '130089', '130087', '130086', '130083', '130080', '130074', '130049', '130066', '130032', '130065', '130063', '130061', '130059', '130057', '130034', '130033', '130048', '130047', '130045', '130044', '130043', '130041', '130040', '130039', '130037', '130036', '130035', '130029', '130027', '130024', '130023', '130022', '130020', '130019', '130017', '130015', '130014', '130013', '129996', '129995', '129994', '129993', '129991', '129989',...', referer: https://www.almendron.com/tribuna/wp-admin/plugins.php?plugin_status=upgrade [Sun May 31 11:09:05.981246 2020] [proxy_fcgi:error] [pid 23709] [client 85.251.108.148:65007] AH01071: Got error 'PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /usr/home/almendron/www/tribuna/wp-includes/wp-db.php:1491) in /usr/home/almendron/www/tribuna/wp-includes/functions.php on line 6224PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /usr/home/almendron/www/tribuna/wp-includes/wp-db.php:1491) in /usr/home/almendron/www/tribuna/wp-admin/includes/misc.php on line 1259PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /usr/home/almendron/www/tribuna/wp-includes/wp-db.php:1491) in /usr/home/almendron/www/tribuna/wp-admin/admin-header.php on line 9', referer: https://www.almendron.com/tribuna/wp-admin/plugins.php?plugin_status=upgradeForum: Plugins
In reply to: [Broken Link Checker] Update and error (2)I’m very sorry, but I can’t share the full error message. This message has only appeared in the admin just after updating the plugin. It has not appeared more times.
Links were being checked at the time of the update.
I don’t dare to deactivate and then activate because there are 165,576 links.
Note: The plugin seems to work correctly
Forum: Plugins
In reply to: [Broken Link Checker] Update and error@bplv, thank you very much for the information you have given me.
Testing on a local server: the error has disappeared.
Test to check if the function works well: I will test when I install the new version of JetPack. I will take a few days