abdulmoiz222
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Exporting in Serialized formati used this code but its still not unserializing it in export.
add_filter('woe_get_order_value__participant', function($value, $order, $fieldname) {
if (!empty($value)) {
$unserialized_value = maybe_unserialize($value);
if (is_array($unserialized_value)) {
// Convert array to a readable format, for example, JSON
$value = json_encode($unserialized_value, JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT);
} elseif (is_string($unserialized_value)) {
$value = $unserialized_value;
}
}
return $value;
}, 10, 3);Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Exporting in Serialized formatCan we do something that when we export the order this data should not be in serialized form.
Forum: Fixing WordPress
In reply to: Something went wrong while displaying the pageSure.. Thanks again
Forum: Fixing WordPress
In reply to: Something went wrong while displaying the pageThanks for your support. I have installed word fence and scan the website there are lots of malware file , so I removed these and its working fine now.
Appreciated, ThanksForum: Fixing WordPress
In reply to: Something went wrong while displaying the pageForum: Fixing WordPress
In reply to: Something went wrong while displaying the pageThis is not only on my computer, I tried on several PC’s but facing same issue
Forum: Fixing WordPress
In reply to: Something went wrong while displaying the pageAlso other browsers showing like this Edge, Mozilla, safari etc
- This reply was modified 5 months, 2 weeks ago by abdulmoiz222.
- This reply was modified 5 months, 2 weeks ago by abdulmoiz222.
Forum: Everything else WordPress
In reply to: How to Exclude Tax for specific product categoryi dont want to change the class individually for each product just want to check product category and apply taxes. is there is any solution or i need to do it with custom code?
Forum: Plugins
In reply to: [Google for WooCommerce] Google listing & ads shows blank page on get startedi tried by switching the theme to twenty twenty four and deactive some plugins that may cause conflict
Forum: Plugins
In reply to: [Google for WooCommerce] Google listing & ads shows blank page on get started` WordPress Environment WordPress address (URL): https://leatherstampmaker.com/demostaging Site address (URL): https://leatherstampmaker.com/demostaging 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 - There is a newer version of WordPress available (6.5.3) 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.2.18 PHP Post Max Size: 32 MB PHP Time Limit: 30 PHP Max Input Vars: 1000 cURL Version: 7.87.0 OpenSSL/1.1.1w SUHOSIN Installed: – MySQL Version: 10.6.17-MariaDB-cll-lve Max Upload Size: 32 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: wpstg0_ Total Database Size: 518.47MB Database Data Size: 246.33MB Database Index Size: 272.14MB wpstg0_woocommerce_sessions: Data: 0.19MB + Index: 0.02MB + Engine InnoDB wpstg0_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wpstg0_woocommerce_order_items: Data: 0.20MB + Index: 0.08MB + Engine InnoDB wpstg0_woocommerce_order_itemmeta: Data: 1.52MB + Index: 1.94MB + Engine InnoDB wpstg0_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wpstg0_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wpstg0_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_actionscheduler_actions: Data: 1.50MB + Index: 0.97MB + Engine InnoDB wpstg0_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_actionscheduler_logs: Data: 1.52MB + Index: 0.55MB + Engine InnoDB wpstg0_aioseo_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_aioseo_notifications: Data: 0.19MB + Index: 0.06MB + Engine InnoDB wpstg0_aioseo_posts: Data: 1.52MB + Index: 0.05MB + Engine InnoDB wpstg0_aioseo_revisions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_aioseo_search_statistics_objects: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_aioseo_terms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_commentmeta: Data: 0.08MB + Index: 0.06MB + Engine InnoDB wpstg0_comments: Data: 2.52MB + Index: 0.95MB + Engine InnoDB wpstg0_dashboard: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_firebox_logs: Data: 17.55MB + Index: 24.16MB + Engine InnoDB wpstg0_firebox_logs_details: Data: 2.52MB + Index: 3.03MB + Engine InnoDB wpstg0_firebox_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_firebox_submission_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_gf_addon_feed: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_gf_addon_payment_callback: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_gf_addon_payment_transaction: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wpstg0_gf_draft_submissions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_gf_entry: Data: 0.19MB + Index: 0.03MB + Engine InnoDB wpstg0_gf_entry_meta: Data: 0.44MB + Index: 0.64MB + Engine InnoDB wpstg0_gf_entry_notes: Data: 0.16MB + Index: 0.03MB + Engine InnoDB wpstg0_gf_form: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_gf_form_meta: Data: 1.52MB + Index: 0.00MB + Engine InnoDB wpstg0_gf_form_revisions: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_gf_form_view: Data: 0.13MB + Index: 0.13MB + Engine InnoDB wpstg0_gf_rest_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_gla_budget_recommendations: Data: 0.19MB + Index: 0.14MB + Engine InnoDB wpstg0_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_jetpack_sync_queue: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wpstg0_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_monsterinsights_user_journey: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_nextend2_image_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_nextend2_section_storage: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wpstg0_nextend2_smartslider3_generators: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_nextend2_smartslider3_sliders: Data: 0.06MB + Index: 0.03MB + Engine InnoDB wpstg0_nextend2_smartslider3_sliders_xref: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_nextend2_smartslider3_slides: Data: 0.05MB + Index: 0.11MB + Engine InnoDB wpstg0_options: Data: 11.11MB + Index: 0.23MB + Engine InnoDB wpstg0_postmeta: Data: 10.52MB + Index: 11.03MB + Engine InnoDB wpstg0_posts: Data: 3.52MB + Index: 0.81MB + Engine InnoDB wpstg0_rank_math_404_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_rank_math_analytics_ga: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_rank_math_analytics_gsc: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wpstg0_rank_math_analytics_inspections: Data: 0.36MB + Index: 0.11MB + Engine InnoDB wpstg0_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_rank_math_analytics_objects: Data: 0.06MB + Index: 0.02MB + Engine InnoDB wpstg0_rank_math_internal_links: Data: 0.09MB + Index: 0.02MB + Engine InnoDB wpstg0_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_simple_history: Data: 0.05MB + Index: 0.03MB + Engine InnoDB wpstg0_simple_history_contexts: Data: 0.25MB + Index: 0.14MB + Engine InnoDB wpstg0_statistics_events: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wpstg0_statistics_exclusions: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_statistics_historical: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_statistics_pages: Data: 2.52MB + Index: 10.47MB + Engine InnoDB wpstg0_statistics_search: Data: 2.52MB + Index: 3.45MB + Engine InnoDB wpstg0_statistics_useronline: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_statistics_visit: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_statistics_visitor: Data: 16.55MB + Index: 42.27MB + Engine InnoDB wpstg0_statistics_visitor_relationships: Data: 12.52MB + Index: 24.06MB + Engine InnoDB wpstg0_termmeta: Data: 0.13MB + Index: 0.13MB + Engine InnoDB wpstg0_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_term_relationships: Data: 0.05MB + Index: 0.02MB + Engine InnoDB wpstg0_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_um_metadata: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wpstg0_userfeedback_surveys: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_userfeedback_survey_responses: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_usermeta: Data: 2.52MB + Index: 3.03MB + Engine InnoDB wpstg0_users: Data: 0.13MB + Index: 0.14MB + Engine InnoDB wpstg0_wc_admin_notes: Data: 0.11MB + Index: 0.00MB + Engine InnoDB wpstg0_wc_admin_note_actions: Data: 0.09MB + Index: 0.02MB + Engine InnoDB wpstg0_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wc_customer_lookup: Data: 0.14MB + Index: 0.13MB + Engine InnoDB wpstg0_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB wpstg0_wc_orders_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wpstg0_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_wc_order_product_lookup: Data: 0.19MB + Index: 0.23MB + Engine InnoDB wpstg0_wc_order_stats: Data: 0.14MB + Index: 0.14MB + Engine InnoDB wpstg0_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wpstg0_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_wc_product_meta_lookup: Data: 0.27MB + Index: 0.53MB + Engine InnoDB wpstg0_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_wfblockediplog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wpstg0_wfconfig: Data: 1.52MB + Index: 0.00MB + Engine InnoDB wpstg0_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wffilemods: Data: 11.55MB + Index: 0.00MB + Engine InnoDB wpstg0_wfhits: Data: 0.08MB + Index: 0.05MB + Engine InnoDB wpstg0_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wpstg0_wfknownfilelist: Data: 8.52MB + Index: 0.00MB + Engine InnoDB wpstg0_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wflogins: Data: 0.47MB + Index: 0.16MB + Engine InnoDB wpstg0_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wpstg0_wfls_role_counts: Data: 0.00MB + Index: 0.00MB + Engine MEMORY wpstg0_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wfnotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wpstg0_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wfsecurityevents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wpstg0_wfstatus: Data: 0.13MB + Index: 0.09MB + Engine InnoDB wpstg0_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wpforms_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wpforms_payments: Data: 0.02MB + Index: 0.14MB + Engine InnoDB wpstg0_wpforms_payment_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wpstg0_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wpstg0_wpr_rocket_cache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wpstg0_wpr_rucss_used_css: Data: 0.02MB + Index: 0.09MB + Engine InnoDB wp_actionscheduler_actions: Data: 1.47MB + Index: 1.00MB + 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: 1.52MB + Index: 0.53MB + Engine InnoDB wp_aioseo_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_aioseo_notifications: Data: 0.19MB + Index: 0.06MB + Engine InnoDB wp_aioseo_posts: Data: 1.52MB + Index: 0.05MB + Engine InnoDB wp_aioseo_revisions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_aioseo_search_statistics_objects: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_aioseo_terms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_commentmeta: Data: 0.08MB + Index: 0.06MB + Engine InnoDB wp_comments: Data: 2.52MB + Index: 0.95MB + Engine InnoDB wp_dashboard: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_firebox_logs: Data: 16.55MB + Index: 23.13MB + Engine InnoDB wp_firebox_logs_details: Data: 2.52MB + Index: 3.03MB + Engine InnoDB wp_firebox_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_firebox_submission_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_gf_addon_feed: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_gf_addon_payment_callback: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_gf_addon_payment_transaction: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_gf_draft_submissions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_gf_entry: Data: 1.52MB + Index: 0.17MB + Engine InnoDB wp_gf_entry_meta: Data: 5.52MB + Index: 8.48MB + Engine InnoDB wp_gf_entry_notes: Data: 1.09MB + Index: 0.03MB + Engine InnoDB wp_gf_form: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_gf_form_meta: Data: 1.52MB + Index: 0.00MB + Engine InnoDB wp_gf_form_revisions: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_gf_form_view: Data: 0.13MB + Index: 0.13MB + Engine InnoDB wp_gf_rest_api_keys: Data: 0.02MB + Index: 0.03MB + 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_monsterinsights_user_journey: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_nextend2_image_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_nextend2_section_storage: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_nextend2_smartslider3_generators: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_nextend2_smartslider3_sliders: Data: 0.06MB + Index: 0.03MB + Engine InnoDB wp_nextend2_smartslider3_sliders_xref: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_nextend2_smartslider3_slides: Data: 0.05MB + Index: 0.11MB + Engine InnoDB wp_options: Data: 11.11MB + Index: 0.23MB + Engine InnoDB wp_postmeta: Data: 10.52MB + Index: 11.03MB + Engine InnoDB wp_posts: Data: 3.52MB + Index: 0.81MB + Engine InnoDB wp_rank_math_404_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_rank_math_analytics_ga: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_rank_math_analytics_gsc: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_rank_math_analytics_inspections: Data: 0.36MB + 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.06MB + Index: 0.02MB + Engine InnoDB wp_rank_math_internal_links: Data: 0.06MB + Index: 0.02MB + 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_simple_history: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_simple_history_contexts: Data: 0.11MB + Index: 0.09MB + Engine InnoDB wp_statistics_events: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_statistics_exclusions: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_statistics_historical: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_statistics_pages: Data: 2.52MB + Index: 10.47MB + Engine InnoDB wp_statistics_search: Data: 2.52MB + Index: 3.44MB + Engine InnoDB wp_statistics_useronline: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_statistics_visit: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_statistics_visitor: Data: 16.55MB + Index: 42.27MB + Engine InnoDB wp_statistics_visitor_relationships: Data: 12.52MB + Index: 24.06MB + Engine InnoDB wp_termmeta: Data: 0.13MB + Index: 0.13MB + Engine InnoDB wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_term_relationships: Data: 0.05MB + Index: 0.02MB + Engine InnoDB wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_um_metadata: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_userfeedback_surveys: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_userfeedback_survey_responses: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_usermeta: Data: 2.52MB + Index: 3.03MB + Engine InnoDB wp_users: Data: 0.13MB + Index: 0.14MB + Engine InnoDB wp_wc_admin_notes: Data: 0.11MB + Index: 0.00MB + Engine InnoDB wp_wc_admin_note_actions: Data: 0.09MB + Index: 0.02MB + Engine InnoDB wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wc_customer_lookup: Data: 0.14MB + Index: 0.13MB + 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.19MB + Index: 0.23MB + Engine InnoDB wp_wc_order_stats: Data: 0.14MB + Index: 0.14MB + 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.27MB + Index: 0.53MB + 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_wfblockediplog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_wfconfig: Data: 1.45MB + 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: 11.55MB + Index: 0.00MB + Engine InnoDB wp_wfhits: Data: 0.06MB + Index: 0.05MB + 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: 8.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.47MB + 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.02MB + Index: 0.00MB + Engine InnoDB wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + 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: 0.13MB + Index: 0.09MB + Engine InnoDB wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wfwaffailures: Data: 0.02MB + Index: 0.00MB + 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_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_order_itemmeta: Data: 1.52MB + Index: 1.94MB + Engine InnoDB wp_woocommerce_order_items: Data: 0.20MB + Index: 0.08MB + Engine InnoDB wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_sessions: Data: 0.38MB + Index: 0.02MB + 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_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wpforms_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wpforms_payments: Data: 0.02MB + Index: 0.14MB + Engine InnoDB wp_wpforms_payment_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wpr_rocket_cache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_wpr_rucss_used_css: Data: 0.02MB + Index: 0.09MB + Engine InnoDB Post Type Counts attachment: 960 carousels: 3 firebox: 1 nav_menu_item: 41 oembed_cache: 1 page: 22 payment_gateway: 1 post: 3 product: 190 product_variation: 1230 revision: 502 rm_content_editor: 1 shop_coupon: 20 shop_order: 880 shop_order_refund: 22 sliced_invoice: 2 um_directory: 1 um_form: 3 us_content_template: 59 us_grid_layout: 7 us_header: 1 us_page_block: 3 us_testimonial: 15 wc_instagram_catalog: 1 wp_navigation: 1 wpforms: 2 Security Secure connection (HTTPS): ? Hide errors from visitors: ? Active Plugins (44) ManageWP - Worker: by GoDaddy – 4.9.19 Gravity Perks: by Gravity Wiz – 2.3.6 Gravity Forms: by Gravity Forms – 2.8.9 Admin Menu Editor: by Janis Elsts – 1.12.1 Advanced Custom Fields PRO: by WP Engine – 6.1.6 The SEO Framework: by The SEO Framework Team – 5.0.6 BBQ Firewall: by Jeff Starr – 20240306 Carousel Slider: by Sayful Islam – 2.2.11 Yoast Duplicate Post: by Enrico Battocchi & Team Yoast – 4.5 Facebook for WooCommerce: by Facebook – 3.2.0 File Upload Types: by WPForms – 1.3.0 FireBox: by FireBox Popup Plugin Team – 2.1.12 Google Listings and Ads: by WooCommerce – 2.6.9 Site Kit by Google: by Google – 1.126.0 Sitemap by BestWebSoft: by BestWebSoft – 3.3.0 GP Advanced Calculations: by Gravity Wiz – 1.0.19 GTranslate: by Translate AI Multilingual Solutions – 3.0.6 GP Conditional Pricing: by Gravity Wiz – 2.0.7 Hello Dolly: by Matt Mullenweg – 1.7.2 Invoice Payment Option: by Addify – 1.3.0 (update to version 1.3.1 is available) Invoice: by CWS – 1.0 WPBakery Page Builder: by Michael M - WPBakery.com – 6.13.0 Limit Login Attempts Reloaded: by Limit Login Attempts Reloaded – 2.26.9 Really Simple SSL: by Really Simple Plugins – 8.1.0 Rank Math SEO PRO: by Rank Math – 3.0.61 Rank Math SEO with AI Best SEO Tools: by Rank Math – 1.0.218 Simple History: by P?r Thernstr?m – 4.15.1 Simple Site Map Page: by Jb Audras – 1.2.2 Smart Slider 3: by Nextend – 3.5.1.23 Storefront Powerpack: by WooCommerce – 1.6.3 The SEO Framework - Extension Manager: by The SEO Framework Team – 2.6.3 Ultimate Member: by Ultimate Member – 2.8.5 UpSolution Core: by UpSolution – 8.16.2 UserFeedback Lite: by UserFeedback Team – 1.0.15 WooCommerce.com Update Manager: by Automattic – 1.0.2 WooCommerce: by Automattic – 8.8.3 WP Carousel: by ShapedPlugin LLC – 2.6.5 WP Mail SMTP: by WP Mail SMTP – 4.0.1 WP Rocket: by WP Media – 3.15.10 WP Sitemap Page: by Tony Archambeau – 1.9.4 WP Statistics - Data Plus: by VeronaLabs – 1.2.1 WP Statistics: by VeronaLabs – 14.6.4 WPForms Lite: by WPForms – 1.8.8.3 WPIDE - File Manager & Code Editor: by XplodedThemes – 3.4.9 Inactive Plugins (15) All-in-One WP Migration: by ServMask – 7.81 All-in-One WP Migration Unlimited Extension: by ServMask – 2.57 Better Search Replace: by WP Engine – 1.4.6 Google Analytics for WooCommerce: by WooCommerce – 2.0.6 Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 8.26.0 Gravity Forms Tooltips: by JetSloth – 1.1.37 Instagram for WooCommerce: by Kestrel – 4.6.2 WooCommerce - ShipStation Integration: by WooCommerce – 4.4.2 WooCommerce FedEx Shipping: by WooCommerce – 3.7.0 (update to version 3.9.3 is available) WooCommerce Google Analytics Integration By Advanced WC Analytics: by Passionate Brains – 3.5.1 WooCommerce PayPal Payments: by WooCommerce – 2.7.0 WooCommerce UPS Shipping: by WooCommerce – 3.4.2 (update to version 3.6.0 is available) WooPayments: by Automattic – 7.6.0 Wordfence Security: by Wordfence – 7.11.5 WP STAGING WordPress Backup Plugin - Backup Duplicator & Migration: by WP-STAGING WPStagingBackup – 3.5.0 Dropin Plugins () advanced-cache.php: advanced-cache.php fatal-error-handler.php: fatal-error-handler.php Must Use Plugins (2) ManageWP - Worker Loader: by GoDaddy – 1.0.0 WordPress automation by Installatron: by – Settings API Enabled: – Force SSL: – Currency: USD ($) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) subscription (subscription) variable (variable) variable subscription (variable-subscription) 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: 376 KB WC Pages Shop base: ? Page ID is set but the page does not exist Cart: #17 - /cart/ Checkout: #18 - /checkout/ My account: #19 - /my-account/ Terms and conditions: ? Page not set Theme Name: Leather Stamp Maker Version: 1.0.0 Author URL: https://www.appnet.com Child Theme: ? Parent Theme Name: Impreza Parent Theme Version: 8.16 Parent Theme Author URL: https://us-themes.com/ WooCommerce Support: ? Templates Overrides: – 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-09 14:04:09 -07:00 Options: ? Notes: 161 Onboarding: completed Action Scheduler Canceled: 71 Oldest: 2024-04-08 21:30:15 -0700 Newest: 2024-05-07 13:51:05 -0700 Complete: 2,323 Oldest: 2024-04-08 01:17:26 -0700 Newest: 2024-05-09 01:01:36 -0700 Failed: 415 Oldest: 2023-02-27 17:40:12 -0800 Newest: 2024-05-09 00:24:45 -0700 In-progress: 1 Oldest: – Newest: – Pending: 12 Oldest: 2024-05-09 01:24:45 -0700 Newest: 2024-05-13 20:43:10 -0700 Status report information Generated at: 2024-05-09 01:11:00 -07:00 `
Forum: Plugins
In reply to: [Google for WooCommerce] Google listing & ads shows blank page on get startedi have disconnect the connection by clicking on “MC Disconnect” also “Disconnect Google Account”
Forum: Plugins
In reply to: [Google for WooCommerce] google listings and ads plugin – blank page on setupHi There,
I am facing the issue with the plugin. its shows an error “unexpected token ‘<‘, “<!DOCTYPE” … is not valid JSON” , page is blank when we try to setup- This reply was modified 6 months, 4 weeks ago by abdulmoiz222.