- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to Update the WPBakery Page Builder plugin
I saw this in the latest changelog:
fix: tdLoadingBox.js script was loading when it wasn’t supposed to;
Now the tdloadingbox.js wont load, but the fade-in animation of the menue in desktop is still there and is operated via jquery.js (correct me if im wrong). I dont know who needs to have this menue animation on every page load. This is just unnecessary in my opinion. Cant you make this fade in animation optional so that i can deactivate it in the tagdiv composer? Because i still cant defer the jquery.js, because then the menue wont show in desktop.
For those who are interested in a solution
The function that manages it is called get_excerpt() line 795 of the file
plugins/td-composer/legacy/common/wp_booster/td_module.php
if ($this->post->post_excerpt != '') {
return $this->post->post_excerpt." foobar";
}
It remains to manage the problem during the update. But one thing at a time.
Regards
I’ve not noticed this previously before today’s update, but going back to the previous version hasn’t fixed it either.
At the bottom of my page below the footer, I have a large white area that I want to remove. It’s not showing when I edit in TagDiv composer, so I have no idea where it can have come from.
Inspect element in Chrome shows this code:
<body class="home page-template-default page page-id-610 logged-in admin-bar td-standard-pack global-block-template-1 tdb-template tdc-header-template tdc-footer-template td-animation-stack-type0 td-full-layout customize-support td-js-loaded" itemscope="itemscope" itemtype="https://schema.org/WebPage" data-new-gr-c-s-check-loaded="14.1172.0" data-gr-ext-installed="" style="padding-bottom: 66px !important;">
Similar code when logged out
<body class="home page-template-default page page-id-610 td-standard-pack global-block-template-1 tdb-template tdc-header-template tdc-footer-template td-animation-stack-type0 td-full-layout td-js-loaded" itemscope="itemscope" itemtype="https://schema.org/WebPage" style="padding-bottom: 66px !important;" aria-hidden="false">
Removing the padding-bottom removes the white box, but I have no idea where this is to remove it. Can I remove it with custom CSS?
There is no issue actually, I am wondering to know how can I customize the breadcrumb of single listing cloud template.
I already tried this file tagdiv-composer/legacy/common/wp_booster/td_page_generator.php and updated https://i.imgur.com/tZQcd4S.png
But looks like it is generated from any other source. Can you connect me with your developer so that they can guide me to customize this component?
Thank you
Hello there,
I have customize the single post URL. Basically I have removed the top level category from post slug. But I don’t want to remove it from the breadcrumb.
I have already tried to figure out the code on single-loop.php, page.php, tagdiv-composer/legacy/common/wp_booster/td_page_generator.php but no luck.
Can you please share any hook or the function which is powering up the cloud template breadcrumb?
Thank you
Hi Setrey,
Normally if you are using standard templates, then the theme will automatically set a H1 on logo if there is no element for page title in the page/template, if there is a page title, then the H1 will be on it and not on logo.
Also, if there are using cloud templates then the H1 can be removed using the theme builder, tagDiv Composer.
Now in case that you want to edit the files, then I will recommend using a child theme and the files that should be edited are:
– wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-h1.php (replace the h1 with anther html tag like p/div/span …) – https://i.imgur.com/VTXpfNM.png
– wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-text.php (if you are using text logo) – https://i.imgur.com/9dGOsJI.png
Now for mobile theme if is used then it can be edited from here – wp-content/plugins/td-composer/mobile/parts/logo.php unfortunately this will not work in a child theme.
I hope this will help!
Thank you!
Hello, I am currently using the Newspaper theme with the Single Post Template – Center PRO
and I encounter a problem the shortcode block appearing to the right of the article is displayed below the article. on the other hand, in the td compose the shortcode with the list of articles is displayed correctly on the right. I tried with other shortcodes and it’s the same.
Screen copy of the td composer

Screen copy of the online page

