- NewspaperWhen tagDiv Composer is Not Working
- NewspaperRequirements for Newspaper
Hello Anamaria,
You are right, the issue was in nginx reverse proxy the “add_header
X-Frame-Options DENY;” HTTP response header was in effect, and
apparently newspaper is requires iframe of frame in TagDiv editor.
Anyway now I have another issue, when I tried to diagnose this issue,
I’ve launched up a third WP site on Azure
(newspaper-poc-fne9bde3g8fna8bt.northeurope-01.azurewebsites.net), and
I did not expect that temporarily assign my license to it will be
irreversible for a month or so. Now I am dropping that diagnostic
site, I would like to assign back my license to my original domain, I wrote an email about it…

Thanks
Gabor
-
This reply was modified 1 year by
gabor.
Hello,
We are experiencing serious performance issues on our website due to the td-composer module in the Newspaper theme. We have identified that this module is the main cause of the extremely high Time to First Byte (TTFB) on our pages, significantly affecting the user experience.
web: https://fusionasturias.com
Technical Details:
• Server: VPS with optimized configuration.
• Web Server: Nginx (no Apache).
• PHP: Version 8.3 (FPM enabled).
• WordPress: Version 6.7.1.
• Cache Optimization: Using WP Rocket with Redis enabled.
• Compression: Brotli and GZIP active.
• Object Cache: Redis configured.
Observations:
1. We conducted several performance tests using tools like WebPageTest, which showed that the time it takes to load the initial HTML is excessively high. (See attached screenshot).
2. A more detailed analysis using a code profiler plugin confirmed that td-composer accounts for over 3 seconds of the total load time on each request. (See second attached screenshot).
3. This issue occurs even on simple pages without many dynamic elements, indicating that the problem is directly related to the module or its integration with the theme.
4. We updated our site design at the end of the summer. Previously, we used the Default PRO design, but now we’ve configured the site using the Pulses-PRO design. We wonder if residual configurations or data from the previous design might be “bloating” the database or negatively impacting performance.
5. We suspect that the Cloud Templates used in the current design might also contribute to the high load times. Could these be affecting performance?
Questions:
1. Are there specific configuration recommendations for Nginx + PHP 8.3 environments that could help improve the module’s response times?
2. Is it possible to disable or replace certain functionalities of the module without compromising the design integrity?
3. Could Cloud Templates be a cause of the slow performance? If so, how can we optimize them?
4. Is there any tool or recommended method to clean up residual configurations or data from previous designs that might be affecting the new one?
We would greatly appreciate any guidance or solutions you can provide.
Please find the test results attached to help diagnose the issue.
https://imgur.com/wkeeKt0https://imgur.com/wkeeKt0
Thank you in advance.
Best regards,
Carlos Llamazares
Hello,
Usually, this error appears when there is a plugin conflict, so please let only tagdiv plugins activate and check after. Also, do you use nginx server? If you have nginx, you need to set pretty links because sometimes this causes the issue https://cloudarcade.net/tutorial/pretty-url-on-nginx-server/ -> https://www.cyberciti.biz/faq/how-to-configure-nginx-for-wordpress-permalinks/
Thank you!
Hello,
If you have nginx, you need to set pretty links because sometimes this causes the issue https://cloudarcade.net/tutorial/pretty-url-on-nginx-server/ -> https://www.cyberciti.biz/faq/how-to-configure-nginx-for-wordpress-permalinks/
Please let me know the results.
Thank you!
Hi,
I am currently encountering several PHP warnings related to undefined properties in your plugin/theme on my WordPress site. I wanted to bring this to your attention and seek your guidance on how to resolve it.
### Issue Details:
The following warnings are appearing in my server logs repeatedly:
`
2024/09/24 12:37:02 [error] 677#677: *15397 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined property: WP_Post_Type::$slug in wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 835; PHP message: PHP Warning: Undefined property: WP_Post_Type::$slug in wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 1586; PHP message: PHP Warning: Undefined property: WP_Post_Type::$term_id in wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php on line 135; PHP message: PHP Warning: Undefined property: WP_Post_Type::$slug in wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1230
`
These warnings occur while accessing certain pages that use custom post types or taxonomies. Below is more specific information:
– **NGINX**
– **PHP Version**: 8.2 (using FastCGI with Nginx)
### Logs:
The errors seem to originate from the following files and lines:
– /wp-content/plugins/td-cloud-library/includes/tdb_functions.php on lines 835 and 1586
– /wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1230
– /wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php on line 135
The warnings mention undefined properties like WP_Post_Type::$slug and WP_Post_Type::$term_id. This seems to suggest there might be an issue with accessing properties that don’t exist in the WP_Post_Type class.
### Site Setup:
– **Custom Post Types**: I am using custom post types, but they are registered with valid slugs. The issue seems to arise when your plugin/theme is trying to interact with these post types.
### Request:
Could you kindly investigate these warnings and suggest a possible fix or workaround? Additionally, if this is something that could be addressed in a future update, please let me know.
If you require any further information or access to my environment to assist in troubleshooting, I would be happy to provide it.
Thank you
—
Hi,
in the support email told us that the problem was due to the permalinks, the solution is to apply this line in our nginx.conf:
“try_files $uri $uri/ /blog/index.php?$args;”
It has not worked, we have reported it but we did not receive a response, could you help us?
Thanks in advance
USING
Theme name i Newspaper
Theme version i 11.5.1
Theme database version i 11.5.1
HTTP channel test wordpress
php.ini configuration
Server software i nginx/1.17.8
PHP Version i 8.2.11
post_max_size i 10M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 60
max_input_vars 1000 – the max_input_vars should be bigger than 2000, otherwise it can cause incomplete saves in the menu panel in WordPress. To see how you can change this please check our guide here.
SUHOSIN installed false
PHP extensions
mbstring available
GD library available
WordPress and plugins
WP version i 6.3.5
WP multisite enabled i No
WP Language i en_US
WP Memory Limit 256 MB/request
WP_DEBUG False
Caching plugin No caching plugin detected – for best performance we recommend using WP Super Cache
I tried all chromium browsers (Chrome, Vivaldi, Brave, Edge, Opera, Safari), Firefox. But when I tried to
* edit a page with TD Composer,
* add an empty inner column,
* add column text,
* Click ‘Edit Content’ button,
* Type some short codes [postlist id=192498].
* Now I don’t see any save, so assuming just click ‘X’ on top right of the popup to close.
* Now Click on ‘Edit Content’ button, it is shows only blank box (the short code I entered doesn’t appear).
* Vivaldi, Edge shows a javascript error. – https://app.screencast.com/dblky8lh3bngJ
* Firefox no errors, but same behaviour
* Safari – Can’t even drag and drop to inner column
* Chrome – No Errors, but same behaviour.
Theme version 12.6.6
Theme database version 12.6.6
Server software nginx/1.21.4
PHP Version 8.2.18
I noticed the error yesterday, nothing was installed, nor was any update done
Hi @simchris
My site is hosted at namecheap that uses Nginx so there is no .htaccess file. In that case what to do?
I read 1 tutorial where someone told to do this:
regex
^/(.*?)/amp/$
In Source URL
/$1/
In Target URL
IS IT OK?
Don’t know why it is showing that amp plugins are enabled. Previously, I deleted AMP Plugin but I am using tagDiv Mobile Theme. What do you suggest? Do I need to delete that as well?
If I delete tagDiv Mobile Theme then how to show mobile version to my mobile users?
My site is hosted at namecheap that uses Nginx so there is no .htaccess file. So I can’t follow his advice mentioned here: https://forum.tagdiv.com/topic/amp-end-of-line/
What to do then?
Hello,
Please try to edit the other page and see if you can. If you can then I think that you have nginx server and you need to set the pretty links https://cloudarcade.net/tutorial/pretty-url-on-nginx-server/ -> https://www.cyberciti.biz/faq/how-to-configure-nginx-for-wordpress-permalinks/
Thank you!
Hi!
I connected the woocommerce plugin and the tag store plugin both in order to configure a downloadable product using woocommerce.
here the error thats received.
### WordPress Environment ###
WordPress address (URL): https://newspatron.com
Site address (URL): https://newspatron.com
WC Version: 8.8.2
REST API Version: ✔ 8.8.2
Action Scheduler Version: ✔ 3.7.4
Log Directory Writable: ✔
WP Version: 6.5.2
WP Multisite: –
WP Memory Limit: 512 MB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: ✔
### Server Environment ###
Server Info: nginx
PHP Version: 8.1.28
PHP Post Max Size: 2 GB
PHP Time Limit: 1200
PHP Max Input Vars: 6144
cURL Version: 8.7.1
OpenSSL/1.1.1w
SUHOSIN Installed: –
MySQL Version: 10.6.15-MariaDB-log
Max Upload Size: 2 GB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 8.8.2
WC Database Prefix: wp_
Total Database Size: 329.66MB
Database Data Size: 289.23MB
Database Index Size: 40.43MB
wp_woocommerce_sessions: Data: 0.09MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tds_billing: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_companies: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_coupons: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_options: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tds_payment_bank: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_payment_paypal: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_payment_stripe: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_paypal_payments: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_plans: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_subscriptions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_trackings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_trackings_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_actionscheduler_actions: Data: 7.52MB + Index: 6.16MB + Engine InnoDB
vp_backup_wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_actionscheduler_logs: Data: 4.52MB + Index: 3.03MB + Engine InnoDB
vp_backup_wp_bv_airlift_config: Data: 41.52MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_bv_airlift_stats: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_bv_dynamic_sync: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_bwt_failed_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_bwt_passed_submissions: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_cff_facebook_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_cff_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_cff_feed_caches: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_cff_sources: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_comments: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
vp_backup_wp_ctf_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_ctf_feeds_posts: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_ctf_feed_caches: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_ctf_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_ctf_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_jetpack_sync_queue: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
vp_backup_wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_automations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_automation_runs: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
vp_backup_wp_mailpoet_automation_run_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
vp_backup_wp_mailpoet_automation_run_subjects: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_automation_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_automation_versions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletters: Data: 0.19MB + Index: 0.05MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_templates: Data: 5.52MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_scheduled_tasks: Data: 0.08MB + Index: 0.06MB + Engine InnoDB
vp_backup_wp_mailpoet_scheduled_task_subscribers: Data: 1.52MB + Index: 0.45MB + Engine InnoDB
vp_backup_wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_newsletters: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
vp_backup_wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_subscribers: Data: 0.09MB + Index: 0.27MB + Engine InnoDB
vp_backup_wp_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_subscriber_segment: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_subscriber_tag: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_tags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_options: Data: 1.48MB + Index: 0.06MB + Engine InnoDB
vp_backup_wp_postmeta: Data: 16.55MB + Index: 3.03MB + Engine InnoDB
vp_backup_wp_posts: Data: 52.52MB + Index: 0.75MB + Engine InnoDB
vp_backup_wp_rank_math_404_logs: Data: 0.16MB + Index: 0.13MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_adsense: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_ga: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_gsc: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_inspections: Data: 0.27MB + Index: 0.11MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_objects: Data: 0.09MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_rank_math_internal_links: Data: 0.31MB + Index: 0.16MB + Engine InnoDB
vp_backup_wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sbi_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sbi_feed_caches: Data: 0.17MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sbi_instagram_feeds_posts: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_sbi_instagram_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_sbi_instagram_posts: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_sbi_sources: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_sbr_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sbr_feed_caches: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sbr_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_sbr_reviews_posts: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
vp_backup_wp_sbr_sources: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sby_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sby_feed_caches: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sby_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_terms: Data: 0.23MB + Index: 0.34MB + Engine InnoDB
vp_backup_wp_term_relationships: Data: 0.17MB + Index: 0.11MB + Engine InnoDB
vp_backup_wp_term_taxonomy: Data: 0.20MB + Index: 0.22MB + Engine InnoDB
vp_backup_wp_usermeta: Data: 0.14MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_actionscheduler_actions: Data: 8.02MB + Index: 5.84MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 4.28MB + Index: 2.92MB + Engine InnoDB
wp_bv_airlift_config: Data: 6.52MB + Index: 0.00MB + Engine InnoDB
wp_bv_airlift_stats: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_bv_dynamic_sync: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_bwt_failed_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_bwt_passed_submissions: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
wp_cff_facebook_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_cff_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cff_feed_caches: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
wp_cff_sources: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_ctf_feeds_posts: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_ctf_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_budget_recommendations: Data: 0.19MB + Index: 0.14MB + Engine InnoDB
wp_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_jetpack_sync_queue: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_automations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_automation_runs: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_mailpoet_automation_run_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_automation_run_subjects: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_automation_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_automation_versions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletters: Data: 0.19MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_templates: Data: 5.52MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_scheduled_tasks: Data: 0.08MB + Index: 0.06MB + Engine InnoDB
wp_mailpoet_scheduled_task_subscribers: Data: 1.52MB + Index: 0.45MB + Engine InnoDB
wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_statistics_newsletters: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_subscribers: Data: 0.09MB + Index: 0.27MB + Engine InnoDB
wp_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_subscriber_segment: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_subscriber_tag: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_tags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_options: Data: 1.17MB + Index: 0.08MB + Engine InnoDB
wp_postmeta: Data: 16.55MB + Index: 3.03MB + Engine InnoDB
wp_posts: Data: 52.52MB + Index: 0.75MB + Engine InnoDB
wp_rank_math_404_logs: Data: 0.16MB + Index: 0.13MB + Engine InnoDB
wp_rank_math_analytics_adsense: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_analytics_ga: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_analytics_gsc: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
wp_rank_math_analytics_inspections: Data: 0.27MB + Index: 0.11MB + Engine InnoDB
wp_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_analytics_objects: Data: 0.09MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_internal_links: Data: 0.31MB + Index: 0.16MB + Engine InnoDB
wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_sbi_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_sbi_feed_caches: Data: 0.17MB + Index: 0.02MB + Engine InnoDB
wp_sbi_instagram_feeds_posts: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_sbi_instagram_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_sbi_instagram_posts: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
wp_sbi_sources: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_terms: Data: 0.23MB + Index: 0.34MB + Engine InnoDB
wp_term_relationships: Data: 0.17MB + Index: 0.11MB + Engine InnoDB
wp_term_taxonomy: Data: 0.20MB + Index: 0.22MB + Engine InnoDB
wp_usermeta: Data: 0.14MB + Index: 0.03MB + Engine InnoDB
wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
wp_wc_orders_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_actionscheduler_actions: Data: 1.52MB + Index: 0.77MB + Engine InnoDB
__wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_actionscheduler_logs: Data: 0.48MB + Index: 0.31MB + Engine InnoDB
__wp_bwt_failed_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_bwt_passed_submissions: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
__wp_commentmeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
__wp_comments: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
__wp_jetpack_sync_queue: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
__wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_automations: Data: 0.03MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_automation_runs: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
__wp_mailpoet_automation_run_logs: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
__wp_mailpoet_automation_run_subjects: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_automation_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_automation_versions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_newsletters: Data: 0.17MB + Index: 0.05MB + Engine InnoDB
__wp_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
__wp_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_scheduled_tasks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_scheduled_task_subscribers: Data: 0.08MB + Index: 0.05MB + Engine InnoDB
__wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
__wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
__wp_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
__wp_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
__wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_subscribers: Data: 0.09MB + Index: 0.27MB + Engine InnoDB
__wp_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_subscriber_segment: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_subscriber_tag: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_tags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_options: Data: 1.16MB + Index: 0.06MB + Engine InnoDB
__wp_postmeta: Data: 11.52MB + Index: 1.80MB + Engine InnoDB
__wp_posts: Data: 33.48MB + Index: 0.48MB + Engine InnoDB
__wp_rank_math_analytics_inspections: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
__wp_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_rank_math_analytics_objects: Data: 0.08MB + Index: 0.02MB + Engine InnoDB
__wp_rank_math_internal_links: Data: 0.20MB + Index: 0.08MB + Engine InnoDB
__wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_terms: Data: 0.22MB + Index: 0.33MB + Engine InnoDB
__wp_term_relationships: Data: 0.16MB + Index: 0.14MB + Engine InnoDB
__wp_term_taxonomy: Data: 0.19MB + Index: 0.19MB + Engine InnoDB
__wp_usermeta: Data: 0.09MB + Index: 0.03MB + Engine InnoDB
__wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
### Post Type Counts ###
adstxt: 1
app-adstxt: 1
attachment: 2351
customize_changeset: 2
jetpack_migration: 2
jp_img_sitemap: 4
jp_img_sitemap_index: 1
jp_mem_plan: 1
jp_sitemap: 3
jp_sitemap_master: 3
jp_vid_sitemap: 3
mailpoet_page: 1
nav_menu_item: 34
oembed_cache: 23
page: 38
post: 402
product: 3
revision: 963
tdb_templates: 15
tds_locker: 1
wp_block: 5
wp_global_styles: 1
wp_navigation: 1
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (28) ###
Ads.txt Manager: by 10up – 1.4.3
AirLift: by AirLift – 5.54
Akismet Anti-spam: Spam Protection: by Automattic - Anti-spam Team – 5.3.2
Bing Webmaster Url Submission: by Bing Webmaster – 1.0.13
Smash Balloon Custom Facebook Feed: by Smash Balloon – 4.2.4
Instant Indexing: by Rank Math – 1.1.18
WordPress.com Editing Toolkit: by Automattic – 4.20606
GN Publisher: by Chris Andrews – 1.5.14
Google Listings and Ads: by WooCommerce – 2.6.8
Site Kit by Google: by Google – 1.125.0
GTranslate: by Translate AI Multilingual Solutions – 3.0.6
Smash Balloon Instagram Feed: by Smash Balloon – 6.3.1
Jetpack: by Automattic – 13.4-a.3
Layout Grid: by Automattic – 1.8.4
MailPoet: by MailPoet – 4.49.0
Pinterest for WooCommerce: by WooCommerce – 1.4.0
Rank Math SEO PRO: by Rank Math – 3.0.60
Rank Math SEO with AI Best SEO Tools: by Rank Math – 1.0.217
tagDiv Cloud Library: by tagDiv – 3.4 | built on 11.03.2024 11:04
tagDiv Composer: by tagDiv – 4.8 | built on 11.03.2024 11:04
tagDiv Social Counter: by tagDiv – 5.5 | built on 11.03.2024 11:04
tagDiv Opt-In Builder: by tagDiv – 1.5.3 | built on 11.03.2024 11:04
tagDiv Shop: by tagDiv – 2.2| built on 18.04.2024 12:54
WooCommerce.com Update Manager: by Automattic – 1.0.2
WooCommerce Stripe Gateway: by WooCommerce – 8.2.0
WooCommerce PayPal Payments: by WooCommerce – 2.6.1
WooCommerce: by Automattic – 8.8.2
WP Consent API: by RogierLankhorst – 1.0.7
### Inactive Plugins (0) ###
### Dropin Plugins () ###
advanced-cache.php: advanced-cache.php
object-cache.php: Memcached
### Must Use Plugins (1) ###
WP.com Site Helper: by –
### Settings ###
API Enabled: –
Force SSL: –
Currency: INR (₹)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: ✔
Enforce Approved Product Download Directories: ✔
HPOS feature screen enabled: ✔
HPOS feature enabled: ✔
Order datastore: Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore
HPOS data sync enabled: –
### Logging ###
Enabled: ✔
Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2
Retention period: 30 days
Level threshold: –
Log directory size: 78 B
### WC Pages ###
Shop base: #4200 - /shop/
Cart: #4201 - /cart/
Checkout: #4202 - /checkout/
My account: #4203 - /my-account/
Terms and conditions: ❌ Page not set
### Theme ###
Name: Newspaper
Version: 12.6.5
Author URL: https://themeforest.net/user/tagDiv/portfolio
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔
### Templates ###
Overrides: Newspaper/woocommerce/archive-product.php version 3.4.1 is out of date. The core version is 8.6.0
/srv/htdocs/wp-content/plugins/td-woo/templates/woocommerce/cart/cart.php version 3.8.0 is out of date. The core version is 7.9.0
/srv/htdocs/wp-content/plugins/td-woo/templates/woocommerce/checkout/form-checkout.php
Newspaper/woocommerce/single-product.php
Outdated Templates: ❌
Learn how to update
### WooCommerce PayPal Payments ###
Onboarded: ✔
Shop country code: IN
WooCommerce currency supported: –
Advanced Card Processing available in country: –
Pay Later messaging available in country: –
Webhook status: –
PayPal Vault enabled: –
ACDC Vault enabled: –
Logging enabled: –
Reference Transactions: –
Used PayPal Checkout plugin: –
Subscriptions Mode: Disabled
### Admin ###
Enabled Features: activity-panels
analytics
product-block-editor
coupons
core-profiler
customize-store
customer-effort-score-tracks
import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
product-variation-management
product-virtual-downloadable
product-external-affiliate
product-grouped
product-linked
product-pre-publish-modal
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page
Disabled Features: minified-js
new-product-management-experience
product-custom-fields
settings
async-product-editor-category-field
launch-your-store
Daily Cron: ✔ Next scheduled: 2024-04-30 04:17:43 +05:30
Options: ✔
Notes: 60
Onboarding: completed
### MailPoet ###
Sending Method: MailPoet
Send all site's emails with: Current sending method
Task Scheduler method: Action Scheduler
Cron ping URL: https://newspatron.com?mailpoet_router&endpoint=cron_daemon&action=ping
### Action Scheduler ###
Complete: 17,020
Oldest: 2024-04-05 00:44:09 +0000
Newest: 2024-04-29 04:47:19 +0000
Failed: 3
Oldest: 2024-03-12 11:57:46 +0000
Newest: 2024-04-29 04:19:12 +0000
Pending: 8
Oldest: 2024-04-29 04:49:19 +0000
Newest: 2024-05-07 00:01:46 +0000
### Status report information ###
Generated at: 2024-04-29 10:18:56 +05:30
Hi as object i have switched to PHP 8.2 from PHP 7.4 and now i have a lot of errors in log
When use PHP 7.4 no issue , but when i switch to PHP 8 starts problems
I use Apache with NGINX as reverse proxy and varnish cache
[Wed Apr 17 13:31:02.360563 2024] [proxy_fcgi:error] [pid 30014:tid 140341663422208] [client xxxx:34924] AH01071: Got error ‘PHP message: PHP Warning: Undefined array key “color-1-overlay” in /home/xxxx/public_html/xxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php on line 2677; PHP message: PHP Warning: Undefined array key “color-2-overlay” in /home/xxxx/public_html/xxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php on line 2677’
It seems for a problem with overlay on flex block 2 , please can i fix ?
Thanks
Hello, since we updated to the latest version of TagDiv Newspaper, we have encountered a critical error message on posts from several years ago. However, when we go into the post and only hit update (without actually updating anything), the error goes away and we can view the post again.
We checked with our host (BigScoots) and they said it is due to an error in TagDiv. Please see below and please provide any guidance that you can.
[07-Apr-2024 22:52:09 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to tdb_state_single::sort_terms_hierarchically() must be of the type array, null given, called in /home/nginx/domains/profootballnetwork.com/public/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 963 and defined in /home/nginx/domains/profootballnetwork.com/public/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:3650
Stack trace:
#0 /home/nginx/domains/profootballnetwork.com/public/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php(963): tdb_state_single->sort_terms_hierarchically()
#1 /home/nginx/domains/profootballnetwork.com/public/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_categories.php(328): tdb_state_single->{closure}()
#2 /home/nginx/domains/profootballnetwork.com/public/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_categories.php(328): Closure->__invoke()
#3 /home/nginx/domains/profootballnetwork.com/public/wp-content/plugins/td-composer/legacy/common/wp in /home/nginx/domains/profootballnetwork.com/public/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 3650
I am reaching out to address a few issues I’ve encountered on my website, which is hosted on a LiteSpeed server. Your assistance in resolving these matters would be greatly appreciated.
City Logo Overlap on News Headings:
Issue Description: The city logo overlaps with the news headings when viewed on a laptop screen at 100% zoom. However, the display appears normal on a 24-inch screen.
Desired Outcome: I would like to resolve the overlap issue so that the logo and news headings are displayed correctly across all screen sizes, particularly on laptop screens at 100% zoom.
Permanent Chinese Language Option After Exploring Translation:
Issue Description: After exploring translation features on my website, the Chinese language now appears permanently as an option for users. This was not intended to be a permanent feature.
Desired Outcome: I would like to completely remove the translation feature from my website, ensuring that the Chinese language option no longer appears to users.
AMP Site Scan Failure:
Issue Description: When attempting to run a scan for AMP, I encounter an error message stating, “Site scan failed. Try again.” This issue persists despite multiple attempts.
Additional Context: It’s important to note that my website is hosted on a LiteSpeed server, and switching to Nginx or Apache servers is not an option for me.
Desired Outcome: I seek guidance on resolving the AMP site scan failure to ensure the site is fully compatible with AMP standards without encountering scan errors.
Displaying News Opinions from Another Category on the Main Page:
Issue Description: I am trying to add news opinions from a specific category to display on the main page, but they are not showing up as expected.
Desired Outcome: I need assistance in correctly configuring the website to display news opinions from the specified category on the main page, ensuring they are visible to visitors.
Hello Bettina,
I have been able to successfully resolve this issue myself based on further troubleshooting. The problem was the REST API had a 404 error due to the Nginx software server and something happening with my web hosting company, so I changed the setting back to Apache software server on my VPS due to being unable to resolve the issue, which has now rectified the problem and I have been able to register my domain and activate the theme successfully. If you could please intercept the email I sent to avoid anyone spending any further time on this, I would be very grateful. Thank you for your assistance.
Kind regards,
Jason.
Hello,
Please try to edit the other page and see if you can. If you can then I think that you have nginx server and you need to set the pretty links https://cloudarcade.net/tutorial/pretty-url-on-nginx-server/ -> https://www.cyberciti.biz/faq/how-to-configure-nginx-for-wordpress-permalinks/
Thank you!
Yes, the problem also occurs when I am logged in.
Nginx Helper. DreamHost says that isn’t the issue though. That plugin is used to communicate with the DreamPress server side cache to clear/purge cache from wp-admin.
Hi,
For Nginx cache please check this guide https://miteshshah.github.io/linux/nginx/how-to-setup-separate-nginx-fastcgi-cache-for-mobile-and-desktop-users/
Thank you!
Thanks! We were using Nginx Cache, but we’ll switch to WP Super Cache and try configuring it according to those settings.
Hi, I’ve wrote to cloudywas to help me with this and here are they answers:
“Please note that we can set the pretty links in htaccess file, as our main server is apache and nginx acts as a rever proxy.”
” I have checked on the .htaccess file and there is no rules set for pretty links. Can you please guide me what urls need to be converted?
https://stackoverflow.com/questions/25080835/pretty-urls-with-htaccess”
Can you pls help me with answer for this issue?
Hi,
It is not recommended to use more plugins for cache.
Also, please check if you have on nginx plesk an option for mobile cache.
Thank you!
Hello,
I have a React website at “domain.com,” which is hosted on an AWS nginx server. The website frontend was developed using React, and the backend was developed using Python and Django. I also have a WordPress blog website that is hosted on a different AWS nginx Ubuntu server with an IP of http://11.222.333.444/. The WordPress Website is created using Newspaper theme.
I need to load the WordPress website fully from the URL “domain.com/blog” (like as a sub-directory). Is it possible? I think it is possible by creating a directory called “blog” on the domain.com server, but we can’t create that due to some security issues. So we need to work the domain.com on a server, and domain.com/blog should load a WordPress website from a different server. I tried to customize the Nginx configuration by adding
location /blog {…//code//…}
This loads the WordPress website on the domain.com/blog/ URL, but not fully. It shows only the homepage and all the links on the WordPress website are still on the IP. There are some CORS and HTTPS issues, too. How can we run both websites without any issues, as I mentioned? Is there any option to do that?
Please let me know if there is any solution.
Thanks in advance.
Hi,
Please let me know what serve you have. If you have nginx, you need to set the pretty links, you can ask your host to help you -> https://cloudarcade.net/tutorial/pretty-url-on-nginx-server/ -> https://www.cyberciti.biz/faq/how-to-configure-nginx-for-wordpress-permalinks/
Thank you!
We migrated our website from the old version of Newspaper to the latest one.
https://news.snhr.org/
Newspaper Version: 12.6.1
WordPress Version 6.3.2
Server architecture Linux 6.2.0-1014-azure x86_64
Web server nginx/1.18.0
PHP version 8.1.24 (Supports 64bit values)
PHP SAPI fpm-fcgi
PHP max input variables 3000
PHP time limit 512
PHP memory limit 512M
Max input time 512
Upload max filesize 512M
PHP post max size 128M
cURL version 7.81.0 OpenSSL/3.0.2
Extension mysqli
Server version 10.6.12-MariaDB-0ubuntu0.22.04.1
Client version mysqlnd 8.1.24
Table prefix wp_
Database charset utf8mb4
Database collation utf8mb4_unicode_520_ci
Maximum allowed packet size 16777216
Maximum connections number 151