Title: af3's Replies | WordPress.org

---

# af3

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 246 total)

1 [2](https://wordpress.org/support/users/af3/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/af3/replies/page/3/?output_format=md) … 
[15](https://wordpress.org/support/users/af3/replies/page/15/?output_format=md) 
[16](https://wordpress.org/support/users/af3/replies/page/16/?output_format=md) 
[17](https://wordpress.org/support/users/af3/replies/page/17/?output_format=md) 
[→](https://wordpress.org/support/users/af3/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced GeoIP Redirect] How to make it work with caching plugin?](https://wordpress.org/support/topic/how-to-make-it-work-with-caching-plugin/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/how-to-make-it-work-with-caching-plugin/#post-18615634)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JobBoardWP - Job Board Listings and Submissions] How to change the slug “job”](https://wordpress.org/support/topic/how-to-change-the-slug-job/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/how-to-change-the-slug-job/#post-17213164)
 * I edited the default in **jobboardwp/includes/class-config.php** but the slug
   job is still there.. hmm any suggestion?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Affiliate Program Suite — SliceWP Affiliates] Show admin notes in affiliate’s commission table](https://wordpress.org/support/topic/show-admin-notes-in-affiliates-commission-table/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/show-admin-notes-in-affiliates-commission-table/#post-17115658)
 * Thanks, this works great!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SupportCandy - Helpdesk & Customer Support Ticket System] Where can I donwload the old version 2.xx ?](https://wordpress.org/support/topic/where-can-i-donwload-the-old-version-2-xx/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/where-can-i-donwload-the-old-version-2-xx/#post-16882393)
 * Thanks. It works.. Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Woongkir] Tak bisa pilih option JNE di checkout](https://wordpress.org/support/topic/tak-bisa-pilih-option-jne-di-checkout/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/tak-bisa-pilih-option-jne-di-checkout/#post-16756782)
 * #2 sudah oke… cache problem 🙂
 * Untuk #1, saya buat ini untuk deactivate checkout bila ongkir tidak dipilih kerna
   kode pos tidak dimasukkan.
 *     ```wp-block-code
       function disable_checkout_button_no_shipping() {
   
           $chosen_shipping_methods = WC()->session->get( 'chosen_shipping_methods' );
   
           // remove button if there is no chosen shipping method
           if( empty( $chosen_shipping_methods ) ) {
               remove_action( 'woocommerce_proceed_to_checkout', 'woocommerce_button_proceed_to_checkout', 20 );
           }
       }
       add_action( 'woocommerce_proceed_to_checkout', 'disable_checkout_button_no_shipping', 1 );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Football Pool] Show users prediction for the question](https://wordpress.org/support/topic/show-users-prediction-for-the-question/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/show-users-prediction-for-the-question/#post-16260346)
 * Hi [@antoineh](https://wordpress.org/support/users/antoineh/) — in the user prediction
   page, there is a text called “my answer” for the completed match. But this is
   not shown in the open matches? If i want to show this, which file should I edit?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Football Pool] Show users prediction for the question](https://wordpress.org/support/topic/show-users-prediction-for-the-question/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/show-users-prediction-for-the-question/#post-16258022)
 * Thanks Antoine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Football Pool] table position](https://wordpress.org/support/topic/table-position-2/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/table-position-2/#post-16256420)
 * Hi [@antoineh](https://wordpress.org/support/users/antoineh/) ya — i have that
   EUFA rules used which I think we talked abt before, so thats the reason. Thank
   you again! The manual correction is able to fix it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Football Pool] total points does not add up](https://wordpress.org/support/topic/total-points-does-not-add-up/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/total-points-does-not-add-up/#post-16252654)
 * So i removed the plugin and reset the scoring options — seems it is back to normal.
   phew!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Football Pool] table position](https://wordpress.org/support/topic/table-position-2/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/table-position-2/#post-16251275)
 * Thanks [@fanman1948](https://wordpress.org/support/users/fanman1948/) – that 
   definitely will solve it. But i’m curious because there is -1 goal difference
   between POL and MEX so the plugin should have calculated the position correctly..
   seems like it is not. weird.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Football Pool] stall in calculation and i cant fix it](https://wordpress.org/support/topic/stall-in-calculation-and-i-cant-fix-it/)
 *  [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/stall-in-calculation-and-i-cant-fix-it/#post-16249152)
 * Thank you so much for the info [@antoineh](https://wordpress.org/support/users/antoineh/)!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Football Pool] stall in calculation and i cant fix it](https://wordpress.org/support/topic/stall-in-calculation-and-i-cant-fix-it/)
 *  [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/stall-in-calculation-and-i-cant-fix-it/#post-16248713)
 * If we change the constant in define.php to other than 1, then the calculation
   will stall / stuck forever. I had to change back this to 1 then the calculation
   works again. In my case, i initially set group stage id = 2 for this constant
   so that when user click on Ranking (user selected) it will default to the Group
   Stage ranking which was what I wanted. Unfortunately, I had to change this back
   to 1 because of the stalling recalculation.
 * `const FOOTBALLPOOL_RANKING_DEFAULT = 1`
 * What is default ranking anyway? Does it calculate all scores in all groups?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Football Pool] Last calculation in ranking](https://wordpress.org/support/topic/last-calculation-in-ranking/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/last-calculation-in-ranking/#post-16246769)
 * OMG!! thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Football Pool] Last calculation in ranking](https://wordpress.org/support/topic/last-calculation-in-ranking/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/last-calculation-in-ranking/#post-16246562)
 * Ok — seems like score_date is the date of the match. So I managed to use this
   to put something like: Scores for ranking last updated for match played on: score_date.
 * Thx
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Football Pool] Last calculation in ranking](https://wordpress.org/support/topic/last-calculation-in-ranking/)
 *  Thread Starter [af3](https://wordpress.org/support/users/af3/)
 * (@af3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/last-calculation-in-ranking/#post-16246543)
 * I noticed there is score_date on pool_wprw_scorehistory_s1_t2 but not sure what
   date is this for?

Viewing 15 replies - 1 through 15 (of 246 total)

1 [2](https://wordpress.org/support/users/af3/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/af3/replies/page/3/?output_format=md) … 
[15](https://wordpress.org/support/users/af3/replies/page/15/?output_format=md) 
[16](https://wordpress.org/support/users/af3/replies/page/16/?output_format=md) 
[17](https://wordpress.org/support/users/af3/replies/page/17/?output_format=md) 
[→](https://wordpress.org/support/users/af3/replies/page/2/?output_format=md)