WC Lovers

WooCommerce Frontend Manager - Multivendor marketplace vendor dashboard

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: WCFM PIE Chart #127338
    ISOFake
    Participant

    Hi,

    Yep. It is possible.

    To change the day, please find this file:
    \wp-content\plugins\wc-frontend-manager\core\class-wcfm-non-ajax.php

    And locate this code:
    $query[‘where’] .= “AND posts.post_date >= ‘” . date( ‘Y-m-d’, strtotime( ‘-7 DAY’, current_time( ‘timestamp’ ) ) ) . “‘ “;

    Just change .date to your start date and it should be good to go.

    Thanks

Viewing 1 post (of 1 total)