El plugin ACF no guarda los datos de las nuevas "Fichas del Paisaje", dejando campos vacíos que hacen fallar a Yoast y al optimizador de Penci al intentar leerlos.
I need your technical assistance regarding a critical issue with the bundled Advanced Custom Fields (ACF) plugin and the Soledad theme.
I have a Field Group named "Ficha del Paisaje" (Landscape File) with a specific custom field called "Análisis del Paisaje" (Landscape Analysis).
The Problem: When I create or add a new entry ("nueva ficha"), the selection choices and options within the "Análisis del Paisaje" field do not update or save in the database. The data remains blank or fails to commit.
Because this data is not saving correctly, it is triggering a chain reaction of PHP Warnings in my server logs (with wordpress-seo and penci-shortcodes/remove-css.php constantly failing to fetch these undefined taxonomy properties).
Here is a sample of the log error:
[28-May-2026 16:28:19 UTC] PHP Deprecated: Creation of dynamic property DOMDocument::$xpath is deprecated in /var/www/vhosts/vivirelsenderismo.com/httpdocs/wp-content/plugins/penci-shortcodes/pagespeed/inc/process.php on line 225
Could you please check why ACF is failing to update/save these custom fields within the theme environment? Is there a conflict with the theme's database writing hooks or a missing update?
Thank you very much, I look forward to your response.
1/ The PHP notice in the report you sent is not related to the ACF features. It is a deprecated notice based on your server’s PHP version. We will check it and improve it in the future.
2/ For the ACF issue, I recommend contacting the ACF plugin author to get the most efficient solution, because the Soledad theme and its related plugins do not include any functions that affect this plugin’s features.
Hello,
I need your technical assistance regarding a critical issue with the bundled Advanced Custom Fields (ACF) plugin and the Soledad theme.
I have a Field Group named "Ficha del Paisaje" (Landscape File) with a specific custom field called "Análisis del Paisaje" (Landscape Analysis).
The Problem: When I create or add a new entry ("nueva ficha"), the selection choices and options within the "Análisis del Paisaje" field do not update or save in the database. The data remains blank or fails to commit.
Because this data is not saving correctly, it is triggering a chain reaction of PHP Warnings in my server logs (with wordpress-seo and penci-shortcodes/remove-css.php constantly failing to fetch these undefined taxonomy properties).
Here is a sample of the log error:
[28-May-2026 16:28:19 UTC] PHP Deprecated: Creation of dynamic property DOMDocument::$xpath is deprecated in /var/www/vhosts/vivirelsenderismo.com/httpdocs/wp-content/plugins/penci-shortcodes/pagespeed/inc/process.php on line 225
Could you please check why ACF is failing to update/save these custom fields within the theme environment? Is there a conflict with the theme's database writing hooks or a missing update?
Thank you very much, I look forward to your response.
Attached files: Grupos de campos _ VIVIRELSENDERISMO — WordPress - 25 May 2026 (1) (1).mp4
Hi,
1/ The PHP notice in the report you sent is not related to the ACF features. It is a deprecated notice based on your server’s PHP version. We will check it and improve it in the future.
2/ For the ACF issue, I recommend contacting the ACF plugin author to get the most efficient solution, because the Soledad theme and its related plugins do not include any functions that affect this plugin’s features.
Regards,
PenciDesign.