Title: devflashmarketing's Replies | WordPress.org

---

# devflashmarketing

  [  ](https://wordpress.org/support/users/devflashmarketing/)

 *   [Profile](https://wordpress.org/support/users/devflashmarketing/)
 *   [Topics Started](https://wordpress.org/support/users/devflashmarketing/topics/)
 *   [Replies Created](https://wordpress.org/support/users/devflashmarketing/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/devflashmarketing/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/devflashmarketing/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/devflashmarketing/engagements/)
 *   [Favorites](https://wordpress.org/support/users/devflashmarketing/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Remove a custom field from the PDF invoice](https://wordpress.org/support/topic/remove-a-custom-field-from-the-pdf-invoice/)
 *  Thread Starter [devflashmarketing](https://wordpress.org/support/users/devflashmarketing/)
 * (@devflashmarketing)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/remove-a-custom-field-from-the-pdf-invoice/#post-18085111)
 * Hi, and thanks for the answer. 🙂
 * I did change my code to include a CSS class, and it is shown in the pdf if i 
   show it with HTML and do an inspect as you instructed.
 * But, i cant get it to target the css with the snippet you sendt me. it doesnt
   matter what css class i choose in your snippet it has no effect on the pdf. Is
   it because i have the Pro version?
 * i even tried this:
 *     ```wp-block-code
       add_action( 'wpo_wcpdf_custom_styles', function( $document_type, $document ) {	if ( $order = $document->order && $document_type == 'proforma' ) {		?>			.invoice {				display: none !important;			}		<?php	}}, 10 , 2 );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Order Export For WooCommerce] add all export data into one row](https://wordpress.org/support/topic/add-all-export-data-into-one-row/)
 *  Thread Starter [devflashmarketing](https://wordpress.org/support/users/devflashmarketing/)
 * (@devflashmarketing)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/add-all-export-data-into-one-row/#post-18017590)
 * Ahh i see, that was not clear to me after i had already made my first export!
   Thanks alot!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Sale Scheduler does not update product_meta_lookup table correctly](https://wordpress.org/support/topic/sale-scheduler-does-not-update-product_meta_lookup-table-correctly/)
 *  Thread Starter [devflashmarketing](https://wordpress.org/support/users/devflashmarketing/)
 * (@devflashmarketing)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/sale-scheduler-does-not-update-product_meta_lookup-table-correctly/#post-17287915)
 * Hi again
 * This is huge problems, both black friday sales and christmas sales has to be 
   updated manually for my client now.
 * The linked Github page does show that there are a problem with the scheduler,
   mine is a little bit different.
 * I will try and see if i can find an alternative to the woocommerce scheduler,
   which has its own database fields…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Sale Scheduler does not update product_meta_lookup table correctly](https://wordpress.org/support/topic/sale-scheduler-does-not-update-product_meta_lookup-table-correctly/)
 *  Thread Starter [devflashmarketing](https://wordpress.org/support/users/devflashmarketing/)
 * (@devflashmarketing)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/sale-scheduler-does-not-update-product_meta_lookup-table-correctly/#post-17284981)
 * HI again 🙂
 * The reason for the wrong version of woocommerce was because there where multiple
   reports of issues in the version of 8.2.2 so i downgraded to see if it did anything
   to the scheduler.
 * The outdated template files have nothing to do with the “sale” field not being
   updated in a database. Or showing the correct product when using a woocommerce
   shortcode to show products on sale.
 * I took the website and made a new staging sites, with the newest version of woocommerce
   and with the default wordpress theme. With only these plugins enabled:
    1. **ManageWP – Worker** – Backup system and acess
    2. **Really Simple SSL**
    3. **WooCommerce**
    4. **WP Crontrol**
 * The scheduler has run as “expected” and the product is onsale, the product are
   still not getting shown on sale pages.
 * _Varible item with Scheduler : **[https://snipboard.io/cyuKmA.jpg](https://snipboard.io/cyuKmA.jpg)**_(
   i know its currently set to remove the sale yesterday, i have been checking 2
   days in row in the weekend.)
 * _Product link: **[https://flyvende.dk/staging/?product=latitude64-gold-orbit-jade-xmas](https://flyvende.dk/staging/?product=latitude64-gold-orbit-jade-xmas)**_
 * _The page with the shortcode for woocommerce sale: **[https://flyvende.dk/staging/?page\_id=34438](https://flyvende.dk/staging/?page_id=34438)**_
 * Hope your able to help. 🙂
 * If website access is need i can provide, the current page is a sandbox staging
   site.
 * This is the new status report:
 *     ```wp-block-code
       ` WordPress Environment
   
       WordPress address (URL): https://flyvende.dk/staging<br>Site address (URL): https://flyvende.dk/staging<br>WC Version: 8.4.0<br>REST API Version: ✔ 8.4.0<br>WC Blocks Version: ✔ 11.6.2<br>Action Scheduler Version: ✔ 3.7.0<br>Log Directory Writable: ✔<br>WP Version: 6.4.2<br>WP Multisite: –<br>WP Memory Limit: 1 GB<br>WP Debug Mode: –<br>WP Cron: ✔<br>Language: da_DK<br>External object cache: – Server Environment
   
       Server Info: LiteSpeed<br>PHP Version: 8.2.12<br>PHP Post Max Size: 256 MB<br>PHP Time Limit: 600<br>PHP Max Input Vars: 5000<br>cURL Version: 7.87.0<br>OpenSSL/1.1.1w
   
       SUHOSIN Installed: –<br>MySQL Version: 5.7.44-48<br>Max Upload Size: 256 MB<br>Default Timezone is UTC: ✔<br>fsockopen/cURL: ✔<br>SoapClient: ✔<br>DOMDocument: ✔<br>GZip: ✔<br>Multibyte String: ✔<br>Remote Post: ✔<br>Remote Get: ✔ Database
   
       WC Database Version: 8.4.0<br>WC Database Prefix: wpstg0_<br>Total databasestørrelse: 346.60MB<br>Database datastørrelse: 238.11MB<br>Database indexstørrelse: 108.49MB<br>wpstg0_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wpstg0_woocommerce_order_items: Data: 0.44MB + Index: 0.14MB + Engine InnoDB<br>wpstg0_woocommerce_order_itemmeta: Data: 3.52MB + Index: 5.03MB + Engine InnoDB<br>wpstg0_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wpstg0_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_actionscheduler_actions: Data: 4.52MB + Index: 6.31MB + Engine InnoDB<br>wpstg0_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_actionscheduler_logs: Data: 3.52MB + Index: 4.03MB + Engine InnoDB<br>wpstg0_adtribes_my_conversions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_ajaxsearchpro: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_ajaxsearchpro_priorities: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_ajaxsearchpro_statistics: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_asp_index: Data: 0.05MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_asp_synonyms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_cmplz_cookiebanners: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_cmplz_cookies: Data: 0.06MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_cmplz_services: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_comments: Data: 2.52MB + Index: 1.19MB + Engine InnoDB<br>wpstg0_imagify_files: Data: 0.19MB + Index: 0.14MB + Engine InnoDB<br>wpstg0_imagify_folders: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_litespeed_avatar: Data: 0.05MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_litespeed_img_optming: Data: 0.45MB + Index: 0.73MB + Engine InnoDB<br>wpstg0_litespeed_url: Data: 0.28MB + Index: 0.22MB + Engine InnoDB<br>wpstg0_litespeed_url_file: Data: 0.02MB + Index: 0.08MB + Engine InnoDB<br>wpstg0_mailchimp_carts: Data: 0.08MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_monsterinsights_pageinsights_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_options: Data: 7.27MB + Index: 1.50MB + Engine InnoDB<br>wpstg0_pmxi_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_pmxi_hash: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_pmxi_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_pmxi_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_pmxi_imports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_pmxi_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_pmxi_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_podsrel: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wpstg0_postmeta: Data: 42.58MB + Index: 29.11MB + Engine InnoDB<br>wpstg0_posts: Data: 10.48MB + Index: 3.75MB + Engine InnoDB<br>wpstg0_post_smtp_logmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_post_smtp_logs: Data: 9.06MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_rank_math_404_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_rank_math_analytics_ga: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_rank_math_analytics_gsc: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wpstg0_rank_math_analytics_inspections: Data: 1.52MB + Index: 0.44MB + Engine InnoDB<br>wpstg0_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_rank_math_analytics_objects: Data: 1.52MB + Index: 0.23MB + Engine InnoDB<br>wpstg0_rank_math_internal_links: Data: 0.28MB + Index: 0.11MB + Engine InnoDB<br>wpstg0_rank_math_internal_meta: Data: 0.31MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_snippets: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_tec_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_tec_occurrences: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_termmeta: Data: 0.33MB + Index: 0.48MB + Engine InnoDB<br>wpstg0_terms: Data: 0.09MB + Index: 0.09MB + Engine InnoDB<br>wpstg0_term_relationships: Data: 0.44MB + Index: 0.33MB + Engine InnoDB<br>wpstg0_term_taxonomy: Data: 0.11MB + Index: 0.13MB + Engine InnoDB<br>wpstg0_usermeta: Data: 2.52MB + Index: 3.03MB + Engine InnoDB<br>wpstg0_users: Data: 0.22MB + Index: 0.17MB + Engine InnoDB<br>wpstg0_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wc_customer_lookup: Data: 0.11MB + Index: 0.06MB + Engine InnoDB<br>wpstg0_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB<br>wpstg0_wc_orders_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wpstg0_wc_order_composite_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>wpstg0_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wpstg0_wc_order_product_lookup: Data: 0.38MB + Index: 0.41MB + Engine InnoDB<br>wpstg0_wc_order_stats: Data: 0.19MB + Index: 0.20MB + Engine InnoDB<br>wpstg0_wc_order_tax_lookup: Data: 0.13MB + Index: 0.13MB + Engine InnoDB<br>wpstg0_wc_product_attributes_lookup: Data: 0.14MB + Index: 0.13MB + Engine InnoDB<br>wpstg0_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_wc_product_meta_lookup: Data: 0.45MB + Index: 0.92MB + Engine InnoDB<br>wpstg0_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_wfblockediplog: Data: 0.28MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wpstg0_wfconfig: Data: 0.50MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wffilemods: Data: 8.52MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wfhits: Data: 1.52MB + Index: 0.25MB + Engine InnoDB<br>wpstg0_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wpstg0_wfknownfilelist: Data: 7.52MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wflogins: Data: 0.42MB + Index: 0.14MB + Engine InnoDB<br>wpstg0_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_wfls_role_counts: Data: 0.00MB + Index: 0.00MB + Engine MEMORY<br>wpstg0_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wfnotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wpstg0_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wfsecurityevents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wpstg0_wfstatus: Data: 0.19MB + Index: 0.13MB + Engine InnoDB<br>wpstg0_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wpstg0_zettle_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wpstg0_zettle_woocommerce_id_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_actionscheduler_actions: Data: 5.03MB + Index: 5.28MB + Engine InnoDB<br>wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_actionscheduler_logs: Data: 11.02MB + Index: 8.03MB + Engine InnoDB<br>wp_adtribes_my_conversions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_ajaxsearchpro: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ajaxsearchpro_priorities: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_ajaxsearchpro_statistics: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_asp_index: Data: 0.05MB + Index: 0.03MB + Engine InnoDB<br>wp_asp_synonyms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_cmplz_cookiebanners: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_cmplz_cookies: Data: 0.06MB + Index: 0.00MB + Engine InnoDB<br>wp_cmplz_services: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_comments: Data: 0.42MB + Index: 0.44MB + Engine InnoDB<br>wp_imagify_files: Data: 0.19MB + Index: 0.14MB + Engine InnoDB<br>wp_imagify_folders: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_litespeed_avatar: Data: 0.05MB + Index: 0.03MB + Engine InnoDB<br>wp_litespeed_img_optming: Data: 0.33MB + Index: 0.52MB + Engine InnoDB<br>wp_litespeed_url: Data: 0.11MB + Index: 0.16MB + Engine InnoDB<br>wp_litespeed_url_file: Data: 0.02MB + Index: 0.08MB + Engine InnoDB<br>wp_mailchimp_carts: Data: 0.11MB + Index: 0.00MB + Engine InnoDB<br>wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_monsterinsights_pageinsights_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_options: Data: 15.11MB + Index: 2.23MB + Engine InnoDB<br>wp_pmxi_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_hash: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_imports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_podsrel: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_postmeta: Data: 31.56MB + Index: 15.05MB + Engine InnoDB<br>wp_posts: Data: 11.48MB + Index: 1.31MB + Engine InnoDB<br>wp_post_smtp_logmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_post_smtp_logs: Data: 8.02MB + Index: 0.00MB + Engine InnoDB<br>wp_rank_math_404_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_rank_math_analytics_ga: Data: 0.36MB + Index: 0.31MB + Engine InnoDB<br>wp_rank_math_analytics_gsc: Data: 2.52MB + Index: 4.88MB + Engine InnoDB<br>wp_rank_math_analytics_inspections: Data: 1.52MB + Index: 0.44MB + Engine InnoDB<br>wp_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_rank_math_analytics_objects: Data: 0.48MB + Index: 0.20MB + Engine InnoDB<br>wp_rank_math_internal_links: Data: 0.25MB + Index: 0.09MB + Engine InnoDB<br>wp_rank_math_internal_meta: Data: 0.30MB + Index: 0.00MB + Engine InnoDB<br>wp_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_snippets: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_tec_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_tec_occurrences: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_termmeta: Data: 0.20MB + Index: 0.31MB + Engine InnoDB<br>wp_terms: Data: 0.06MB + Index: 0.03MB + Engine InnoDB<br>wp_term_relationships: Data: 1.39MB + Index: 0.23MB + Engine InnoDB<br>wp_term_taxonomy: Data: 0.11MB + Index: 0.09MB + Engine InnoDB<br>wp_usermeta: Data: 1.50MB + Index: 1.83MB + Engine InnoDB<br>wp_users: Data: 0.09MB + Index: 0.05MB + Engine InnoDB<br>wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_customer_lookup: Data: 0.05MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB<br>wp_wc_orders_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wc_order_composite_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_order_product_lookup: Data: 0.16MB + Index: 0.19MB + Engine InnoDB<br>wp_wc_order_stats: Data: 0.13MB + Index: 0.11MB + Engine InnoDB<br>wp_wc_order_tax_lookup: Data: 0.06MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_product_attributes_lookup: Data: 0.17MB + Index: 0.14MB + Engine InnoDB<br>wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_product_meta_lookup: Data: 0.50MB + Index: 0.88MB + Engine InnoDB<br>wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wfblockediplog: Data: 1.45MB + Index: 0.00MB + Engine InnoDB<br>wp_wfblocks7: Data: 0.06MB + Index: 0.05MB + Engine InnoDB<br>wp_wfconfig: Data: 1.31MB + Index: 0.00MB + Engine InnoDB<br>wp_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wffilemods: Data: 13.55MB + Index: 0.00MB + Engine InnoDB<br>wp_wfhits: Data: 1.02MB + Index: 0.22MB + Engine InnoDB<br>wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wfknownfilelist: Data: 6.52MB + Index: 0.00MB + Engine InnoDB<br>wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wflogins: Data: 1.02MB + Index: 0.14MB + Engine InnoDB<br>wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wfls_role_counts: Data: 0.00MB + Index: 0.00MB + Engine MEMORY<br>wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfnotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfsecurityevents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wfstatus: Data: 0.17MB + Index: 0.11MB + Engine InnoDB<br>wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_order_itemmeta: Data: 1.52MB + Index: 2.02MB + Engine InnoDB<br>wp_woocommerce_order_items: Data: 0.16MB + Index: 0.06MB + Engine InnoDB<br>wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_sessions: Data: 2.02MB + Index: 0.05MB + Engine InnoDB<br>wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_zettle_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_zettle_woocommerce_id_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB Post Type Counts
   
       _pods_field: 2<br>_pods_group: 2<br>_pods_pod: 2<br>_pods_template: 2<br>acf-field: 5<br>acf-field-group: 1<br>attachment: 3389<br>blocks: 4<br>calendar: 1<br>custom_css: 1<br>flamingo_contact: 1542<br>flamingo_inbound: 744<br>izettle_purchase: 1441<br>nav_menu_item: 47<br>oembed_cache: 97<br>omapi: 1<br>page: 38<br>post: 6<br>product: 635<br>product_variation: 3140<br>revision: 6<br>shop_coupon: 296<br>shop_order: 1320<br>shop_order_refund: 29<br>turnering: 3<br>ux_template: 4<br>wp_global_styles: 2<br>wp_navigation: 1<br>wp_template: 2<br>wpcf7_contact_form: 2<br>wpcode: 4<br>wpt_product_table: 1 Security
   
       Secure connection (HTTPS): ✔<br>Hide errors from visitors: ✔ Active Plugins (6)
   
       ManageWP - Worker: af GoDaddy – 4.9.17<br>Really Simple SSL: af Really Simple Plugins – 7.2.0<br>WooCommerce: af Automattic – 8.4.0<br>WP Crontrol: af John Blackbourn & crontributors – 1.16.1<br>WP STAGING PRO - Backup Duplicator & Migration: af WP-STAGING – 5.1.3<br>WP STAGING - Backup Duplicator & Migration: af WP-STAGING<br>WPStagingBackup – 3.1.4 Inactive Plugins (44)
   
       Advanced Custom Fields: af WP Engine – 6.2.4<br>Banner Management For WooCommerce: af theDotstore – 2.4.3<br>Booster Plus for WooCommerce: af Pluggabl LLC – 7.0.0<br>Classic Widgets: af WordPress Contributors – 0.3<br>Contact Form 7: af Takayuki Miyoshi – 5.8.4<br>Custom Post Type UI: af WebDevStudios – 1.15.1<br>Database Cleaner: Clean, Optimize & Repair: af Jordy Meow – 1.0.1<br>Disable Gutenberg: af Jeff Starr – 3.1<br>Facebook for WooCommerce: af Facebook – 3.1.5<br>Flamingo: af Takayuki Miyoshi – 2.4<br>Imagify: af Imagify – Optimize Images & Convert WebP – 2.1.3<br>Kadence WooCommerce Email Designer: af Kadence WP – 1.5.12<br>LiteSpeed Cache: af LiteSpeed Technologies – 6.0<br>Loco Translate: af Tim Whitlock – 2.6.6<br>MailChimp: af MailChimp – 1.5.8<br>Mailchimp for WooCommerce: af Mailchimp – 3.4<br>Min and Max Quantity for WooCommerce: af BeRocket – 1.3.4<br>Min Max Quantity & Step Control for WooCommerce: af CodeAstrology Team – 5.9<br>MonsterInsights - Dimensions Addon: af MonsterInsights Team – 2.0.8<br>MonsterInsights - eCommerce Addon: af MonsterInsights Team – 8.4.0<br>MonsterInsights - Forms Tracking Addon: af MonsterInsights Team – 2.2.7<br>MonsterInsights - Google Optimize Addon: af MonsterInsights Team – 1.5.2<br>MonsterInsights - Page Insights Addon: af MonsterInsights Team – 1.5.4<br>Nets Easy for WooCommerce: af Krokedil – 2.6.1<br>Perfect Brands WooCommerce: af QuadLayers – 3.2.9<br>Pixel Manager for WooCommerce: af SweetCode – 1.34.1<br>Post SMTP: af Post SMTP – 2.8.6<br>Product Feed ELITE for WooCommerce: af AdTribes.io – 3.6.4<br>Rank Math SEO: af Rank Math – 1.0.208.1<br>Rank Math SEO PRO: af Rank Math – 3.0.51<br>reCAPTCHA for WooCommerce: af Elliot Sowersby<br>RelyWP – 1.3.2
   
       Regenerate product lookup table for WooCommerce: af Suman Bhattarai – 1.0.3<br>Shipmondo for WooCommerce: af Shipmondo – 4.2.0<br>Smart Image Resize PRO: af Nabil Lemsieh – 1.8.2<br>Stop WP Emails Going to Spam: af Alan Fuller – 2.0.6<br>Trustpilot-reviews: af Trustpilot – 2.5.925<br>Variation Swatches for WooCommerce: af Emran Ahmed – 2.0.29<br>WooCommerce Bulk Variations: af Barn2 Plugins – 2.1.3<br>WooCommerce Zettle Integration: af BjornTech AB – 7.8.8<br>Wordfence Security: af Wordfence – 7.11.0<br>WPCode Lite: af WPCode – 2.1.6<br>WP Headers And Footers: af WPBrigade – 2.1.0<br>WP Post Cloner: af Evan Herman<br>Ben Rothman – 1.0.0
   
       XforWooCommerce: af XforWooCommerce – 1.7.2 Dropin Plugins (1)
   
       maintenance.php: maintenance.php Must Use Plugins (2)
   
       ManageWP - Worker Loader: af GoDaddy – 1.0.0<br>WP STAGING Optimizer: af WP STAGING – 1.5.4 Settings
   
       API Enabled: ✔<br>Force SSL: –<br>Currency: DKK (kr.)<br>Currency Position: left<br>Thousand Separator: .<br>Decimal Separator: ,<br>Number of Decimals: 2<br>Taxonomies: Product Types: composite (composite)<br>external (external)<br>grouped (grouped)<br>simple (simple)<br>variable (variable)
   
       Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)<br>exclude-from-search (exclude-from-search)<br>featured (featured)<br>outofstock (outofstock)<br>rated-1 (rated-1)<br>rated-2 (rated-2)<br>rated-3 (rated-3)<br>rated-4 (rated-4)<br>rated-5 (rated-5)
   
       Connected to Woo.com: ✔<br>Enforce Approved Product Download Directories: –<br>HPOS feature screen enabled: –<br>HPOS feature enabled: –<br>Order datastore: WC_Order_Data_Store_CPT<br>HPOS data sync enabled: – WC Pages
   
       Shop basisside: #8 - /?page_id=8<br>Kurv: #1252 - /?page_id=1252<br>Checkout: #1251 - /?page_id=1251<br>Min konto: #1250 - /?page_id=1250<br>Vilkår og betingelser: #7044 - /?page_id=7044 Theme
   
       Name: Twenty Twenty-Four<br>Version: 1.0<br>Author URL: https://wordpress.org<br>Child Theme: ❌ – Hvis du redigerer WooCommerce i et hovedtema<br>som du ikke selv har udviklet<br>anbefaler vi<br>at du anvender et undertema (child theme). Se: Hvordan du opretter et undertema
   
       WooCommerce Support: ❌ Ikke erklæret Templates
   
       Overrides: /var/www/www.flyvende.dk/www/staging/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/notices/error.php<br>/var/www/www.flyvende.dk/www/staging/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/notices/notice.php<br>/var/www/www.flyvende.dk/www/staging/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/notices/success.php Admin
   
       Enabled Features: activity-panels<br>analytics<br>product-block-editor<br>coupons<br>core-profiler<br>customer-effort-score-tracks<br>import-products-task<br>experimental-fashion-sample-products<br>shipping-smart-defaults<br>shipping-setting-tour<br>homescreen<br>marketing<br>mobile-app-banner<br>navigation<br>onboarding<br>onboarding-tasks<br>product-variation-management<br>product-virtual-downloadable<br>remote-inbox-notifications<br>remote-free-extensions<br>payment-gateway-suggestions<br>shipping-label-banner<br>subscriptions<br>store-alerts<br>transient-notices<br>woo-mobile-welcome<br>wc-pay-promotion<br>wc-pay-welcome-page
   
       Disabled Features: customize-store<br>minified-js<br>new-product-management-experience<br>product-external-affiliate<br>settings<br>async-product-editor-category-field
   
       Daily Cron: ✔ Next scheduled: 2023-12-18 11:56:34 +01:00<br>Options: ✔<br>Notes: 38<br>Onboarding: completed Action Scheduler
   
       Annulleret: 38<br>Oldest: 2023-11-17 10:51:37 +0100<br>Newest: 2023-12-06 12:12:13 +0100
   
       Gennemført: 11.749<br>Oldest: 2023-11-16 11:07:33 +0100<br>Newest: 2023-12-18 09:24:49 +0100
   
       Mislykket: 161<br>Oldest: 2022-09-15 09:17:01 +0200<br>Newest: 2023-12-18 09:12:14 +0100
   
       Igangværende: 5<br>Oldest: 2023-12-19 08:00:00 +0100<br>Newest: 2023-12-19 19:13:58 +0100 Status report information
   
       Generated at: 2023-12-18 09:29:30 +01:00<br>`
       ```
   
    -  This reply was modified 2 years, 5 months ago by [devflashmarketing](https://wordpress.org/support/users/devflashmarketing/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Internal Link Juicer: SEO Auto Linker for WordPress] Statistics not showing](https://wordpress.org/support/topic/statistics-not-showing/)
 *  Thread Starter [devflashmarketing](https://wordpress.org/support/users/devflashmarketing/)
 * (@devflashmarketing)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/statistics-not-showing/#post-14138083)
 * Hi support 🙂
 * It looks like we have done it correctly.
 * i have send you an email with the requested access.

Viewing 5 replies - 1 through 5 (of 5 total)