Skip Navigation

[Resolved] cred_delete_post shortcode ends up with an "unknown column" error

This support ticket is created 2 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 5 replies, has 3 voices.

Last updated by svenA-3 2 years, 7 months ago.

Assisted by: Luo Yang.

Author
Posts
#2323971

This is a follow up of another ticket: https://toolset.com/forums/topic/action-hook-fired-before-post-will-be-deleted/

Tell us what you are trying to do? delete the post in the loop via shortcode button

When I hit the button, I receive a "something went wrong error".
The log shows this entry:

[21-Mar-2022 13:56:51 UTC] PHP Stack trace:
[21-Mar-2022 13:56:51 UTC] PHP 1. {main}() /home/workahea/public_html/wp-admin/admin-ajax.php:0
[21-Mar-2022 13:56:51 UTC] PHP 2. do_action($hook_name = 'wp_ajax_elementor_ajax') /home/workahea/public_html/wp-admin/admin-ajax.php:187
[21-Mar-2022 13:56:51 UTC] PHP 3. WP_Hook->do_action($args = [0 => '']) /home/workahea/public_html/wp-includes/plugin.php:474
[21-Mar-2022 13:56:51 UTC] PHP 4. WP_Hook->apply_filters($value = '', $args = [0 => '']) /home/workahea/public_html/wp-includes/class-wp-hook.php:331
[21-Mar-2022 13:56:51 UTC] PHP 5. Elementor\Core\Common\Modules\Ajax\Module->handle_ajax_request('') /home/workahea/public_html/wp-includes/class-wp-hook.php:307
[21-Mar-2022 13:56:51 UTC] PHP 6. call_user_func:{/home/workahea/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php:171}($function_name = [0 => class Elementor\Core\Documents_Manager { protected $types = [...]; protected $documents = [...]; protected $current_doc = class Elementor\Core\DocumentTypes\Page { ... }; protected $switched_data = [...]; protected $cpt = [...] }, 1 => 'ajax_save'], ...$parameters = variadic(class Elementor\Core\Common\Modules\Ajax\Module { private $ajax_actions = ['dce_query_control_value_titles' => [...], 'dce_query_control_filter_autocomplete' => [...], 'save_page_settings' => [...], 'save_editorPreferences_settings' => [...], 'save_builder' => [...], 'discard_changes' => [...], 'get_document_config' => [...], 'apply_scheme' => [...], 'render_widget' => [...], 'editor_get_wp_widget_form' => [...], 'get_widgets_config' => [...], 'notice_bar_dismiss' => [...], 'render_tags' => [...], 'enable_safe_mode' => [...], 'disable_safe_mode' => [...], 'get_library_data' => [...], 'get_template_data' => [...], 'save_template' => [...], 'update_templates' => [...], 'delete_template' => [...], 'import_template' => [...], 'mark_template_as_favorite' => [...], 'get_revisions' => [...], 'get_revision_data' => [...], 'enable_unfiltered_files_upload' => [...], 'introduction_viewed' => [...], 'beta_tester_signup' => [...], 'finder_get_category_items' => [...], 're_migrate_globals' => [...], 'save_dynamicooo_settings' => [...], 'query_control_value_titles' => [...], 'pro_panel_posts_control_filter_autocomplete' => [...], 'query_control_value_titles_deprecated' => [...], 'pro_panel_posts_control_filter_autocomplete_deprecated' => [...], 'pro_assets_manager_panel_action_data' => [...], 'pro_assets_manager_custom_icon_upload' => [...], 'pro_popup_save_display_settings' => [...], 'screenshot_save' => [...], 'screenshot_delete' => [...], 'screenshot_failed' => [...], 'pro_theme_builder_save_conditions' => [...], 'pro_theme_builder_conditions_check_conflicts' => [...], 'pro_forms_panel_action_data' => [...], 'library_connect_popup_seen' => [...], 'app_site_editor_template_types' => [...]]; private $requests = ['save_builder' => [...]]; private $response_data = []; private $current_action_id = 'save_builder'; private ${Elementor\Core\Base\Module}reflection = NULL; private ${Elementor\Core\Base\Module}components = []; private ${Elementor\Core\Base\Base_Object}settings = NULL })) /home/workahea/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php:171
[21-Mar-2022 13:56:51 UTC] PHP 7. Elementor\Core\Documents_Manager->ajax_save($request = ['status' => 'publish', 'elements' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...]], 'settings' => ['hide_title' => 'yes', 'scroll_viewport' => '#outer-wrap', 'scroll_contentScroll' => '#wrap', 'template' => 'elementor_header_footer', 'post_title' => 'Mein Konto', 'post_status' => 'publish'], 'editor_post_id' => 8417], class Elementor\Core\Common\Modules\Ajax\Module { private $ajax_actions = ['dce_query_control_value_titles' => [...], 'dce_query_control_filter_autocomplete' => [...], 'save_page_settings' => [...], 'save_editorPreferences_settings' => [...], 'save_builder' => [...], 'discard_changes' => [...], 'get_document_config' => [...], 'apply_scheme' => [...], 'render_widget' => [...], 'editor_get_wp_widget_form' => [...], 'get_widgets_config' => [...], 'notice_bar_dismiss' => [...], 'render_tags' => [...], 'enable_safe_mode' => [...], 'disable_safe_mode' => [...], 'get_library_data' => [...], 'get_template_data' => [...], 'save_template' => [...], 'update_templates' => [...], 'delete_template' => [...], 'import_template' => [...], 'mark_template_as_favorite' => [...], 'get_revisions' => [...], 'get_revision_data' => [...], 'enable_unfiltered_files_upload' => [...], 'introduction_viewed' => [...], 'beta_tester_signup' => [...], 'finder_get_category_items' => [...], 're_migrate_globals' => [...], 'save_dynamicooo_settings' => [...], 'query_control_value_titles' => [...], 'pro_panel_posts_control_filter_autocomplete' => [...], 'query_control_value_titles_deprecated' => [...], 'pro_panel_posts_control_filter_autocomplete_deprecated' => [...], 'pro_assets_manager_panel_action_data' => [...], 'pro_assets_manager_custom_icon_upload' => [...], 'pro_popup_save_display_settings' => [...], 'screenshot_save' => [...], 'screenshot_delete' => [...], 'screenshot_failed' => [...], 'pro_theme_builder_save_conditions' => [...], 'pro_theme_builder_conditions_check_conflicts' => [...], 'pro_forms_panel_action_data' => [...], 'library_connect_popup_seen' => [...], 'app_site_editor_template_types' => [...]]; private $requests = ['save_builder' => [...]]; private $response_data = []; private $current_action_id = 'save_builder'; private ${Elementor\Core\Base\Module}reflection = NULL; private ${Elementor\Core\Base\Module}components = []; private ${Elementor\Core\Base\Base_Object}settings = NULL }) /home/workahea/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php:171
[21-Mar-2022 13:56:51 UTC] PHP 8. Elementor\Core\Base\Document->save($data = ['elements' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...]], 'settings' => ['hide_title' => 'yes', 'scroll_viewport' => '#outer-wrap', 'scroll_contentScroll' => '#wrap', 'template' => 'elementor_header_footer', 'post_title' => 'Mein Konto', 'post_status' => 'publish']]) /home/workahea/public_html/wp-content/plugins/elementor/core/documents-manager.php:527
[21-Mar-2022 13:56:51 UTC] PHP 9. Elementor\Core\Base\Document->save_settings($settings = ['hide_title' => 'yes', 'scroll_viewport' => '#outer-wrap', 'scroll_contentScroll' => '#wrap', 'template' => 'elementor_header_footer', 'post_title' => 'Mein Konto', 'post_status' => 'publish']) /home/workahea/public_html/wp-content/plugins/elementor/core/base/document.php:656
[21-Mar-2022 13:56:51 UTC] PHP 10. Elementor\Core\Settings\Page\Manager->ajax_before_save_settings($data = ['hide_title' => 'yes', 'scroll_viewport' => '#outer-wrap', 'scroll_contentScroll' => '#wrap', 'template' => 'elementor_header_footer', 'post_title' => 'Mein Konto', 'post_status' => 'publish'], $id = 8417) /home/workahea/public_html/wp-content/plugins/elementor/core/base/document.php:1506
[21-Mar-2022 13:56:51 UTC] PHP 11. wp_update_post($postarr = class WP_Post { public $ID = 8417; public $post_author = '1'; public $post_date = '2021-10-07 00:59:10'; public $post_date_gmt = '2021-10-06 22:59:10'; public $post_content = '\n\t\t\t\t\t\tLOGOUT\n\t\t\t\t\t\n\t\t\t<h1>My WorkaHealthic</h1>\t\t\n\t\t<p>Von dieser Seite aus kontrollieren Sie Ihre persönlichen Daten, verwalten Ihre Dokumente und buchen Termine bei uns.</p>\t\t\n\t\t\t<figure><img src="hidden link" title="" alt="" /></figure><h2>Ihre Buchungen</h2><p>Hier gelangen Sie zu unserem Buchungsformular für Vorsorge und Eignungsuntersuchungen.</p>\t\t\n\t\t\t<figure><img src="https'...; public $post_title = 'Mein Konto'; public $post_excerpt = ''; public $post_status = *uninitialized*; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'mein-konto'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2022-03-21 14:56:44'; public $post_modified_gmt = '2022-03-21 13:56:44'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'hidden link'; public $menu_order = 0; public $post_type = 'page'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, $wp_error = *uninitialized*, $fire_after_hooks = *uninitialized*) /home/workahea/public_html/wp-content/plugins/elementor/core/settings/page/manager.php:122
[21-Mar-2022 13:56:51 UTC] PHP 12. wp_insert_post($postarr = ['ID' => 8417, 'post_author' => '1', 'post_date' => '2021-10-07 00:59:10', 'post_date_gmt' => '2021-10-06 22:59:10', 'post_content' => '\n\t\t\t\t\t\tLOGOUT\n\t\t\t\t\t\n\t\t\t<h1>My WorkaHealthic</h1>\t\t\n\t\t<p>Von dieser Seite aus kontrollieren Sie Ihre persönlichen Daten, verwalten Ihre Dokumente und buchen Termine bei uns.</p>\t\t\n\t\t\t<figure><img src=\\"hidden link\\" title=\\"\\" alt=\\"\\" /></figure><h2>Ihre Buchungen</h2><p>Hier gelangen Sie zu unserem Buchungsformular für Vorsorge und Eignungsuntersuchungen.</p>\t\t\n\t\t\t<figure><im'..., 'post_title' => 'Mein Konto', 'post_excerpt' => '', 'post_status' => 'publish', 'comment_status' => 'closed', 'ping_status' => 'closed', 'post_password' => '', 'post_name' => 'mein-konto', 'to_ping' => '', 'pinged' => '', 'post_modified' => '2022-03-21 14:56:44', 'post_modified_gmt' => '2022-03-21 13:56:44', 'post_content_filtered' => '', 'post_parent' => 0, 'guid' => 'hidden link', 'menu_order' => 0, 'post_type' => 'page', 'post_mime_type' => '', 'comment_count' => '0', 'filter' => 'raw', 'ancestors' => [], 'page_template' => 'elementor_header_footer', 'post_category' => [], 'tags_input' => []], $wp_error = FALSE, $fire_after_hooks = TRUE) /home/workahea/public_html/wp-includes/post.php:4789
[21-Mar-2022 13:56:51 UTC] PHP 13. do_action($hook_name = 'save_post', ...$arg = variadic(8417, class WP_Post { public $ID = 8417; public $post_author = '1'; public $post_date = '2021-10-07 00:59:10'; public $post_date_gmt = '2021-10-06 22:59:10'; public $post_content = '\n\t\t\t\t\t\tLOGOUT\n\t\t\t\t\t\n\t\t\t<h1>My WorkaHealthic</h1>\t\t\n\t\t<p>Von dieser Seite aus kontrollieren Sie Ihre persönlichen Daten, verwalten Ihre Dokumente und buchen Termine bei uns.</p>\t\t\n\t\t\t<figure><img src="hidden link" title="" alt="" /></figure><h2>Ihre Buchungen</h2><p>Hier gelangen Sie zu unserem Buchungsformular für Vorsorge und Eignungsuntersuchungen.</p>\t\t\n\t\t\t<figure><img src="https'...; public $post_title = 'Mein Konto'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'mein-konto'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2022-03-21 14:56:50'; public $post_modified_gmt = '2022-03-21 13:56:50'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'hidden link'; public $menu_order = 0; public $post_type = 'page'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw'; public $page_template = 'elementor_header_footer' }, TRUE)) /home/workahea/public_html/wp-includes/post.php:4687
[21-Mar-2022 13:56:51 UTC] PHP 14. WP_Hook->do_action($args = [0 => 8417, 1 => class WP_Post { public $ID = 8417; public $post_author = '1'; public $post_date = '2021-10-07 00:59:10'; public $post_date_gmt = '2021-10-06 22:59:10'; public $post_content = '\n\t\t\t\t\t\tLOGOUT\n\t\t\t\t\t\n\t\t\t<h1>My WorkaHealthic</h1>\t\t\n\t\t<p>Von dieser Seite aus kontrollieren Sie Ihre persönlichen Daten, verwalten Ihre Dokumente und buchen Termine bei uns.</p>\t\t\n\t\t\t<figure><img src="hidden link" title="" alt="" /></figure><h2>Ihre Buchungen</h2><p>Hier gelangen Sie zu unserem Buchungsformular für Vorsorge und Eignungsuntersuchungen.</p>\t\t\n\t\t\t<figure><img src="https'...; public $post_title = 'Mein Konto'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'mein-konto'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2022-03-21 14:56:50'; public $post_modified_gmt = '2022-03-21 13:56:50'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'hidden link'; public $menu_order = 0; public $post_type = 'page'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw'; public $page_template = 'elementor_header_footer' }, 2 => TRUE]) /home/workahea/public_html/wp-includes/plugin.php:474
[21-Mar-2022 13:56:51 UTC] PHP 15. WP_Hook->apply_filters($value = '', $args = [0 => 8417, 1 => class WP_Post { public $ID = 8417; public $post_author = '1'; public $post_date = '2021-10-07 00:59:10'; public $post_date_gmt = '2021-10-06 22:59:10'; public $post_content = '\n\t\t\t\t\t\tLOGOUT\n\t\t\t\t\t\n\t\t\t<h1>My WorkaHealthic</h1>\t\t\n\t\t<p>Von dieser Seite aus kontrollieren Sie Ihre persönlichen Daten, verwalten Ihre Dokumente und buchen Termine bei uns.</p>\t\t\n\t\t\t<figure><img src="hidden link" title="" alt="" /></figure><h2>Ihre Buchungen</h2><p>Hier gelangen Sie zu unserem Buchungsformular für Vorsorge und Eignungsuntersuchungen.</p>\t\t\n\t\t\t<figure><img src="https'...; public $post_title = 'Mein Konto'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'mein-konto'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2022-03-21 14:56:50'; public $post_modified_gmt = '2022-03-21 13:56:50'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'hidden link'; public $menu_order = 0; public $post_type = 'page'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw'; public $page_template = 'elementor_header_footer' }, 2 => TRUE]) /home/workahea/public_html/wp-includes/class-wp-hook.php:331
[21-Mar-2022 13:56:51 UTC] PHP 16. RankMath\Links\Links->save_post($post_id = 8417, $post = class WP_Post { public $ID = 8417; public $post_author = '1'; public $post_date = '2021-10-07 00:59:10'; public $post_date_gmt = '2021-10-06 22:59:10'; public $post_content = '\n\t\t\t\t\t\tLOGOUT\n\t\t\t\t\t\n\t\t\t<h1>My WorkaHealthic</h1>\t\t\n\t\t<p>Von dieser Seite aus kontrollieren Sie Ihre persönlichen Daten, verwalten Ihre Dokumente und buchen Termine bei uns.</p>\t\t\n\t\t\t<figure><img src="hidden link" title="" alt="" /></figure><h2>Ihre Buchungen</h2><p>Hier gelangen Sie zu unserem Buchungsformular für Vorsorge und Eignungsuntersuchungen.</p>\t\t\n\t\t\t<figure><img src="https'...; public $post_title = 'Mein Konto'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'mein-konto'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2022-03-21 14:56:50'; public $post_modified_gmt = '2022-03-21 13:56:50'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'hidden link'; public $menu_order = 0; public $post_type = 'page'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw'; public $page_template = 'elementor_header_footer' }) /home/workahea/public_html/wp-includes/class-wp-hook.php:309
[21-Mar-2022 13:56:51 UTC] PHP 17. RankMath\Links\Links->process($post_id = 8417, $content = '\n\t\t\t\t\t\tLOGOUT\n\t\t\t\t\t\n\t\t\t<h1>My WorkaHealthic</h1>\t\t\n\t\t<p>Von dieser Seite aus kontrollieren Sie Ihre persönlichen Daten, verwalten Ihre Dokumente und buchen Termine bei uns.</p>\t\t\n\t\t\t<figure><img src="hidden link" title="" alt="" /></figure><h2>Ihre Buchungen</h2><p>Hier gelangen Sie zu unserem Buchungsformular für Vorsorge und Eignungsuntersuchungen.</p>\t\t\n\t\t\t<figure><img src="https'...) /home/workahea/public_html/wp-content/plugins/seo-by-rank-math/includes/modules/links/class-links.php:54
[21-Mar-2022 13:56:51 UTC] PHP 18. apply_filters($hook_name = 'the_content', $value = '\n\t\t\t\t\t\tLOGOUT\n\t\t\t\t\t\n\t\t\t<h1>My WorkaHealthic</h1>\t\t\n\t\t<p>Von dieser Seite aus kontrollieren Sie Ihre persönlichen Daten, verwalten Ihre Dokumente und buchen Termine bei uns.</p>\t\t\n\t\t\t<figure><img src="hidden link" title="" alt="" /></figure><h2>Ihre Buchungen</h2><p>Hier gelangen Sie zu unserem Buchungsformular für Vorsorge und Eignungsuntersuchungen.</p>\t\t\n\t\t\t<figure><img src="https'...) /home/workahea/public_html/wp-content/plugins/seo-by-rank-math/includes/modules/links/class-links.php:150
[21-Mar-2022 13:56:51 UTC] PHP 19. WP_Hook->apply_filters($value = '\n\t\t\t\t\t\tLOGOUT\n\t\t\t\t\t\n\t\t\t<h1>My WorkaHealthic</h1>\t\t\n\t\t<p>Von dieser Seite aus kontrollieren Sie Ihre persönlichen Daten, verwalten Ihre Dokumente und buchen Termine bei uns.</p>\t\t\n\t\t\t<figure><img src="hidden link" title="" alt="" /></figure><h2>Ihre Buchungen</h2><p>Hier gelangen Sie zu unserem Buchungsformular für Vorsorge und Eignungsuntersuchungen.</p>\t\t\n\t\t\t<figure><img src="https'..., $args = [0 => '\n\t\t\t\t\t\tLOGOUT\n\t\t\t\t\t\n\t\t\t<h1>My WorkaHealthic</h1>\t\t\n\t\t<p>Von dieser Seite aus kontrollieren Sie Ihre persönlichen Daten, verwalten Ihre Dokumente und buchen Termine bei uns.</p>\t\t\n\t\t\t<figure><img src="hidden link" title="" alt="" /></figure><h2>Ihre Buchungen</h2><p>Hier gelangen Sie zu unserem Buchungsformular für Vorsorge und Eignungsuntersuchungen.</p>\t\t\n\t\t\t<figure><img src="https'...]) /home/workahea/public_html/wp-includes/plugin.php:189
[21-Mar-2022 13:56:51 UTC] PHP 20. Elementor\Frontend->apply_builder_in_content($content = '<p style="font-weight:bold !important;color: red !important;">Inhalts-Template-Fehlerbehebung:

  • Aufruffunktionen sind WP_Hook::apply_filters, RankMath\\Links\\Links::save_post, RankMath\\Links\\Links::process, WP_Hook::apply_filters

</p>\n\t\t\t\t\t\tLOGOUT\n\t\t\t\t\t\n\t\t\t<h1>My WorkaHealthic</h1>\t\t\n\t\t<p>Von dieser Seite aus kontrollieren Sie Ihre persönlichen Daten, verwalten Ihre Dokumente und buchen Termi'...) /home/workahea/public_html/wp-includes/class-wp-hook.php:307
[21-Mar-2022 13:56:51 UTC] PHP 21. Elementor\Frontend->get_builder_content($post_id = 8417, $with_css = *uninitialized*) /home/workahea/public_html/wp-content/plugins/elementor/includes/frontend.php:1006
[21-Mar-2022 13:56:51 UTC] PHP 22. Elementor\Core\Base\Document->print_elements_with_wrapper($elements_data = [0 => ['id' => '5b904efb', 'elType' => 'section', 'settings' => [...], 'elements' => [...], 'isInner' => ''], 1 => ['id' => '5bb0a7a5', 'elType' => 'section', 'settings' => [...], 'elements' => [...], 'isInner' => ''], 2 => ['id' => '46f7a8fe', 'elType' => 'section', 'settings' => [...], 'elements' => [...], 'isInner' => ''], 3 => ['id' => '6680a745', 'elType' => 'section', 'settings' => [...], 'elements' => [...], 'isInner' => ''], 4 => ['id' => '73894f14', 'elType' => 'section', 'settings' => [...], 'elements' => [...], 'isInner' => '']]) /home/workahea/public_html/wp-content/plugins/elementor/includes/frontend.php:1092
[21-Mar-2022 13:56:51 UTC] PHP 23. Elementor\Core\Base\Document->print_elements($elements_data = [0 => ['id' => '5b904efb', 'elType' => 'section', 'settings' => [...], 'elements' => [...], 'isInner' => ''], 1 => ['id' => '5bb0a7a5', 'elType' => 'section', 'settings' => [...], 'elements' => [...], 'isInner' => ''], 2 => ['id' => '46f7a8fe', 'elType' => 'section', 'settings' => [...], 'elements' => [...], 'isInner' => ''], 3 => ['id' => '6680a745', 'elType' => 'section', 'settings' => [...], 'elements' => [...], 'isInner' => ''], 4 => ['id' => '73894f14', 'elType' => 'section', 'settings' => [...], 'elements' => [...], 'isInner' => '']]) /home/workahea/public_html/wp-content/plugins/elementor/core/base/document.php:1002
[21-Mar-2022 13:56:51 UTC] PHP 24. Elementor\Element_Base->print_element() /home/workahea/public_html/wp-content/plugins/elementor/core/base/document.php:1529
[21-Mar-2022 13:56:51 UTC] PHP 25. Elementor\Element_Base->print_content() /home/workahea/public_html/wp-content/plugins/elementor/includes/base/element-base.php:447
[21-Mar-2022 13:56:51 UTC] PHP 26. Elementor\Element_Base->print_element() /home/workahea/public_html/wp-content/plugins/elementor/includes/base/element-base.php:741
[21-Mar-2022 13:56:51 UTC] PHP 27. Elementor\Element_Base->print_content() /home/workahea/public_html/wp-content/plugins/elementor/includes/base/element-base.php:447
[21-Mar-2022 13:56:51 UTC] PHP 28. Elementor\Element_Base->print_element() /home/workahea/public_html/wp-content/plugins/elementor/includes/base/element-base.php:741
[21-Mar-2022 13:56:51 UTC] PHP 29. do_action($hook_name = 'elementor/frontend/section/after_render', ...$arg = variadic(class Elementor\Element_Section { private ${Elementor\Element_Base}children = [0 => class Elementor\Element_Column { ... }, 1 => class Elementor\Element_Column { ... }, 2 => class Elementor\Element_Column { ... }]; private ${Elementor\Element_Base}default_args = []; private ${Elementor\Element_Base}is_type_instance = FALSE; private ${Elementor\Element_Base}depended_scripts = []; private ${Elementor\Element_Base}depended_styles = []; private ${Elementor\Controls_Stack}id = '427189b1'; private ${Elementor\Controls_Stack}active_settings = NULL; private ${Elementor\Controls_Stack}parsed_active_settings = ['content_width' => [...], 'structure' => '30', 'margin' => [...], 'margin_tablet' => [...], 'margin_mobile' => [...], 'padding_tablet' => [...], 'motion_fx_motion_fx_scrolling' => 'yes', 'motion_fx_translateY_effect' => 'yes', 'motion_fx_translateY_speed' => [...], 'motion_fx_translateY_affectedRange' => [...], 'motion_fx_opacity_effect' => 'yes', 'motion_fx_opacity_range' => [...], 'motion_fx_devices' => [...], '_title' => 'Menu', 'section_parallax_elements' => [...], 'padding' => [...], 'enabled_visibility' => 'yes', 'dce_visibility_triggers' => [...], 'dce_visibility_custom_condition_php' => '$user_id = get_current_user_id();\n$status = get_user_meta( $user_id, \'wp_2fa_2fa_status\', true);\nif ( wp_2fa_2fa_status == \'has_enabled_methods\'){ \n return \'true\';\n }\nreturn \'false\';', 'layout' => 'boxed', 'content_width_tablet' => [...], 'content_width_mobile' => [...], 'gap' => 'default', 'gap_columns_custom' => NULL, 'gap_columns_custom_tablet' => NULL, 'gap_columns_custom_mobile' => NULL, 'height' => 'default', 'custom_height' => NULL, 'custom_height_tablet' => NULL, 'custom_height_mobile' => NULL, 'height_inner' => 'default', 'custom_height_inner' => NULL, 'custom_height_inner_tablet' => NULL, 'custom_height_inner_mobile' => NULL, 'column_position' => NULL, 'content_position' => '', 'overflow' => '', 'stretch_section' => '', 'html_tag' => '', 'background_background' => '', 'background_color' => NULL, 'background_color_stop' => NULL, 'background_color_b' => NULL, 'background_color_b_stop' => NULL, 'background_gradient_type' => NULL, 'background_gradient_angle' => NULL, 'background_gradient_position' => NULL, 'background_image' => NULL, 'background_image_tablet' => NULL, 'background_image_mobile' => NULL, 'background_position' => NULL, 'background_position_tablet' => NULL, 'background_position_mobile' => NULL, 'background_xpos' => NULL, 'background_xpos_tablet' => NULL, 'background_xpos_mobile' => NULL, 'background_ypos' => NULL, 'background_ypos_tablet' => NULL, 'background_ypos_mobile' => NULL, 'background_attachment' => NULL, 'background_repeat' => NULL, 'background_repeat_tablet' => NULL, 'background_repeat_mobile' => NULL, 'background_size' => NULL, 'background_size_tablet' => NULL, 'background_size_mobile' => NULL, 'background_bg_width' => NULL, 'background_bg_width_tablet' => NULL, 'background_bg_width_mobile' => NULL, 'background_motion_fx_motion_fx_scrolling' => NULL, 'background_motion_fx_translateY_effect' => NULL, 'background_motion_fx_translateY_direction' => NULL, 'background_motion_fx_translateY_speed' => NULL, 'background_motion_fx_translateY_affectedRange' => NULL, 'background_motion_fx_translateX_effect' => NULL, 'background_motion_fx_translateX_direction' => NULL, 'background_motion_fx_translateX_speed' => NULL, 'background_motion_fx_translateX_affectedRange' => NULL, 'background_motion_fx_opacity_effect' => NULL, 'background_motion_fx_opacity_direction' => NULL, 'background_motion_fx_opacity_level' => NULL, 'background_motion_fx_opacity_range' => NULL, 'background_motion_fx_blur_effect' => NULL, 'background_motion_fx_blur_direction' => NULL, 'background_motion_fx_blur_level' => NULL, 'background_motion_fx_blur_range' => NULL, 'background_motion_fx_rotateZ_direction' => NULL, 'background_motion_fx_rotateZ_speed' => NULL, 'background_motion_fx_rotateZ_affectedRange' => NULL, 'background_motion_fx_scale_effect' => NULL, 'background_motion_fx_scale_direction' => NULL, 'background_motion_fx_scale_speed' => NULL, 'background_motion_fx_scale_range' => NULL, 'background_motion_fx_devices' => NULL, 'background_motion_fx_range' => NULL, 'background_motion_fx_motion_fx_mouse' => NULL, 'background_motion_fx_mouseTrack_effect' => NULL, 'background_motion_fx_mouseTrack_direction' => NULL, 'background_motion_fx_mouseTrack_speed' => NULL, 'background_motion_fx_tilt_direction' => NULL, 'background_motion_fx_tilt_speed' => NULL, 'background_video_link' => NULL, 'background_video_start' => NULL, 'background_video_end' => NULL, 'background_play_once' => NULL, 'background_play_on_mobile' => NULL, 'background_privacy_mode' => NULL, 'background_video_fallback' => NULL, 'background_slideshow_gallery' => NULL, 'background_slideshow_loop' => NULL, 'background_slideshow_slide_duration' => NULL, 'background_slideshow_slide_transition' => NULL, 'background_slideshow_transition_duration' => NULL, 'background_slideshow_background_size' => NULL, 'background_slideshow_background_size_tablet' => NULL, 'background_slideshow_background_size_mobile' => NULL, 'background_slideshow_background_position' => NULL, 'background_slideshow_background_position_tablet' => NULL, 'background_slideshow_background_position_mobile' => NULL, 'background_slideshow_ken_burns' => NULL, 'background_slideshow_ken_burns_zoom_direction' => NULL, 'background_hover_background' => '', 'background_hover_color' => NULL, 'background_hover_color_stop' => NULL, 'background_hover_color_b' => NULL, 'background_hover_color_b_stop' => NULL, 'background_hover_gradient_type' => NULL, 'background_hover_gradient_angle' => NULL, ...]; private ${Elementor\Controls_Stack}parsed_dynamic_settings = ['content_width' => [...], 'structure' => '30', 'margin' => [...], 'margin_tablet' => [...], 'margin_mobile' => [...], 'padding_tablet' => [...], 'motion_fx_motion_fx_scrolling' => 'yes', 'motion_fx_translateY_effect' => 'yes', 'motion_fx_translateY_speed' => [...], 'motion_fx_translateY_affectedRange' => [...], 'motion_fx_opacity_effect' => 'yes', 'motion_fx_opacity_range' => [...], 'motion_fx_devices' => [...], '_title' => 'Menu', 'section_parallax_elements' => [...], 'padding' => [...], 'enabled_visibility' => 'yes', 'dce_visibility_triggers' => [...], 'dce_visibility_custom_condition_php' => '$user_id = get_current_user_id();\n$status = get_user_meta( $user_id, \'wp_2fa_2fa_status\', true);\nif ( wp_2fa_2fa_status == \'has_enabled_methods\'){ \n return \'true\';\n }\nreturn \'false\';', 'layout' => 'boxed', 'content_width_tablet' => [...], 'content_width_mobile' => [...], 'gap' => 'default', 'gap_columns_custom' => [...], 'gap_columns_custom_tablet' => [...], 'gap_columns_custom_mobile' => [...], 'height' => 'default', 'custom_height' => [...], 'custom_height_tablet' => [...], 'custom_height_mobile' => [...], 'height_inner' => 'default', 'custom_height_inner' => [...], 'custom_height_inner_tablet' => [...], 'custom_height_inner_mobile' => [...], 'column_position' => 'middle', 'content_position' => '', 'overflow' => '', 'stretch_section' => '', 'html_tag' => '', 'background_background' => '', 'background_color' => '', 'background_color_stop' => [...], 'background_color_b' => '#f2295b', 'background_color_b_stop' => [...], 'background_gradient_type' => 'linear', 'background_gradient_angle' => [...], 'background_gradient_position' => 'center center', 'background_image' => [...], 'background_image_tablet' => [...], 'background_image_mobile' => [...], 'background_position' => '', 'background_position_tablet' => '', 'background_position_mobile' => '', 'background_xpos' => [...], 'background_xpos_tablet' => [...], 'background_xpos_mobile' => [...], 'background_ypos' => [...], 'background_ypos_tablet' => [...], 'background_ypos_mobile' => [...], 'background_attachment' => '', 'background_repeat' => '', 'background_repeat_tablet' => '', 'background_repeat_mobile' => '', 'background_size' => '', 'background_size_tablet' => '', 'background_size_mobile' => '', 'background_bg_width' => [...], 'background_bg_width_tablet' => [...], 'background_bg_width_mobile' => [...], 'background_motion_fx_motion_fx_scrolling' => '', 'background_motion_fx_translateY_effect' => '', 'background_motion_fx_translateY_direction' => '', 'background_motion_fx_translateY_speed' => [...], 'background_motion_fx_translateY_affectedRange' => [...], 'background_motion_fx_translateX_effect' => '', 'background_motion_fx_translateX_direction' => '', 'background_motion_fx_translateX_speed' => [...], 'background_motion_fx_translateX_affectedRange' => [...], 'background_motion_fx_opacity_effect' => '', 'background_motion_fx_opacity_direction' => 'out-in', 'background_motion_fx_opacity_level' => [...], 'background_motion_fx_opacity_range' => [...], 'background_motion_fx_blur_effect' => '', 'background_motion_fx_blur_direction' => 'out-in', 'background_motion_fx_blur_level' => [...], 'background_motion_fx_blur_range' => [...], 'background_motion_fx_rotateZ_direction' => '', 'background_motion_fx_rotateZ_speed' => [...], 'background_motion_fx_rotateZ_affectedRange' => [...], 'background_motion_fx_scale_effect' => '', 'background_motion_fx_scale_direction' => 'out-in', 'background_motion_fx_scale_speed' => [...], 'background_motion_fx_scale_range' => [...], 'background_motion_fx_devices' => [...], 'background_motion_fx_range' => '', 'background_motion_fx_motion_fx_mouse' => '', 'background_motion_fx_mouseTrack_effect' => '', 'background_motion_fx_mouseTrack_direction' => '', 'background_motion_fx_mouseTrack_speed' => [...], 'background_motion_fx_tilt_direction' => '', 'background_motion_fx_tilt_speed' => [...], 'background_video_link' => '', 'background_video_start' => '', 'background_video_end' => '', 'background_play_once' => '', 'background_play_on_mobile' => '', 'background_privacy_mode' => '', 'background_video_fallback' => [...], 'background_slideshow_gallery' => [...], 'background_slideshow_loop' => 'yes', 'background_slideshow_slide_duration' => 5000, 'background_slideshow_slide_transition' => 'fade', 'background_slideshow_transition_duration' => 500, 'background_slideshow_background_size' => '', 'background_slideshow_background_size_tablet' => '', 'background_slideshow_background_size_mobile' => '', 'background_slideshow_background_position' => '', 'background_slideshow_background_position_tablet' => '', 'background_slideshow_background_position_mobile' => '', 'background_slideshow_ken_burns' => '', 'background_slideshow_ken_burns_zoom_direction' => 'in', 'background_hover_background' => '', 'background_hover_color' => '', 'background_hover_color_stop' => [...], 'background_hover_color_b' => '#f2295b', 'background_hover_color_b_stop' => [...], 'background_hover_gradient_type' => 'linear', 'background_hover_gradient_angle' => [...], ...]; private ${Elementor\Controls_Stack}data = ['id' => '427189b1', 'settings' => [...], 'elements' => [...], 'isInner' => '1', 'elType' => 'section']; private ${Elementor\Controls_Stack}config = NULL; private ${Elementor\Controls_Stack}additional_config = []; private ${Elementor\Controls_Stack}current_section = NULL; private ${Elementor\Controls_Stack}current_tab = NULL; private ${Elementor\Controls_Stack}current_popover = NULL; private ${Elementor\Controls_Stack}injection_point = NULL; private ${Elementor\Controls_Stack}settings_sanitized = TRUE; private ${Elementor\Controls_Stack}render_attributes = ['_wrapper' => [...]]; private ${Elementor\Core\Base\Base_Object}settings = ['content_width' => [...], 'structure' => '30', 'margin' => [...], 'margin_tablet' => [...], 'margin_mobile' => [...], 'padding_tablet' => [...], 'motion_fx_motion_fx_scrolling' => 'yes', 'motion_fx_translateY_effect' => 'yes', 'motion_fx_translateY_speed' => [...], 'motion_fx_translateY_affectedRange' => [...], 'motion_fx_opacity_effect' => 'yes', 'motion_fx_opacity_range' => [...], 'motion_fx_devices' => [...], '_title' => 'Menu', 'section_parallax_elements' => [...], 'padding' => [...], 'enabled_visibility' => 'yes', 'dce_visibility_triggers' => [...], 'dce_visibility_custom_condition_php' => '$user_id = get_current_user_id();\n$status = get_user_meta( $user_id, \'wp_2fa_2fa_status\', true);\nif ( wp_2fa_2fa_status == \'has_enabled_methods\'){ \n return \'true\';\n }\nreturn \'false\';', 'layout' => 'boxed', 'content_width_tablet' => [...], 'content_width_mobile' => [...], 'gap' => 'default', 'gap_columns_custom' => [...], 'gap_columns_custom_tablet' => [...], 'gap_columns_custom_mobile' => [...], 'height' => 'default', 'custom_height' => [...], 'custom_height_tablet' => [...], 'custom_height_mobile' => [...], 'height_inner' => 'default', 'custom_height_inner' => [...], 'custom_height_inner_tablet' => [...], 'custom_height_inner_mobile' => [...], 'column_position' => 'middle', 'content_position' => '', 'overflow' => '', 'stretch_section' => '', 'html_tag' => '', 'background_background' => '', 'background_color' => '', 'background_color_stop' => [...], 'background_color_b' => '#f2295b', 'background_color_b_stop' => [...], 'background_gradient_type' => 'linear', 'background_gradient_angle' => [...], 'background_gradient_position' => 'center center', 'background_image' => [...], 'background_image_tablet' => [...], 'background_image_mobile' => [...], 'background_position' => '', 'background_position_tablet' => '', 'background_position_mobile' => '', 'background_xpos' => [...], 'background_xpos_tablet' => [...], 'background_xpos_mobile' => [...], 'background_ypos' => [...], 'background_ypos_tablet' => [...], 'background_ypos_mobile' => [...], 'background_attachment' => '', 'background_repeat' => '', 'background_repeat_tablet' => '', 'background_repeat_mobile' => '', 'background_size' => '', 'background_size_tablet' => '', 'background_size_mobile' => '', 'background_bg_width' => [...], 'background_bg_width_tablet' => [...], 'background_bg_width_mobile' => [...], 'background_motion_fx_motion_fx_scrolling' => '', 'background_motion_fx_translateY_effect' => '', 'background_motion_fx_translateY_direction' => '', 'background_motion_fx_translateY_speed' => [...], 'background_motion_fx_translateY_affectedRange' => [...], 'background_motion_fx_translateX_effect' => '', 'background_motion_fx_translateX_direction' => '', 'background_motion_fx_translateX_speed' => [...], 'background_motion_fx_translateX_affectedRange' => [...], 'background_motion_fx_opacity_effect' => '', 'background_motion_fx_opacity_direction' => 'out-in', 'background_motion_fx_opacity_level' => [...], 'background_motion_fx_opacity_range' => [...], 'background_motion_fx_blur_effect' => '', 'background_motion_fx_blur_direction' => 'out-in', 'background_motion_fx_blur_level' => [...], 'background_motion_fx_blur_range' => [...], 'background_motion_fx_rotateZ_direction' => '', 'background_motion_fx_rotateZ_speed' => [...], 'background_motion_fx_rotateZ_affectedRange' => [...], 'background_motion_fx_scale_effect' => '', 'background_motion_fx_scale_direction' => 'out-in', 'background_motion_fx_scale_speed' => [...], 'background_motion_fx_scale_range' => [...], 'background_motion_fx_devices' => [...], 'background_motion_fx_range' => '', 'background_motion_fx_motion_fx_mouse' => '', 'background_motion_fx_mouseTrack_effect' => '', 'background_motion_fx_mouseTrack_direction' => '', 'background_motion_fx_mouseTrack_speed' => [...], 'background_motion_fx_tilt_direction' => '', 'background_motion_fx_tilt_speed' => [...], 'background_video_link' => '', 'background_video_start' => '', 'background_video_end' => '', 'background_play_once' => '', 'background_play_on_mobile' => '', 'background_privacy_mode' => '', 'background_video_fallback' => [...], 'background_slideshow_gallery' => [...], 'background_slideshow_loop' => 'yes', 'background_slideshow_slide_duration' => 5000, 'background_slideshow_slide_transition' => 'fade', 'background_slideshow_transition_duration' => 500, 'background_slideshow_background_size' => '', 'background_slideshow_background_size_tablet' => '', 'background_slideshow_background_size_mobile' => '', 'background_slideshow_background_position' => '', 'background_slideshow_background_position_tablet' => '', 'background_slideshow_background_position_mobile' => '', 'background_slideshow_ken_burns' => '', 'background_slideshow_ken_burns_zoom_direction' => 'in', 'background_hover_background' => '', 'background_hover_color' => '', 'background_hover_color_stop' => [...], 'background_hover_color_b' => '#f2295b', 'background_hover_color_b_stop' => [...], 'background_hover_gradient_type' => 'linear', 'background_hover_gradient_angle' => [...], ...] })) /home/workahea/public_html/wp-content/plugins/elementor/includes/base/element-base.php:495
[21-Mar-2022 13:56:51 UTC] PHP 30. WP_Hook->do_action($args = [0 => class Elementor\Element_Section { private ${Elementor\Element_Base}children = [...]; private ${Elementor\Element_Base}default_args = [...]; private ${Elementor\Element_Base}is_type_instance = FALSE; private ${Elementor\Element_Base}depended_scripts = [...]; private ${Elementor\Element_Base}depended_styles = [...]; private ${Elementor\Controls_Stack}id = '427189b1'; private ${Elementor\Controls_Stack}active_settings = NULL; private ${Elementor\Controls_Stack}parsed_active_settings = [...]; private ${Elementor\Controls_Stack}parsed_dynamic_settings = [...]; private ${Elementor\Controls_Stack}data = [...]; private ${Elementor\Controls_Stack}config = NULL; private ${Elementor\Controls_Stack}additional_config = [...]; private ${Elementor\Controls_Stack}current_section = NULL; private ${Elementor\Controls_Stack}current_tab = NULL; private ${Elementor\Controls_Stack}current_popover = NULL; private ${Elementor\Controls_Stack}injection_point = NULL; private ${Elementor\Controls_Stack}settings_sanitized = TRUE; private ${Elementor\Controls_Stack}render_attributes = [...]; private ${Elementor\Core\Base\Base_Object}settings = [...] }]) /home/workahea/public_html/wp-includes/plugin.php:474
[21-Mar-2022 13:56:51 UTC] PHP 31. WP_Hook->apply_filters($value = '', $args = [0 => class Elementor\Element_Section { private ${Elementor\Element_Base}children = [...]; private ${Elementor\Element_Base}default_args = [...]; private ${Elementor\Element_Base}is_type_instance = FALSE; private ${Elementor\Element_Base}depended_scripts = [...]; private ${Elementor\Element_Base}depended_styles = [...]; private ${Elementor\Controls_Stack}id = '427189b1'; private ${Elementor\Controls_Stack}active_settings = NULL; private ${Elementor\Controls_Stack}parsed_active_settings = [...]; private ${Elementor\Controls_Stack}parsed_dynamic_settings = [...]; private ${Elementor\Controls_Stack}data = [...]; private ${Elementor\Controls_Stack}config = NULL; private ${Elementor\Controls_Stack}additional_config = [...]; private ${Elementor\Controls_Stack}current_section = NULL; private ${Elementor\Controls_Stack}current_tab = NULL; private ${Elementor\Controls_Stack}current_popover = NULL; private ${Elementor\Controls_Stack}injection_point = NULL; private ${Elementor\Controls_Stack}settings_sanitized = TRUE; private ${Elementor\Controls_Stack}render_attributes = [...]; private ${Elementor\Core\Base\Base_Object}settings = [...] }]) /home/workahea/public_html/wp-includes/class-wp-hook.php:331
[21-Mar-2022 13:56:51 UTC] PHP 32. DynamicContentForElementor\Extensions\DynamicVisibility->end_element($element = class Elementor\Element_Section { private ${Elementor\Element_Base}children = [0 => class Elementor\Element_Column { ... }, 1 => class Elementor\Element_Column { ... }, 2 => class Elementor\Element_Column { ... }]; private ${Elementor\Element_Base}default_args = []; private ${Elementor\Element_Base}is_type_instance = FALSE; private ${Elementor\Element_Base}depended_scripts = []; private ${Elementor\Element_Base}depended_styles = []; private ${Elementor\Controls_Stack}id = '427189b1'; private ${Elementor\Controls_Stack}active_settings = NULL; private ${Elementor\Controls_Stack}parsed_active_settings = ['content_width' => [...], 'structure' => '30', 'margin' => [...], 'margin_tablet' => [...], 'margin_mobile' => [...], 'padding_tablet' => [...], 'motion_fx_motion_fx_scrolling' => 'yes', 'motion_fx_translateY_effect' => 'yes', 'motion_fx_translateY_speed' => [...], 'motion_fx_translateY_affectedRange' => [...], 'motion_fx_opacity_effect' => 'yes', 'motion_fx_opacity_range' => [...], 'motion_fx_devices' => [...], '_title' => 'Menu', 'section_parallax_elements' => [...], 'padding' => [...], 'enabled_visibility' => 'yes', 'dce_visibility_triggers' => [...], 'dce_visibility_custom_condition_php' => '$user_id = get_current_user_id();\n$status = get_user_meta( $user_id, \'wp_2fa_2fa_status\', true);\nif ( wp_2fa_2fa_status == \'has_enabled_methods\'){ \n return \'true\';\n }\nreturn \'false\';', 'layout' => 'boxed', 'content_width_tablet' => [...], 'content_width_mobile' => [...], 'gap' => 'default', 'gap_columns_custom' => NULL, 'gap_columns_custom_tablet' => NULL, 'gap_columns_custom_mobile' => NULL, 'height' => 'default', 'custom_height' => NULL, 'custom_height_tablet' => NULL, 'custom_height_mobile' => NULL, 'height_inner' => 'default', 'custom_height_inner' => NULL, 'custom_height_inner_tablet' => NULL, 'custom_height_inner_mobile' => NULL, 'column_position' => NULL, 'content_position' => '', 'overflow' => '', 'stretch_section' => '', 'html_tag' => '', 'background_background' => '', 'background_color' => NULL, 'background_color_stop' => NULL, 'background_color_b' => NULL, 'background_color_b_stop' => NULL, 'background_gradient_type' => NULL, 'background_gradient_angle' => NULL, 'background_gradient_position' => NULL, 'background_image' => NULL, 'background_image_tablet' => NULL, 'background_image_mobile' => NULL, 'background_position' => NULL, 'background_position_tablet' => NULL, 'background_position_mobile' => NULL, 'background_xpos' => NULL, 'background_xpos_tablet' => NULL, 'background_xpos_mobile' => NULL, 'background_ypos' => NULL, 'background_ypos_tablet' => NULL, 'background_ypos_mobile' => NULL, 'background_attachment' => NULL, 'background_repeat' => NULL, 'background_repeat_tablet' => NULL, 'background_repeat_mobile' => NULL, 'background_size' => NULL, 'background_size_tablet' => NULL, 'background_size_mobile' => NULL, 'background_bg_width' => NULL, 'background_bg_width_tablet' => NULL, 'background_bg_width_mobile' => NULL, 'background_motion_fx_motion_fx_scrolling' => NULL, 'background_motion_fx_translateY_effect' => NULL, 'background_motion_fx_translateY_direction' => NULL, 'background_motion_fx_translateY_speed' => NULL, 'background_motion_fx_translateY_affectedRange' => NULL, 'background_motion_fx_translateX_effect' => NULL, 'background_motion_fx_translateX_direction' => NULL, 'background_motion_fx_translateX_speed' => NULL, 'background_motion_fx_translateX_affectedRange' => NULL, 'background_motion_fx_opacity_effect' => NULL, 'background_motion_fx_opacity_direction' => NULL, 'background_motion_fx_opacity_level' => NULL, 'background_motion_fx_opacity_range' => NULL, 'background_motion_fx_blur_effect' => NULL, 'background_motion_fx_blur_direction' => NULL, 'background_motion_fx_blur_level' => NULL, 'background_motion_fx_blur_range' => NULL, 'background_motion_fx_rotateZ_direction' => NULL, 'background_motion_fx_rotateZ_speed' => NULL, 'background_motion_fx_rotateZ_affectedRange' => NULL, 'background_motion_fx_scale_effect' => NULL, 'background_motion_fx_scale_direction' => NULL, 'background_motion_fx_scale_speed' => NULL, 'background_motion_fx_scale_range' => NULL, 'background_motion_fx_devices' => NULL, 'background_motion_fx_range' => NULL, 'background_motion_fx_motion_fx_mouse' => NULL, 'background_motion_fx_mouseTrack_effect' => NULL, 'background_motion_fx_mouseTrack_direction' => NULL, 'background_motion_fx_mouseTrack_speed' => NULL, 'background_motion_fx_tilt_direction' => NULL, 'background_motion_fx_tilt_speed' => NULL, 'background_video_link' => NULL, 'background_video_start' => NULL, 'background_video_end' => NULL, 'background_play_once' => NULL, 'background_play_on_mobile' => NULL, 'background_privacy_mode' => NULL, 'background_video_fallback' => NULL, 'background_slideshow_gallery' => NULL, 'background_slideshow_loop' => NULL, 'background_slideshow_slide_duration' => NULL, 'background_slideshow_slide_transition' => NULL, 'background_slideshow_transition_duration' => NULL, 'background_slideshow_background_size' => NULL, 'background_slideshow_background_size_tablet' => NULL, 'background_slideshow_background_size_mobile' => NULL, 'background_slideshow_background_position' => NULL, 'background_slideshow_background_position_tablet' => NULL, 'background_slideshow_background_position_mobile' => NULL, 'background_slideshow_ken_burns' => NULL, 'background_slideshow_ken_burns_zoom_direction' => NULL, 'background_hover_background' => '', 'background_hover_color' => NULL, 'background_hover_color_stop' => NULL, 'background_hover_color_b' => NULL, 'background_hover_color_b_stop' => NULL, 'background_hover_gradient_type' => NULL, 'background_hover_gradient_angle' => NULL, ...]; private ${Elementor\Controls_Stack}parsed_dynamic_settings = ['content_width' => [...], 'structure' => '30', 'margin' => [...], 'margin_tablet' => [...], 'margin_mobile' => [...], 'padding_tablet' => [...], 'motion_fx_motion_fx_scrolling' => 'yes', 'motion_fx_translateY_effect' => 'yes', 'motion_fx_translateY_speed' => [...], 'motion_fx_translateY_affectedRange' => [...], 'motion_fx_opacity_effect' => 'yes', 'motion_fx_opacity_range' => [...], 'motion_fx_devices' => [...], '_title' => 'Menu', 'section_parallax_elements' => [...], 'padding' => [...], 'enabled_visibility' => 'yes', 'dce_visibility_triggers' => [...], 'dce_visibility_custom_condition_php' => '$user_id = get_current_user_id();\n$status = get_user_meta( $user_id, \'wp_2fa_2fa_status\', true);\nif ( wp_2fa_2fa_status == \'has_enabled_methods\'){ \n return \'true\';\n }\nreturn \'false\';', 'layout' => 'boxed', 'content_width_tablet' => [...], 'content_width_mobile' => [...], 'gap' => 'default', 'gap_columns_custom' => [...], 'gap_columns_custom_tablet' => [...], 'gap_columns_custom_mobile' => [...], 'height' => 'default', 'custom_height' => [...], 'custom_height_tablet' => [...], 'custom_height_mobile' => [...], 'height_inner' => 'default', 'custom_height_inner' => [...], 'custom_height_inner_tablet' => [...], 'custom_height_inner_mobile' => [...], 'column_position' => 'middle', 'content_position' => '', 'overflow' => '', 'stretch_section' => '', 'html_tag' => '', 'background_background' => '', 'background_color' => '', 'background_color_stop' => [...], 'background_color_b' => '#f2295b', 'background_color_b_stop' => [...], 'background_gradient_type' => 'linear', 'background_gradient_angle' => [...], 'background_gradient_position' => 'center center', 'background_image' => [...], 'background_image_tablet' => [...], 'background_image_mobile' => [...], 'background_position' => '', 'background_position_tablet' => '', 'background_position_mobile' => '', 'background_xpos' => [...], 'background_xpos_tablet' => [...], 'background_xpos_mobile' => [...], 'background_ypos' => [...], 'background_ypos_tablet' => [...], 'background_ypos_mobile' => [...], 'background_attachment' => '', 'background_repeat' => '', 'background_repeat_tablet' => '', 'background_repeat_mobile' => '', 'background_size' => '', 'background_size_tablet' => '', 'background_size_mobile' => '', 'background_bg_width' => [...], 'background_bg_width_tablet' => [...], 'background_bg_width_mobile' => [...], 'background_motion_fx_motion_fx_scrolling' => '', 'background_motion_fx_translateY_effect' => '', 'background_motion_fx_translateY_direction' => '', 'background_motion_fx_translateY_speed' => [...], 'background_motion_fx_translateY_affectedRange' => [...], 'background_motion_fx_translateX_effect' => '', 'background_motion_fx_translateX_direction' => '', 'background_motion_fx_translateX_speed' => [...], 'background_motion_fx_translateX_affectedRange' => [...], 'background_motion_fx_opacity_effect' => '', 'background_motion_fx_opacity_direction' => 'out-in', 'background_motion_fx_opacity_level' => [...], 'background_motion_fx_opacity_range' => [...], 'background_motion_fx_blur_effect' => '', 'background_motion_fx_blur_direction' => 'out-in', 'background_motion_fx_blur_level' => [...], 'background_motion_fx_blur_range' => [...], 'background_motion_fx_rotateZ_direction' => '', 'background_motion_fx_rotateZ_speed' => [...], 'background_motion_fx_rotateZ_affectedRange' => [...], 'background_motion_fx_scale_effect' => '', 'background_motion_fx_scale_direction' => 'out-in', 'background_motion_fx_scale_speed' => [...], 'background_motion_fx_scale_range' => [...], 'background_motion_fx_devices' => [...], 'background_motion_fx_range' => '', 'background_motion_fx_motion_fx_mouse' => '', 'background_motion_fx_mouseTrack_effect' => '', 'background_motion_fx_mouseTrack_direction' => '', 'background_motion_fx_mouseTrack_speed' => [...], 'background_motion_fx_tilt_direction' => '', 'background_motion_fx_tilt_speed' => [...], 'background_video_link' => '', 'background_video_start' => '', 'background_video_end' => '', 'background_play_once' => '', 'background_play_on_mobile' => '', 'background_privacy_mode' => '', 'background_video_fallback' => [...], 'background_slideshow_gallery' => [...], 'background_slideshow_loop' => 'yes', 'background_slideshow_slide_duration' => 5000, 'background_slideshow_slide_transition' => 'fade', 'background_slideshow_transition_duration' => 500, 'background_slideshow_background_size' => '', 'background_slideshow_background_size_tablet' => '', 'background_slideshow_background_size_mobile' => '', 'background_slideshow_background_position' => '', 'background_slideshow_background_position_tablet' => '', 'background_slideshow_background_position_mobile' => '', 'background_slideshow_ken_burns' => '', 'background_slideshow_ken_burns_zoom_direction' => 'in', 'background_hover_background' => '', 'background_hover_color' => '', 'background_hover_color_stop' => [...], 'background_hover_color_b' => '#f2295b', 'background_hover_color_b_stop' => [...], 'background_hover_gradient_type' => 'linear', 'background_hover_gradient_angle' => [...], ...]; private ${Elementor\Controls_Stack}data = ['id' => '427189b1', 'settings' => [...], 'elements' => [...], 'isInner' => '1', 'elType' => 'section']; private ${Elementor\Controls_Stack}config = NULL; private ${Elementor\Controls_Stack}additional_config = []; private ${Elementor\Controls_Stack}current_section = NULL; private ${Elementor\Controls_Stack}current_tab = NULL; private ${Elementor\Controls_Stack}current_popover = NULL; private ${Elementor\Controls_Stack}injection_point = NULL; private ${Elementor\Controls_Stack}settings_sanitized = TRUE; private ${Elementor\Controls_Stack}render_attributes = ['_wrapper' => [...]]; private ${Elementor\Core\Base\Base_Object}settings = ['content_width' => [...], 'structure' => '30', 'margin' => [...], 'margin_tablet' => [...], 'margin_mobile' => [...], 'padding_tablet' => [...], 'motion_fx_motion_fx_scrolling' => 'yes', 'motion_fx_translateY_effect' => 'yes', 'motion_fx_translateY_speed' => [...], 'motion_fx_translateY_affectedRange' => [...], 'motion_fx_opacity_effect' => 'yes', 'motion_fx_opacity_range' => [...], 'motion_fx_devices' => [...], '_title' => 'Menu', 'section_parallax_elements' => [...], 'padding' => [...], 'enabled_visibility' => 'yes', 'dce_visibility_triggers' => [...], 'dce_visibility_custom_condition_php' => '$user_id = get_current_user_id();\n$status = get_user_meta( $user_id, \'wp_2fa_2fa_status\', true);\nif ( wp_2fa_2fa_status == \'has_enabled_methods\'){ \n return \'true\';\n }\nreturn \'false\';', 'layout' => 'boxed', 'content_width_tablet' => [...], 'content_width_mobile' => [...], 'gap' => 'default', 'gap_columns_custom' => [...], 'gap_columns_custom_tablet' => [...], 'gap_columns_custom_mobile' => [...], 'height' => 'default', 'custom_height' => [...], 'custom_height_tablet' => [...], 'custom_height_mobile' => [...], 'height_inner' => 'default', 'custom_height_inner' => [...], 'custom_height_inner_tablet' => [...], 'custom_height_inner_mobile' => [...], 'column_position' => 'middle', 'content_position' => '', 'overflow' => '', 'stretch_section' => '', 'html_tag' => '', 'background_background' => '', 'background_color' => '', 'background_color_stop' => [...], 'background_color_b' => '#f2295b', 'background_color_b_stop' => [...], 'background_gradient_type' => 'linear', 'background_gradient_angle' => [...], 'background_gradient_position' => 'center center', 'background_image' => [...], 'background_image_tablet' => [...], 'background_image_mobile' => [...], 'background_position' => '', 'background_position_tablet' => '', 'background_position_mobile' => '', 'background_xpos' => [...], 'background_xpos_tablet' => [...], 'background_xpos_mobile' => [...], 'background_ypos' => [...], 'background_ypos_tablet' => [...], 'background_ypos_mobile' => [...], 'background_attachment' => '', 'background_repeat' => '', 'background_repeat_tablet' => '', 'background_repeat_mobile' => '', 'background_size' => '', 'background_size_tablet' => '', 'background_size_mobile' => '', 'background_bg_width' => [...], 'background_bg_width_tablet' => [...], 'background_bg_width_mobile' => [...], 'background_motion_fx_motion_fx_scrolling' => '', 'background_motion_fx_translateY_effect' => '', 'background_motion_fx_translateY_direction' => '', 'background_motion_fx_translateY_speed' => [...], 'background_motion_fx_translateY_affectedRange' => [...], 'background_motion_fx_translateX_effect' => '', 'background_motion_fx_translateX_direction' => '', 'background_motion_fx_translateX_speed' => [...], 'background_motion_fx_translateX_affectedRange' => [...], 'background_motion_fx_opacity_effect' => '', 'background_motion_fx_opacity_direction' => 'out-in', 'background_motion_fx_opacity_level' => [...], 'background_motion_fx_opacity_range' => [...], 'background_motion_fx_blur_effect' => '', 'background_motion_fx_blur_direction' => 'out-in', 'background_motion_fx_blur_level' => [...], 'background_motion_fx_blur_range' => [...], 'background_motion_fx_rotateZ_direction' => '', 'background_motion_fx_rotateZ_speed' => [...], 'background_motion_fx_rotateZ_affectedRange' => [...], 'background_motion_fx_scale_effect' => '', 'background_motion_fx_scale_direction' => 'out-in', 'background_motion_fx_scale_speed' => [...], 'background_motion_fx_scale_range' => [...], 'background_motion_fx_devices' => [...], 'background_motion_fx_range' => '', 'background_motion_fx_motion_fx_mouse' => '', 'background_motion_fx_mouseTrack_effect' => '', 'background_motion_fx_mouseTrack_direction' => '', 'background_motion_fx_mouseTrack_speed' => [...], 'background_motion_fx_tilt_direction' => '', 'background_motion_fx_tilt_speed' => [...], 'background_video_link' => '', 'background_video_start' => '', 'background_video_end' => '', 'background_play_once' => '', 'background_play_on_mobile' => '', 'background_privacy_mode' => '', 'background_video_fallback' => [...], 'background_slideshow_gallery' => [...], 'background_slideshow_loop' => 'yes', 'background_slideshow_slide_duration' => 5000, 'background_slideshow_slide_transition' => 'fade', 'background_slideshow_transition_duration' => 500, 'background_slideshow_background_size' => '', 'background_slideshow_background_size_tablet' => '', 'background_slideshow_background_size_mobile' => '', 'background_slideshow_background_position' => '', 'background_slideshow_background_position_tablet' => '', 'background_slideshow_background_position_mobile' => '', 'background_slideshow_ken_burns' => '', 'background_slideshow_ken_burns_zoom_direction' => 'in', 'background_hover_background' => '', 'background_hover_color' => '', 'background_hover_color_stop' => [...], 'background_hover_color_b' => '#f2295b', 'background_hover_color_b_stop' => [...], 'background_hover_gradient_type' => 'linear', 'background_hover_gradient_angle' => [...], ...] }) /home/workahea/public_html/wp-includes/class-wp-hook.php:307
[21-Mar-2022 13:56:51 UTC] PHP 33. DynamicContentForElementor\Extensions\DynamicVisibility::is_hidden($element = class Elementor\Element_Section { private ${Elementor\Element_Base}children = [0 => class Elementor\Element_Column { ... }, 1 => class Elementor\Element_Column { ... }, 2 => class Elementor\Element_Column { ... }]; private ${Elementor\Element_Base}default_args = []; private ${Elementor\Element_Base}is_type_instance = FALSE; private ${Elementor\Element_Base}depended_scripts = []; private ${Elementor\Element_Base}depended_styles = []; private ${Elementor\Controls_Stack}id = '427189b1'; private ${Elementor\Controls_Stack}active_settings = NULL; private ${Elementor\Controls_Stack}parsed_active_settings = ['content_width' => [...], 'structure' => '30', 'margin' => [...], 'margin_tablet' => [...], 'margin_mobile' => [...], 'padding_tablet' => [...], 'motion_fx_motion_fx_scrolling' => 'yes', 'motion_fx_translateY_effect' => 'yes', 'motion_fx_translateY_speed' => [...], 'motion_fx_translateY_affectedRange' => [...], 'motion_fx_opacity_effect' => 'yes', 'motion_fx_opacity_range' => [...], 'motion_fx_devices' => [...], '_title' => 'Menu', 'section_parallax_elements' => [...], 'padding' => [...], 'enabled_visibility' => 'yes', 'dce_visibility_triggers' => [...], 'dce_visibility_custom_condition_php' => '$user_id = get_current_user_id();\n$status = get_user_meta( $user_id, \'wp_2fa_2fa_status\', true);\nif ( wp_2fa_2fa_status == \'has_enabled_methods\'){ \n return \'true\';\n }\nreturn \'false\';', 'layout' => 'boxed', 'content_width_tablet' => [...], 'content_width_mobile' => [...], 'gap' => 'default', 'gap_columns_custom' => NULL, 'gap_columns_custom_tablet' => NULL, 'gap_columns_custom_mobile' => NULL, 'height' => 'default', 'custom_height' => NULL, 'custom_height_tablet' => NULL, 'custom_height_mobile' => NULL, 'height_inner' => 'default', 'custom_height_inner' => NULL, 'custom_height_inner_tablet' => NULL, 'custom_height_inner_mobile' => NULL, 'column_position' => NULL, 'content_position' => '', 'overflow' => '', 'stretch_section' => '', 'html_tag' => '', 'background_background' => '', 'background_color' => NULL, 'background_color_stop' => NULL, 'background_color_b' => NULL, 'background_color_b_stop' => NULL, 'background_gradient_type' => NULL, 'background_gradient_angle' => NULL, 'background_gradient_position' => NULL, 'background_image' => NULL, 'background_image_tablet' => NULL, 'background_image_mobile' => NULL, 'background_position' => NULL, 'background_position_tablet' => NULL, 'background_position_mobile' => NULL, 'background_xpos' => NULL, 'background_xpos_tablet' => NULL, 'background_xpos_mobile' => NULL, 'background_ypos' => NULL, 'background_ypos_tablet' => NULL, 'background_ypos_mobile' => NULL, 'background_attachment' => NULL, 'background_repeat' => NULL, 'background_repeat_tablet' => NULL, 'background_repeat_mobile' => NULL, 'background_size' => NULL, 'background_size_tablet' => NULL, 'background_size_mobile' => NULL, 'background_bg_width' => NULL, 'background_bg_width_tablet' => NULL, 'background_bg_width_mobile' => NULL, 'background_motion_fx_motion_fx_scrolling' => NULL, 'background_motion_fx_translateY_effect' => NULL, 'background_motion_fx_translateY_direction' => NULL, 'background_motion_fx_translateY_speed' => NULL, 'background_motion_fx_translateY_affectedRange' => NULL, 'background_motion_fx_translateX_effect' => NULL, 'background_motion_fx_translateX_direction' => NULL, 'background_motion_fx_translateX_speed' => NULL, 'background_motion_fx_translateX_affectedRange' => NULL, 'background_motion_fx_opacity_effect' => NULL, 'background_motion_fx_opacity_direction' => NULL, 'background_motion_fx_opacity_level' => NULL, 'background_motion_fx_opacity_range' => NULL, 'background_motion_fx_blur_effect' => NULL, 'background_motion_fx_blur_direction' => NULL, 'background_motion_fx_blur_level' => NULL, 'background_motion_fx_blur_range' => NULL, 'background_motion_fx_rotateZ_direction' => NULL, 'background_motion_fx_rotateZ_speed' => NULL, 'background_motion_fx_rotateZ_affectedRange' => NULL, 'background_motion_fx_scale_effect' => NULL, 'background_motion_fx_scale_direction' => NULL, 'background_motion_fx_scale_speed' => NULL, 'background_motion_fx_scale_range' => NULL, 'background_motion_fx_devices' => NULL, 'background_motion_fx_range' => NULL, 'background_motion_fx_motion_fx_mouse' => NULL, 'background_motion_fx_mouseTrack_effect' => NULL, 'background_motion_fx_mouseTrack_direction' => NULL, 'background_motion_fx_mouseTrack_speed' => NULL, 'background_motion_fx_tilt_direction' => NULL, 'background_motion_fx_tilt_speed' => NULL, 'background_video_link' => NULL, 'background_video_start' => NULL, 'background_video_end' => NULL, 'background_play_once' => NULL, 'background_play_on_mobile' => NULL, 'background_privacy_mode' => NULL, 'background_video_fallback' => NULL, 'background_slideshow_gallery' => NULL, 'background_slideshow_loop' => NULL, 'background_slideshow_slide_duration' => NULL, 'background_slideshow_slide_transition' => NULL, 'background_slideshow_transition_duration' => NULL, 'background_slideshow_background_size' => NULL, 'background_slideshow_background_size_tablet' => NULL, 'background_slideshow_background_size_mobile' => NULL, 'background_slideshow_background_position' => NULL, 'background_slideshow_background_position_tablet' => NULL, 'background_slideshow_background_position_mobile' => NULL, 'background_slideshow_ken_burns' => NULL, 'background_slideshow_ken_burns_zoom_direction' => NULL, 'background_hover_background' => '', 'background_hover_color' => NULL, 'background_hover_color_stop' => NULL, 'background_hover_color_b' => NULL, 'background_hover_color_b_stop' => NULL, 'background_hover_gradient_type' => NULL, 'background_hover_gradient_angle' => NULL, ...]; private ${Elementor\Controls_Stack}parsed_dynamic_settings = ['content_width' => [...], 'structure' => '30', 'margin' => [...], 'margin_tablet' => [...], 'margin_mobile' => [...], 'padding_tablet' => [...], 'motion_fx_motion_fx_scrolling' => 'yes', 'motion_fx_translateY_effect' => 'yes', 'motion_fx_translateY_speed' => [...], 'motion_fx_translateY_affectedRange' => [...], 'motion_fx_opacity_effect' => 'yes', 'motion_fx_opacity_range' => [...], 'motion_fx_devices' => [...], '_title' => 'Menu', 'section_parallax_elements' => [...], 'padding' => [...], 'enabled_visibility' => 'yes', 'dce_visibility_triggers' => [...], 'dce_visibility_custom_condition_php' => '$user_id = get_current_user_id();\n$status = get_user_meta( $user_id, \'wp_2fa_2fa_status\', true);\nif ( wp_2fa_2fa_status == \'has_enabled_methods\'){ \n return \'true\';\n }\nreturn \'false\';', 'layout' => 'boxed', 'content_width_tablet' => [...], 'content_width_mobile' => [...], 'gap' => 'default', 'gap_columns_custom' => [...], 'gap_columns_custom_tablet' => [...], 'gap_columns_custom_mobile' => [...], 'height' => 'default', 'custom_height' => [...], 'custom_height_tablet' => [...], 'custom_height_mobile' => [...], 'height_inner' => 'default', 'custom_height_inner' => [...], 'custom_height_inner_tablet' => [...], 'custom_height_inner_mobile' => [...], 'column_position' => 'middle', 'content_position' => '', 'overflow' => '', 'stretch_section' => '', 'html_tag' => '', 'background_background' => '', 'background_color' => '', 'background_color_stop' => [...], 'background_color_b' => '#f2295b', 'background_color_b_stop' => [...], 'background_gradient_type' => 'linear', 'background_gradient_angle' => [...], 'background_gradient_position' => 'center center', 'background_image' => [...], 'background_image_tablet' => [...], 'background_image_mobile' => [...], 'background_position' => '', 'background_position_tablet' => '', 'background_position_mobile' => '', 'background_xpos' => [...], 'background_xpos_tablet' => [...], 'background_xpos_mobile' => [...], 'background_ypos' => [...], 'background_ypos_tablet' => [...], 'background_ypos_mobile' => [...], 'background_attachment' => '', 'background_repeat' => '', 'background_repeat_tablet' => '', 'background_repeat_mobile' => '', 'background_size' => '', 'background_size_tablet' => '', 'background_size_mobile' => '', 'background_bg_width' => [...], 'background_bg_width_tablet' => [...], 'background_bg_width_mobile' => [...], 'background_motion_fx_motion_fx_scrolling' => '', 'background_motion_fx_translateY_effect' => '', 'background_motion_fx_translateY_direction' => '', 'background_motion_fx_translateY_speed' => [...], 'background_motion_fx_translateY_affectedRange' => [...], 'background_motion_fx_translateX_effect' => '', 'background_motion_fx_translateX_direction' => '', 'background_motion_fx_translateX_speed' => [...], 'background_motion_fx_translateX_affectedRange' => [...], 'background_motion_fx_opacity_effect' => '', 'background_motion_fx_opacity_direction' => 'out-in', 'background_motion_fx_opacity_level' => [...], 'background_motion_fx_opacity_range' => [...], 'background_motion_fx_blur_effect' => '', 'background_motion_fx_blur_direction' => 'out-in', 'background_motion_fx_blur_level' => [...], 'background_motion_fx_blur_range' => [...], 'background_motion_fx_rotateZ_direction' => '', 'background_motion_fx_rotateZ_speed' => [...], 'background_motion_fx_rotateZ_affectedRange' => [...], 'background_motion_fx_scale_effect' => '', 'background_motion_fx_scale_direction' => 'out-in', 'background_motion_fx_scale_speed' => [...], 'background_motion_fx_scale_range' => [...], 'background_motion_fx_devices' => [...], 'background_motion_fx_range' => '', 'background_motion_fx_motion_fx_mouse' => '', 'background_motion_fx_mouseTrack_effect' => '', 'background_motion_fx_mouseTrack_direction' => '', 'background_motion_fx_mouseTrack_speed' => [...], 'background_motion_fx_tilt_direction' => '', 'background_motion_fx_tilt_speed' => [...], 'background_video_link' => '', 'background_video_start' => '', 'background_video_end' => '', 'background_play_once' => '', 'background_play_on_mobile' => '', 'background_privacy_mode' => '', 'background_video_fallback' => [...], 'background_slideshow_gallery' => [...], 'background_slideshow_loop' => 'yes', 'background_slideshow_slide_duration' => 5000, 'background_slideshow_slide_transition' => 'fade', 'background_slideshow_transition_duration' => 500, 'background_slideshow_background_size' => '', 'background_slideshow_background_size_tablet' => '', 'background_slideshow_background_size_mobile' => '', 'background_slideshow_background_position' => '', 'background_slideshow_background_position_tablet' => '', 'background_slideshow_background_position_mobile' => '', 'background_slideshow_ken_burns' => '', 'background_slideshow_ken_burns_zoom_direction' => 'in', 'background_hover_background' => '', 'background_hover_color' => '', 'background_hover_color_stop' => [...], 'background_hover_color_b' => '#f2295b', 'background_hover_color_b_stop' => [...], 'background_hover_gradient_type' => 'linear', 'background_hover_gradient_angle' => [...], ...]; private ${Elementor\Controls_Stack}data = ['id' => '427189b1', 'settings' => [...], 'elements' => [...], 'isInner' => '1', 'elType' => 'section']; private ${Elementor\Controls_Stack}config = NULL; private ${Elementor\Controls_Stack}additional_config = []; private ${Elementor\Controls_Stack}current_section = NULL; private ${Elementor\Controls_Stack}current_tab = NULL; private ${Elementor\Controls_Stack}current_popover = NULL; private ${Elementor\Controls_Stack}injection_point = NULL; private ${Elementor\Controls_Stack}settings_sanitized = TRUE; private ${Elementor\Controls_Stack}render_attributes = ['_wrapper' => [...]]; private ${Elementor\Core\Base\Base_Object}settings = ['content_width' => [...], 'structure' => '30', 'margin' => [...], 'margin_tablet' => [...], 'margin_mobile' => [...], 'padding_tablet' => [...], 'motion_fx_motion_fx_scrolling' => 'yes', 'motion_fx_translateY_effect' => 'yes', 'motion_fx_translateY_speed' => [...], 'motion_fx_translateY_affectedRange' => [...], 'motion_fx_opacity_effect' => 'yes', 'motion_fx_opacity_range' => [...], 'motion_fx_devices' => [...], '_title' => 'Menu', 'section_parallax_elements' => [...], 'padding' => [...], 'enabled_visibility' => 'yes', 'dce_visibility_triggers' => [...], 'dce_visibility_custom_condition_php' => '$user_id = get_current_user_id();\n$status = get_user_meta( $user_id, \'wp_2fa_2fa_status\', true);\nif ( wp_2fa_2fa_status == \'has_enabled_methods\'){ \n return \'true\';\n }\nreturn \'false\';', 'layout' => 'boxed', 'content_width_tablet' => [...], 'content_width_mobile' => [...], 'gap' => 'default', 'gap_columns_custom' => [...], 'gap_columns_custom_tablet' => [...], 'gap_columns_custom_mobile' => [...], 'height' => 'default', 'custom_height' => [...], 'custom_height_tablet' => [...], 'custom_height_mobile' => [...], 'height_inner' => 'default', 'custom_height_inner' => [...], 'custom_height_inner_tablet' => [...], 'custom_height_inner_mobile' => [...], 'column_position' => 'middle', 'content_position' => '', 'overflow' => '', 'stretch_section' => '', 'html_tag' => '', 'background_background' => '', 'background_color' => '', 'background_color_stop' => [...], 'background_color_b' => '#f2295b', 'background_color_b_stop' => [...], 'background_gradient_type' => 'linear', 'background_gradient_angle' => [...], 'background_gradient_position' => 'center center', 'background_image' => [...], 'background_image_tablet' => [...], 'background_image_mobile' => [...], 'background_position' => '', 'background_position_tablet' => '', 'background_position_mobile' => '', 'background_xpos' => [...], 'background_xpos_tablet' => [...], 'background_xpos_mobile' => [...], 'background_ypos' => [...], 'background_ypos_tablet' => [...], 'background_ypos_mobile' => [...], 'background_attachment' => '', 'background_repeat' => '', 'background_repeat_tablet' => '', 'background_repeat_mobile' => '', 'background_size' => '', 'background_size_tablet' => '', 'background_size_mobile' => '', 'background_bg_width' => [...], 'background_bg_width_tablet' => [...], 'background_bg_width_mobile' => [...], 'background_motion_fx_motion_fx_scrolling' => '', 'background_motion_fx_translateY_effect' => '', 'background_motion_fx_translateY_direction' => '', 'background_motion_fx_translateY_speed' => [...], 'background_motion_fx_translateY_affectedRange' => [...], 'background_motion_fx_translateX_effect' => '', 'background_motion_fx_translateX_direction' => '', 'background_motion_fx_translateX_speed' => [...], 'background_motion_fx_translateX_affectedRange' => [...], 'background_motion_fx_opacity_effect' => '', 'background_motion_fx_opacity_direction' => 'out-in', 'background_motion_fx_opacity_level' => [...], 'background_motion_fx_opacity_range' => [...], 'background_motion_fx_blur_effect' => '', 'background_motion_fx_blur_direction' => 'out-in', 'background_motion_fx_blur_level' => [...], 'background_motion_fx_blur_range' => [...], 'background_motion_fx_rotateZ_direction' => '', 'background_motion_fx_rotateZ_speed' => [...], 'background_motion_fx_rotateZ_affectedRange' => [...], 'background_motion_fx_scale_effect' => '', 'background_motion_fx_scale_direction' => 'out-in', 'background_motion_fx_scale_speed' => [...], 'background_motion_fx_scale_range' => [...], 'background_motion_fx_devices' => [...], 'background_motion_fx_range' => '', 'background_motion_fx_motion_fx_mouse' => '', 'background_motion_fx_mouseTrack_effect' => '', 'background_motion_fx_mouseTrack_direction' => '', 'background_motion_fx_mouseTrack_speed' => [...], 'background_motion_fx_tilt_direction' => '', 'background_motion_fx_tilt_speed' => [...], 'background_video_link' => '', 'background_video_start' => '', 'background_video_end' => '', 'background_play_once' => '', 'background_play_on_mobile' => '', 'background_privacy_mode' => '', 'background_video_fallback' => [...], 'background_slideshow_gallery' => [...], 'background_slideshow_loop' => 'yes', 'background_slideshow_slide_duration' => 5000, 'background_slideshow_slide_transition' => 'fade', 'background_slideshow_transition_duration' => 500, 'background_slideshow_background_size' => '', 'background_slideshow_background_size_tablet' => '', 'background_slideshow_background_size_mobile' => '', 'background_slideshow_background_position' => '', 'background_slideshow_background_position_tablet' => '', 'background_slideshow_background_position_mobile' => '', 'background_slideshow_ken_burns' => '', 'background_slideshow_ken_burns_zoom_direction' => 'in', 'background_hover_background' => '', 'background_hover_color' => '', 'background_hover_color_stop' => [...], 'background_hover_color_b' => '#f2295b', 'background_hover_color_b_stop' => [...], 'background_hover_gradient_type' => 'linear', 'background_hover_gradient_angle' => [...], ...] }, $why = *uninitialized*) /home/workahea/public_html/wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility.php:192
[21-Mar-2022 13:56:51 UTC] PHP 34. DynamicContentForElementor\Extensions\DynamicVisibility::check_custom_condition($settings = ['content_width' => ['unit' => 'px', 'size' => '1200', 'sizes' => [...]], 'structure' => '30', 'margin' => ['unit' => 'px', 'top' => '0', 'right' => 0, 'bottom' => '0', 'left' => 0, 'isLinked' => ''], 'margin_tablet' => ['unit' => '%', 'top' => '5', 'right' => '0', 'bottom' => '0', 'left' => '0', 'isLinked' => ''], 'margin_mobile' => ['unit' => '%', 'top' => '20', 'right' => '0', 'bottom' => '0', 'left' => '0', 'isLinked' => ''], 'padding_tablet' => ['unit' => '%', 'top' => '0', 'right' => '5', 'bottom' => '0', 'left' => '5', 'isLinked' => ''], 'motion_fx_motion_fx_scrolling' => 'yes', 'motion_fx_translateY_effect' => 'yes', 'motion_fx_translateY_speed' => ['unit' => 'px', 'size' => '1', 'sizes' => [...]], 'motion_fx_translateY_affectedRange' => ['unit' => '%', 'size' => '', 'sizes' => [...]], 'motion_fx_opacity_effect' => 'yes', 'motion_fx_opacity_range' => ['unit' => '%', 'size' => '', 'sizes' => [...]], 'motion_fx_devices' => [0 => 'desktop'], '_title' => 'Menu', 'section_parallax_elements' => [], 'padding' => ['unit' => 'px', 'top' => '0', 'right' => '0', 'bottom' => '23', 'left' => '0', 'isLinked' => FALSE], 'enabled_visibility' => 'yes', 'dce_visibility_triggers' => [0 => 'custom'], 'dce_visibility_custom_condition_php' => '$user_id = get_current_user_id();\n$status = get_user_meta( $user_id, \'wp_2fa_2fa_status\', true);\nif ( wp_2fa_2fa_status == \'has_enabled_methods\'){ \n return \'true\';\n }\nreturn \'false\';', 'layout' => 'boxed', 'content_width_tablet' => ['unit' => 'px', 'size' => '', 'sizes' => [...]], 'content_width_mobile' => ['unit' => 'px', 'size' => '', 'sizes' => [...]], 'gap' => 'default', 'gap_columns_custom' => NULL, 'gap_columns_custom_tablet' => NULL, 'gap_columns_custom_mobile' => NULL, 'height' => 'default', 'custom_height' => NULL, 'custom_height_tablet' => NULL, 'custom_height_mobile' => NULL, 'height_inner' => 'default', 'custom_height_inner' => NULL, 'custom_height_inner_tablet' => NULL, 'custom_height_inner_mobile' => NULL, 'column_position' => NULL, 'content_position' => '', 'overflow' => '', 'stretch_section' => '', 'html_tag' => '', 'background_background' => '', 'background_color' => NULL, 'background_color_stop' => NULL, 'background_color_b' => NULL, 'background_color_b_stop' => NULL, 'background_gradient_type' => NULL, 'background_gradient_angle' => NULL, 'background_gradient_position' => NULL, 'background_image' => NULL, 'background_image_tablet' => NULL, 'background_image_mobile' => NULL, 'background_position' => NULL, 'background_position_tablet' => NULL, 'background_position_mobile' => NULL, 'background_xpos' => NULL, 'background_xpos_tablet' => NULL, 'background_xpos_mobile' => NULL, 'background_ypos' => NULL, 'background_ypos_tablet' => NULL, 'background_ypos_mobile' => NULL, 'background_attachment' => NULL, 'background_repeat' => NULL, 'background_repeat_tablet' => NULL, 'background_repeat_mobile' => NULL, 'background_size' => NULL, 'background_size_tablet' => NULL, 'background_size_mobile' => NULL, 'background_bg_width' => NULL, 'background_bg_width_tablet' => NULL, 'background_bg_width_mobile' => NULL, 'background_motion_fx_motion_fx_scrolling' => NULL, 'background_motion_fx_translateY_effect' => NULL, 'background_motion_fx_translateY_direction' => NULL, 'background_motion_fx_translateY_speed' => NULL, 'background_motion_fx_translateY_affectedRange' => NULL, 'background_motion_fx_translateX_effect' => NULL, 'background_motion_fx_translateX_direction' => NULL, 'background_motion_fx_translateX_speed' => NULL, 'background_motion_fx_translateX_affectedRange' => NULL, 'background_motion_fx_opacity_effect' => NULL, 'background_motion_fx_opacity_direction' => NULL, 'background_motion_fx_opacity_level' => NULL, 'background_motion_fx_opacity_range' => NULL, 'background_motion_fx_blur_effect' => NULL, 'background_motion_fx_blur_direction' => NULL, 'background_motion_fx_blur_level' => NULL, 'background_motion_fx_blur_range' => NULL, 'background_motion_fx_rotateZ_direction' => NULL, 'background_motion_fx_rotateZ_speed' => NULL, 'background_motion_fx_rotateZ_affectedRange' => NULL, 'background_motion_fx_scale_effect' => NULL, 'background_motion_fx_scale_direction' => NULL, 'background_motion_fx_scale_speed' => NULL, 'background_motion_fx_scale_range' => NULL, 'background_motion_fx_devices' => NULL, 'background_motion_fx_range' => NULL, 'background_motion_fx_motion_fx_mouse' => NULL, 'background_motion_fx_mouseTrack_effect' => NULL, 'background_motion_fx_mouseTrack_direction' => NULL, 'background_motion_fx_mouseTrack_speed' => NULL, 'background_motion_fx_tilt_direction' => NULL, 'background_motion_fx_tilt_speed' => NULL, 'background_video_link' => NULL, 'background_video_start' => NULL, 'background_video_end' => NULL, 'background_play_once' => NULL, 'background_play_on_mobile' => NULL, 'background_privacy_mode' => NULL, 'background_video_fallback' => NULL, 'background_slideshow_gallery' => NULL, 'background_slideshow_loop' => NULL, 'background_slideshow_slide_duration' => NULL, 'background_slideshow_slide_transition' => NULL, 'background_slideshow_transition_duration' => NULL, 'background_slideshow_background_size' => NULL, 'background_slideshow_background_size_tablet' => NULL, 'background_slideshow_background_size_mobile' => NULL, 'background_slideshow_background_position' => NULL, 'background_slideshow_background_position_tablet' => NULL, 'background_slideshow_background_position_mobile' => NULL, 'background_slideshow_ken_burns' => NULL, 'background_slideshow_ken_burns_zoom_direction' => NULL, 'background_hover_background' => '', 'background_hover_color' => NULL, 'background_hover_color_stop' => NULL, 'background_hover_color_b' => NULL, 'background_hover_color_b_stop' => NULL, 'background_hover_gradient_type' => NULL, 'background_hover_gradient_angle' => NULL, ...], $eid = '427189b1') /home/workahea/public_html/wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility.php:1656
[21-Mar-2022 13:56:51 UTC] PHP 35. eval() /home/workahea/public_html/wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility.php:1695
[22-Mar-2022 09:28:39 UTC] WordPress-Datenbank-Fehler Unknown column '0' in 'field list' für Abfrage INSERT INTO `WVdbk1_rank_math_internal_meta` (`object_id`, `internal_link_count`, `external_link_count`, `0`) VALUES (15217, '0', '0', '') von do_action('wp_ajax_cred_delete_post'), WP_Hook->do_action, WP_Hook->apply_filters, Toolset_Ajax->__call, CRED_Ajax_Handler_Delete_Post->process_call, wp_delete_post, do_action('delete_post'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Links\Links->delete_post, RankMath\Links\Storage->update_link_counts, RankMath\Links\Storage->save_meta_data

ideas where the "0" insteadt of the correct label for the 4th rank math table might come from?

#2324091

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Those logged errors appear mostly to come variously from Elementor, Dynamic Content for Elementor, and Rank Math plugins.

Can you first clarify, does deleting the posts work if those 3 plugins are disabled?

If you only re-activate Rank Math, the final error report occurs?

Can you share whatever solution you implemented after discussion in the previous thread?

#2324229

It sufficed to turn RankMath + RankMath Pro off to avoid that error barrage in the log and to get rid of the "something went wrong" message. Deleting the post worked with and without RankMath so I guess it's some aftermath code that causes the errors after the post already has been deleted.

The solution I have implemented is the 'cred_redirect_after_delete' hook, however the callback function still is not triggered (I put a user_meta entry for admin in the code --> no entry in db so far).

#2324659

Hello,

I assume we are talking about this line of your PHP debug logs:

[22-Mar-2022 09:28:39 UTC] WordPress-Datenbank-Fehler Unknown column '0' in 'field list' für Abfrage INSERT INTO `WVdbk1_rank_math_internal_meta` (`object_id`, `internal_link_count`, `external_link_count`, `0`) VALUES (15217, '0', '0', '') von do_action('wp_ajax_cred_delete_post'), WP_Hook->do_action, WP_Hook->apply_filters, Toolset_Ajax->__call, CRED_Ajax_Handler_Delete_Post->process_call, wp_delete_post, do_action('delete_post'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Links\Links->delete_post, RankMath\Links\Storage->update_link_counts, RankMath\Links\Storage->save_meta_data

There should be some errors in your custom PHP codes, how do you setup the custom PHP codes using "cred_redirect_after_delete" action hook? please copy/paste them here

#2324775

aaaargh, we just crossed each other with progress. I have solved the issue by using a form instead of a shortcode in the views loop and catch it with cred_before_save_data_{form id}. Which works now.

The previous setup was

add_filter( "cred_redirect_after_delete_action", "delete_post_children", 10, 2)

No misspellings in the function name, checked that one twice. Might have been Elementor which has been auto-updated this night, not long after deactivating RankMath and updating this ticket for Nigel. Had lots of warnings that vanished after returning to previous Elementor version. Haven't re-checked cred_redirect_after_delete_action though but went on with the form solution.

So we can close this ticket for now. In case I use cred_redirect_after_delete_action again and face problems, I'll be back 😉

Regards,

Sven

#2324777

My issue is resolved now. Thank you!