Title: stode's Replies | WordPress.org

---

# stode

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/stode/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/stode/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Bug: Default timezone interference in 3.6](https://wordpress.org/support/topic/bug-default-timezone-interference-in-3-6/)
 *  Thread Starter [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/bug-default-timezone-interference-in-3-6/#post-8250311)
 * I looked from Github and saw changes in:
    - inc/sitemaps/class-post-type-sitemap-provider.php (lines 124, 165-167, 170
    - inc/sitemaps/class-sitemaps.php (lines 394, 398, 404-420)
    - inc/sitemaps/class-taxonomy-sitemap-provider.php (line 102, 128-136)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Shipping cost after the discount](https://wordpress.org/support/topic/shipping-cost-after-the-discount/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/shipping-cost-after-the-discount/page/2/#post-8136484)
 * Hey [@epicmarketing](https://wordpress.org/support/users/epicmarketing/), thankyo
   for the tip. Did you happen to come accross retrieving the instance ID in use?
   Does somehow come from packages(referencing to WC()->cart->get_shipping_packages())?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Table Rate Shipping by Mangohour] Table rate is not showing up as a shipping method](https://wordpress.org/support/topic/table-rate-is-not-showing-up-as-a-shipping-method/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/table-rate-is-not-showing-up-as-a-shipping-method/#post-7526972)
 * The reason for this is that plugin has not yet built in the support shipping 
   zones introduced in newes WooCommerce. Also the plugin overlaps with the new 
   WooCommerce core future as the zones are now a built in feature.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Our Team by WooThemes] Team Member Template](https://wordpress.org/support/topic/team-member-template/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/team-member-template/#post-4312782)
 * Thanks for the info **jameskoster**. Very helpful. I’d suggest adding the info
   to the readme file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] WP Super cache conflicting with Really Simple Capche](https://wordpress.org/support/topic/wp-super-cache-conflicting-with-really-simple-capche/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/wp-super-cache-conflicting-with-really-simple-capche/#post-4114931)
 * Yes I’m using** Really Simple Captcha** with **Contact Form 7** I’m also using**
   WP Super Cache** plugin to cache my content. I’ve been trying to solve the problem
   by giving the captcha image temp folder to **WP Super cache**. So it would not
   cache the captcha images, though it seems to do that nevertheless. Garbage collection
   will not help as I’ve set the expiry for cache files to 12 hours.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] WP Super cache conflicting with Really Simple Capche](https://wordpress.org/support/topic/wp-super-cache-conflicting-with-really-simple-capche/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/wp-super-cache-conflicting-with-really-simple-capche/#post-4114929)
 * I have the same problem that the captcha images are cached.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Enache wp-supercache with get parameters](https://wordpress.org/support/topic/enache-wp-supercache-with-get-parameters/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/enache-wp-supercache-with-get-parameters/#post-2877659)
 * I’d also be happy to do supercache files from pages with get params. How would
   this work [@donncha](https://wordpress.org/support/users/donncha/)?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Does WordPress load theme before maintenance mode?](https://wordpress.org/support/topic/does-wordpress-load-theme-before-maintenance-mode/)
 *  Thread Starter [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/does-wordpress-load-theme-before-maintenance-mode/#post-3152795)
 * Looking at the WP core; no it does not. **But** I had the .maintenance (file)
   to allow a check if user is logged in. That caused a failure where the maintenance
   mode was not directly entered and thus caused some problems.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bannerize] [Plugin: WP Bannerize] Defect: No check if end time is before start.](https://wordpress.org/support/topic/plugin-wp-bannerize-defect-no-check-if-end-time-is-before-start/)
 *  Thread Starter [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-defect-no-check-if-end-time-is-before-start/#post-3000869)
 * Please if someone could point me to the right direction with this? Anyone 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bannerize] [Plugin: WP Bannerize] PHP Fatal error: Call to a member function bannerize](https://wordpress.org/support/topic/plugin-wp-bannerize-php-fatal-error-call-to-a-member-function-bannerize/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-php-fatal-error-call-to-a-member-function-bannerize/#post-2983754)
 * Did you check the time stamps of those errors? It sounds strange the you see 
   the **Fatal Error** only in log files. Don’t you see it in any page you open.
 * The function is named **wp_bannerize();**. How come you have **bannerize** in
   it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bannerize] [Plugin: WP Bannerize] PHP Fatal error: Call to a member function bannerize](https://wordpress.org/support/topic/plugin-wp-bannerize-php-fatal-error-call-to-a-member-function-bannerize/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-php-fatal-error-call-to-a-member-function-bannerize/#post-2983751)
 * Did you resolve you issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bannerize] [Plugin: WP Bannerize] PHP Fatal error: Call to a member function bannerize](https://wordpress.org/support/topic/plugin-wp-bannerize-php-fatal-error-call-to-a-member-function-bannerize/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-php-fatal-error-call-to-a-member-function-bannerize/#post-2983738)
 * No it’s not in your theme files yet. You find that code when you go into your
   Dashboard and select WP Bannerize>Tools. You use this code to display the banners
   in your theme files eg. twentyeleven/page.php.
 * Do you follow?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bannerize] [Plugin: WP Bannerize] PHPBanners Wont Go Side By Side](https://wordpress.org/support/topic/plugin-wp-bannerize-phpbanners-wont-go-side-by-side/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-phpbanners-wont-go-side-by-side/#post-2976716)
 * Remember to change the state to resolved 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bannerize] [Plugin: WP Bannerize] PHP Fatal error: Call to a member function bannerize](https://wordpress.org/support/topic/plugin-wp-bannerize-php-fatal-error-call-to-a-member-function-bannerize/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-php-fatal-error-call-to-a-member-function-bannerize/#post-2983736)
 * Do you have something like this:
 *     ```
       <?php if(function_exists( 'wp_bannerize' ))
       			wp_bannerize();
       			?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bannerize] [Plugin: WP Bannerize] PHP Fatal error: Call to a member function bannerize](https://wordpress.org/support/topic/plugin-wp-bannerize-php-fatal-error-call-to-a-member-function-bannerize/)
 *  [stode](https://wordpress.org/support/users/stode/)
 * (@stode)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-php-fatal-error-call-to-a-member-function-bannerize/#post-2983735)
 * How have you called the function in your theme? I suspect your issue is there.

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

1 [2](https://wordpress.org/support/users/stode/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/stode/replies/page/2/?output_format=md)