Do you have an idea ?
Hi,
I think that you have malware on the website.
If you want to update the theme, you should download the latest version of it from Theme Forest account and download it.
I recommend that you update the theme manually https://forum.tagdiv.com/how-to-update-the-theme-2/ via FTP/cPanel/File Manager, also if possible disable extra plugins during the theme update to avoid any problems that may arise and make sure that you have activated the tagDiv Standard pack plugin to keep the website’s look. You can try to update the theme on a staging website.
After you update the theme, you need to update the theme plugins too.
In the worst cases, the settings in the theme panel may be lost (there have been isolated cases), in these cases, after the theme plugins that were previously used are activated, you will have to use a backup for the theme panel -> https://forum.tagdiv.com/import-export-theme-settings/
You could consider reinstalling the WordPress version, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
If you want, you can contact our custom work team here, and they can help you update the theme safely: https://tagdiv.com/premium-customization-services/
Thank you!
Hi!
For years we use Newspaper theme (ver. 9.5). It works stable and without any major problems. But now would like to update it and I would like to aks, if update can be done directly to latest version (12.6.5) or it has to be done graduatelly (upgrades with all minor versions in between)? I’m asking that because I don’t know if any current customizations will get lost or will be preserved? With minimum tweaking possible.
And, there is a minor problem with Tag Div Composer plugin, which gets disabled randomly and page then show codes [tdc_zone][vc_row][vc_column width=”1/1″] etc. instead of content. Can this be somehow fixed? There are only few plugins installed (besides TagDiv’s which comes with Theme). I start temporarily disabling them in a hope that I will found a plugin which is responsible for disabling. Currently only 4 plugins are enabled:
- Contact Form 7,
- Cookie Notice,
- tagDiv Composer,
- TinyPNG – JPEG, PNG & WebP image compression
Is anyone problematic and reason for “tagDiv Composer” disables?
Thank you!
Hi all,
currently I’m building another website with your newspaper theme for a customer. It’s like a fashion model website, where the customer can add models with all required parameter. I’m realizing this with the ACF plugin and have created a ‘Models’ content type.
When designing the ‘Models’ template with the TD Composer I’m using these handy these CPT elements to access the models parameter from ACF.
Now my customer requires a tabbed content, where each sub section contains more CPT elements with ACF content type parameter. In your tabbed content element I only can define page ID to include other WP pages. However, I can’t use any CPT composer elements in these pages, when I create them.
Is there any solution to achieve this? Just a tabbed content section, where each page is able to display ACF content type parameter?
Any help is much appreciated.
Thanks, Bernd
Hi simchris,
If you need to edit the single_template_2.php this is under wp-content/plugins/td-composer/legacy/Newsmag/parts/single/single_template_2.php and it should be set in a child theme under Newsmag-child/parts/single/single_template_2.php and you should also include the file loop-single-2.php
I hope this will help you!
Thank you!
Hello,
Please let me know what version of the theme you have on the websites.
Please update the theme to the latest version 12.6.5.
This malware infects not only theme files but also WordPress files or other plugin files. This malware was not detected only in our theme but also in many other themes and plugins https://www.bleepingcomputer.com/news/security/massive-balada-injector-campaign-attacking-wordpress-sites-since-2017 / -> https://cybernews.com/security/wordpress-malware-epidemic-balada-injector/ -> https://www.geoedge.com/balda-injectors-2-0-evading-detection-gaining-persistence /
You could consider reinstalling the WordPress version, reinstalling the theme, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
I am getting an error message from WooCommerce about the theme. Can you help me wit that?:
Your theme (Newspaper) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:
Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version.
If you copied over a template file to change something, then you will need to copy the new version of the template and apply your changes again.
Status Report:
### WordPress Environment ###
WordPress address (URL): https://craycle.com
Site address (URL): https://craycle.com
WC Version: 8.8.3
REST API Version: ✔ 8.8.3
Action Scheduler Version: ✔ 3.7.4
Log Directory Writable: ✔
WP Version: 6.5.2
WP Multisite: –
WP Memory Limit: 1 GB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: –
### Server Environment ###
Server Info: Apache
PHP Version: 8.1.28
PHP Post Max Size: 300 MB
PHP Time Limit: 30
PHP Max Input Vars: 100000
cURL Version: 7.87.0
OpenSSL/1.1.1w
SUHOSIN Installed: –
MySQL Version: 8.0.35
Max Upload Size: 300 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 8.8.3
WC Database Prefix: wp_
Total Database Size: 314.92MB
Database Data Size: 233.70MB
Database Index Size: 81.22MB
wp_woocommerce_sessions: Data: 2.02MB + Index: 0.05MB + 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: 1.05MB + Index: 2.25MB + Engine InnoDB
wp_woocommerce_order_items: Data: 1.52MB + Index: 0.25MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 6.52MB + Index: 6.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.05MB + 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
wp_actionscheduler_actions: Data: 3.02MB + Index: 1.41MB + 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: 2.02MB + Index: 1.34MB + Engine InnoDB
wp_ce4wp_contacts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_chaty_contact_form_leads: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_ac_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_connection_reports: Data: 9.52MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_no_cookie_data: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_sessions: Data: 3.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_sfw: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cleantalk_sfw_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_sfw_personal: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cleantalk_spamscan_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_ua_bl: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cleantalk_wc_spam_orders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_cookie_scan: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_cookie_scan_categories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cli_cookie_scan_cookies: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_cli_cookie_scan_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_scripts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_commentmeta: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 2.52MB + Index: 1.36MB + Engine InnoDB
wp_cr_reminders_log: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_e_events: Data: 0.02MB + Index: 0.02MB + 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: 1.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_iyzico_card: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_iyzico_order: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailchimp_carts: Data: 0.30MB + Index: 0.00MB + Engine InnoDB
wp_mailchimp_jobs: Data: 0.16MB + Index: 0.00MB + Engine InnoDB
wp_nx_entries: Data: 0.09MB + Index: 0.03MB + Engine InnoDB
wp_nx_posts: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
wp_nx_stats: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_options: Data: 23.20MB + Index: 0.22MB + Engine InnoDB
wp_postmeta: Data: 34.39MB + Index: 25.03MB + Engine InnoDB
wp_posts: Data: 45.47MB + Index: 2.44MB + Engine InnoDB
wp_rank_math_internal_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_term_relationships: Data: 0.09MB + Index: 0.08MB + Engine InnoDB
wp_term_taxonomy: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_termmeta: Data: 0.13MB + Index: 0.16MB + Engine InnoDB
wp_terms: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_trackship_shipment: Data: 0.02MB + Index: 0.14MB + Engine InnoDB
wp_trackship_shipment_meta: Data: 0.13MB + Index: 0.02MB + Engine InnoDB
wp_trackship_shipping_provider: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_trp_dictionary_en_us_tr_tr: Data: 1.52MB + Index: 0.64MB + Engine InnoDB
wp_trp_gettext_en_us: Data: 1.52MB + Index: 1.98MB + Engine InnoDB
wp_trp_gettext_original_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_trp_gettext_original_strings: Data: 1.52MB + Index: 1.52MB + Engine InnoDB
wp_trp_gettext_tr_tr: Data: 1.52MB + Index: 0.61MB + Engine InnoDB
wp_trp_original_meta: Data: 0.16MB + Index: 0.27MB + Engine InnoDB
wp_trp_original_strings: Data: 0.47MB + Index: 0.42MB + Engine InnoDB
wp_um_metadata: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_usermeta: Data: 30.48MB + Index: 28.95MB + Engine InnoDB
wp_users: Data: 1.50MB + Index: 0.48MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.08MB + Index: 0.02MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 1.50MB + Index: 0.31MB + Engine InnoDB
wp_wc_download_log: Data: 0.48MB + Index: 0.47MB + 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: 1.52MB + Index: 1.02MB + Engine InnoDB
wp_wc_order_stats: Data: 1.52MB + Index: 0.44MB + Engine InnoDB
wp_wc_order_tax_lookup: 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.17MB + Index: 0.36MB + 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.05MB + 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_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wdr_order_discounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wdr_order_item_discounts: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wdr_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfblockediplog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wfconfig: Data: 2.28MB + Index: 0.00MB + Engine InnoDB
wp_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wffilemods: Data: 30.58MB + Index: 0.00MB + Engine InnoDB
wp_wfhits: Data: 2.02MB + Index: 0.19MB + Engine InnoDB
wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wfknownfilelist: Data: 13.52MB + Index: 0.00MB + Engine InnoDB
wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wflogins: Data: 0.45MB + Index: 0.16MB + Engine InnoDB
wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfls_role_counts: Data: 0.00MB + Index: 0.00MB + Engine MEMORY
wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfnotifications: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wfpklist_template_data: Data: 0.11MB + Index: 0.00MB + Engine InnoDB
wp_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfsecurityevents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wfstatus: Data: 1.02MB + Index: 0.11MB + Engine InnoDB
wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woo_shippment_provider: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
wp_wpcb_folders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpcb_snippets: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpmailsmtp_debug_events: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpr_rocket_cache: Data: 0.08MB + Index: 0.09MB + Engine InnoDB
wp_wpr_rucss_used_css: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_yoast_indexable: Data: 0.27MB + Index: 0.13MB + Engine InnoDB
wp_yoast_indexable_hierarchy: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_yoast_seo_links: Data: 0.34MB + Index: 0.17MB + Engine InnoDB
wp_zerobounce_credit_usage_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_zerobounce_validation_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_zorem_email_sms_log: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
### Post Type Counts ###
attachment: 1229
bp3d-model-viewer: 1
cookielawinfo: 22
custom_css: 1
elementor_library: 1
language_switcher: 4
mycred_rank: 1
nav_menu_item: 46
oembed_cache: 2
page: 23
post: 32
product: 114
product_variation: 82
revision: 1302
seedprod: 1
shop_coupon: 41
shop_order: 5685
shop_order_refund: 3
tdb_templates: 16
um_directory: 1
um_form: 3
wp_global_styles: 1
wp_navigation: 1
wpcf7_contact_form: 5
wpforms: 1
yay-currency-manage: 8
yaymail_template: 12
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (42) ###
WPCodeBox 2: by WPCodeBox – 1.1.0
3D Viewer: by bPlugins LLC – 1.3.28
Bulk Regenerate Download Permissions for WooCommerce Orders Pro: by WP Wham – 1.4.4
Anti-Spam by CleanTalk: by СleanTalk - Anti-Spam Protection – 6.31
Contact Form 7: by Takayuki Miyoshi – 5.9.3
CookieYes | GDPR Cookie Consent: by CookieYes – 3.2.2
Customer Reviews for WooCommerce: by CusRev – 5.48.1
Easy Auto SKU Generator for WooCommerce: by Dan Zakirov – 1.2.0
Email Verification for WooCommerce: by WPFactory – 2.7.7
Facebook for WooCommerce: by Facebook – 3.2.0
iyzico WooCommerce: by iyzico – 3.4.0
JivoChat: by JivoChat – 1.3.6.1
Mailchimp for WooCommerce: by Mailchimp – 4.0.1
NotificationX: by WPDeveloper – 2.8.6
Perfmatters: by forgemedia – 2.2.7
WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels: by WebToffee – 4.5.0
Printful Integration for WooCommerce: by Printful – 2.2.7
Really Simple SSL: by Really Simple Plugins – 8.1.0
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 Standard Pack: by tagDiv – 2.5 | built on 11.03.2024 11:04
tagDiv Shop: by tagDiv – 2.2| built on 11.03.2024 11:04
TrackShip for WooCommerce: by TrackShip – 1.7.6
UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
DavidAnderson – 1.24.3
CTX Feed: by WebAppick – 6.4.26
WebP Express: by Bjørn Rosell – 0.25.9
WooCommerce Weight Based Shipping: by weightbasedshipping.com – 5.9.0
Advanced Shipment Tracking for WooCommerce: by zorem – 3.6.6
Cart Weight: by Octolize – 1.8.8
DHL Express Commerce: by DHL Express – 3.0.0
WooCommerce Legacy REST API: by WooCommerce – 1.0.1
WooCommerce Shipping & Tax: by WooCommerce – 2.5.5
WooCommerce: by Automattic – 8.8.3
Wordfence Security: by Wordfence – 7.11.5
Yoast SEO: by Team Yoast – 22.6
WP File Manager: by mndpsingh287 – 7.2.6
WP Mail SMTP: by WP Mail SMTP – 4.0.1
WP Rocket: by WP Media – 3.15.10
YayCurrency Pro: by YayCommerce – 2.4.6
YayMail - WooCommerce Email Customizer: by YayCommerce – 3.5.0
YayPricing Pro - WooCommerce Dynamic Pricing And Discounts: by YayCommerce – 2.5.4
### Inactive Plugins (0) ###
### Dropin Plugins () ###
advanced-cache.php: advanced-cache.php
db.php: Query Monitor Database Class (Drop-in)
### Must Use Plugins (2) ###
Activity Log Plugin: by – 1.0.0
CDN Cache Plugin: by – 1.1.3
### Settings ###
API Enabled: ✔
Force SSL: –
Currency: EUR (€)
Currency Position: left_space
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: WC_Order_Data_Store_CPT
HPOS data sync enabled: –
### Logging ###
Enabled: ✔
Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2
Retention period: 30 days
Level threshold: –
Log directory size: 3 MB
### WC Pages ###
Shop base: #415 - /store/
Cart: ❌ Page does not contain the [woocommerce_cart] shortcode or the woocommerce/cart block.
Checkout: ❌ Page does not contain the [woocommerce_checkout] shortcode or the woocommerce/checkout block.
My account: #14 - /account/
Terms and conditions: #15 - /terms-conditions/
### 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
/home/skoiumc/public_html/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
/home/skoiumc/public_html/wp-content/plugins/td-woo/templates/woocommerce/checkout/form-checkout.php
Newspaper/woocommerce/single-product.php
Outdated Templates: ❌
Learn how to update
### Bulk Regenerate Download Permissions Settings ###
License Key: (set)
Enable: yes
Enable: no
Enable: no
Enable: yes
If your server has limited resources, increasing this value will slow down background processing and reduce the load on your server.: 100
Send an email to this address when the process is complete.: (set)
### 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-05-03 11:45:23 +03:00
Options: ✔
Notes: 191
Onboarding: completed
### Action Scheduler ###
Canceled: 3
Oldest: 2024-04-07 10:56:51 +0000
Newest: 2024-04-14 16:22:14 +0000
Complete: 3,761
Oldest: 2024-04-01 13:00:11 +0000
Newest: 2024-05-02 12:32:26 +0000
Failed: 902
Oldest: 2022-10-29 14:29:22 +0000
Newest: 2024-03-06 13:51:45 +0000
Pending: 38
Oldest: 2024-05-02 12:31:39 +0000
Newest: 2024-05-06 12:26:39 +0000
### Status report information ###
Generated at: 2024-05-02 15:32:32 +03:00
Hello,
Please let me know what version of the theme you have on the websites.
Please update the theme to the latest version 12.6.5.
This malware infects not only theme files but also WordPress files or other plugin files. This malware was not detected only in our theme but also in many other themes and plugins https://www.bleepingcomputer.com/news/security/massive-balada-injector-campaign-attacking-wordpress-sites-since-2017 / -> https://cybernews.com/security/wordpress-malware-epidemic-balada-injector/ -> https://www.geoedge.com/balda-injectors-2-0-evading-detection-gaining-persistence /
You could consider reinstalling the WordPress version, reinstalling the theme, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
I just installed the theme and unfortunately there are several problems.
If I install a pre-built site everything stops working (the pages redirect to themselves, creating loops).
I activated debug mode and the log file immediately filled up with errors:
[30-Apr-2024 20:05:02 UTC] PHP Fatal error: Uncaught Error: Class 'td_util' not found in /home/wpmrw3004/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-header.php:38
Stack trace:
#0 /home/wpmrw3004/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-theme-plugins.php(59): require_once()
#1 /home/wpmrw3004/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php(499): require_once('/home/wpmrw3004...')
#2 /home/wpmrw3004/public_html/wp-includes/class-wp-hook.php(324): {closure}('')
#3 /home/wpmrw3004/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
#4 /home/wpmrw3004/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#5 /home/wpmrw3004/public_html/wp-admin/admin.php(259): do_action('newspaper_page_...')
#6 {main}
thrown in /home/wpmrw3004/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-header.php on line 38
[30-Apr-2024 20:49:18 UTC] PHP Warning: exif_read_data(reclama-content.jpg): Incorrect APP1 Exif Identifier Code in /home/wpmrw3004/public_html/wp-admin/includes/image.php on line 912
[30-Apr-2024 20:49:18 UTC] PHP Warning: exif_read_data(reclama-content.jpg): Incorrect APP1 Exif Identifier Code in /home/wpmrw3004/public_html/wp-admin/includes/image.php on line 912
[30-Apr-2024 20:49:18 UTC] PHP Warning: exif_read_data(reclama-content.jpg): Incorrect APP1 Exif Identifier Code in /home/wpmrw3004/public_html/wp-admin/includes/image.php on line 912
[30-Apr-2024 20:49:18 UTC] PHP Warning: exif_read_data(reclama-content.jpg): Incorrect APP1 Exif Identifier Code in /home/wpmrw3004/public_html/wp-admin/includes/image.php on line 912
[30-Apr-2024 20:49:25 UTC] PHP Warning: Undefined variable $menu_td_demo_header_menu_id in /home/wpmrw3004/public_html/wp-content/plugins/td-composer/legacy/Newspaper/includes/demos/nft_pro/td_import_no_content.php on line 367
[30-Apr-2024 20:59:22 UTC] PHP Warning: exif_read_data(ad.jpg): Incorrect APP1 Exif Identifier Code in /home/wpmrw3004/public_html/wp-admin/includes/image.php on line 912
[30-Apr-2024 20:59:22 UTC] PHP Warning: exif_read_data(ad.jpg): Incorrect APP1 Exif Identifier Code in /home/wpmrw3004/public_html/wp-admin/includes/image.php on line 912
[30-Apr-2024 20:59:22 UTC] PHP Warning: exif_read_data(ad.jpg): Incorrect APP1 Exif Identifier Code in /home/wpmrw3004/public_html/wp-admin/includes/image.php on line 912
[30-Apr-2024 20:59:22 UTC] PHP Warning: exif_read_data(ad.jpg): Incorrect APP1 Exif Identifier Code in /home/wpmrw3004/public_html/wp-admin/includes/image.php on line 912
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:28 UTC] PHP Warning: Attempt to read property "ID" on null in /home/wpmrw3004/public_html/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[30-Apr-2024 20:59:29 UTC] PHP Warning: Undefined variable $menu_td_demo_header_menu_id in /home/wpmrw3004/public_html/wp-content/plugins/td-composer/legacy/Newspaper/includes/demos/insightai/td_import_no_content.php on line 342
I installed the theme on my server but I did not activate public DNS (I set hosts file locally)
wp.mrw.it => 77.39.213.6
how can i fix it ?
Leverage browser caching for the following cacheable resources:
https://www.artinamin.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0.png (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/1-696×464.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/10-696×469.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/12-696×464.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/2-696×464.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/3-696×464.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/3.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/4-696×464.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/5-696×464.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/7-696×464.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/7.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/8-696×464.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/9-696×464.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/p3.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/rec.jpg (expiration not specified)
https://www.artinamin.com/wp-content/uploads/2024/04/xxx_td_pic_hero_xxx.png (expiration not specified)
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, i keep getting these warnings and errors
[Sat Apr 27 13:11:12.061164 2024] [proxy_fcgi:error] [pid 435654:tid 140589521504000] [client 105.33.2.195:0] AH01071: Got error ‘PHP message: PHP Warning: Undefined array key “height” in /home/1251211.cloudwaysapps.com/fdxcvvqrsv/public_html/wp-content/plugins/td-composer/includes/tdc_util.php on line 107PHP message: PHP Warning: Undefined array key “width” in /home/1251211.cloudwaysapps.com/fdxcvvqrsv/public_html/wp-content/plugins/td-composer/includes/tdc_util.php on line 108PHP message: PHP Warning: Undefined array key “height” in /home/1251211.cloudwaysapps.com/fdxcvvqrsv/public_html/wp-content/plugins/td-composer/includes/tdc_util.php on line 107PHP message: PHP Warning: Undefined array key “width” in /home/1251211.cloudwaysapps.com/fdxcvvqrsv/public_html/wp-content/plugins/td-composer/includes/tdc_util.php on line 108’, referer: https://articles.ifninvestor.com/subscribe/
[Sat Apr 27 15:31:22.557789 2024] [proxy_fcgi:error] [pid 435654:tid 140588749932288] [client 41.239.208.231:0] AH01071: Got error ‘PHP message: PHP Warning: Undefined array key “height” in /home/1251211.cloudwaysapps.com/fdxcvvqrsv/public_html/wp-content/plugins/td-composer/includes/tdc_util.php on line 107PHP message: PHP Warning: Undefined array key “width” in /home/1251211.cloudwaysapps.com/fdxcvvqrsv/public_html/wp-content/plugins/td-composer/includes/tdc_util.php on line 108PHP message: PHP Warning: Undefined array key “height” in /home/1251211.cloudwaysapps.com/fdxcvvqrsv/public_html/wp-content/plugins/td-composer/includes/tdc_util.php on line 107PHP message: PHP Warning: Undefined array key “width” in /home/1251211.cloudwaysapps.com/fdxcvvqrsv/public_html/wp-content/plugins/td-composer/includes/tdc_util.php on line 108’,
Hello Marco!
Try to disable the theme schema https://imgur.com/ZxRGI3K and use the schema from the SEO plugin: https://www.wpbeginner.com/plugins/best-product-review-plugins-for-wordpress/
The path to the theme where the schema.org/Product appears are those:
– wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php https://i.imgur.com/eNZ1337.png
– wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php – https://i.imgur.com/6mRpsHF.png
Thank you!
I can’t find an option where excerpts would become an active link to the post it applies to. I want it to work (after hovering over it and clicking) similarly to title and photo.
I use TD Composer and the Flex Box 1 module (but I also checked other modules) and I did not find such an option. The same applies to the mobile version.
Do you have this option in Newspaper or do you have to change the page source?
Hi,
I have a question.
I need to remove this block :
<div class=”tdm-social-wrapper tds-social1 tdi_22″><div class=”tdm-social-item-wrap”><i class=”td-icon-font td-icon-instagram”></i><span style=”display: none”>Instagram</span></div><div class=”tdm-social-item-wrap”><i class=”td-icon-font td-icon-linkedin”></i><span style=”display: none”>Linkedin</span></div><div class=”tdm-social-item-wrap”><i class=”td-icon-font td-icon-twitter”></i><span style=”display: none”>Twitter</span></div></div>
on this prebuilt theme : https://demo.tagdiv.com/newspaper_urban_observer_pro/2023/09/13/td-post-the-ethical-dilemmas-of-reality-tv-production/
This block is hidden and I can’t reach with Tagdiv Composer. I can’t find on the webpage.
Could you help me to remove this block ?
Thank you.
Hello,
We recommend using PHP version 8.0 or 8.1; with version 8.3, certain issues may arise.
1. You need to download the latest version from Themeforest and perform the update manually. We recommend conducting the update on a staging website because there have been many changes from version 9.1 to 12.6.5. Additionally, the auto-update option was only added later in version 10.3.x.x.
2.No, you don’t need to purchase a new license, as updates are for a lifetime if the license is valid.
3. The license remains the same; only the theme version differs, so you can use the same license on the website where you currently have that older version.
4. Over time, vulnerabilities have been discovered and resolved through updates. You can find the changelog for each version here -> https://tagdiv.com/newspaper/
Unfortunately, the tagdiv Composer may be disabled due to malware, so certain plugin files may be targeted. However, this can only be seen in the error log file. I recommend that after updating the theme, WordPress, and PHP, you use Wordfence to scan the website and block access to /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to enable/disable the Live CSS, and it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
Hello.
The tagDiv Composer functionality is not appearing in the header bar of my website, it does not appear in the panel and it does not appear when I am inside my website, as shown in the images below:
https://pasteboard.co/tyKKieiSDL7B.png
and https://pasteboard.co/6gRmHKS6ZKqL.png
my plugins activated:
https://pasteboard.co/aSTLNtDtJCLi.png
Hello.
I also faced a similar problem. But the Newspaper version 9.1 has not been updated yet. Commenting in the code helped. Although after some time, the tagDiv composer plugin began to deactivate by itself. I was trying to figure out what the reason was and installed several monitor plugins. Including the REST API call monitor. And I found a huge mass of /wp-json/tdw/save_css requests. There were others, but there were very few of them in relation to the number of save_css requests. We don’t use plugins on our site that require a REST API, so through the firewall plugin I just blocked all REST API requests for non-logged in users. And in the REST API request monitor plugin, I see that a 401 response is now sent to such requests, instead of 200. At the same time, the opportunity to leave feedback via the Contact form 7 plugin has disappeared, since it is. But this is a temporary measure, and the REST API request block can be included in the code by compiling your own list of requests that should be blocked. And in the near future, we still plan to update the version of the theme. But the REST API block did not help with the problem of incomprehensible self-deactivation of the plugin. We will deal with this in another discussion thread.
Parse error: syntax error, unexpected ‘string’ (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /home/thechabu/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_resources_optimize.php on line 8