Title: estore not working when code nested in table
Last modified: August 21, 2016

---

# estore not working when code nested in table

 *  Resolved [sheritaber](https://wordpress.org/support/users/sheritaber/)
 * (@sheritaber)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/estore-not-working-when-code-nested-in-table/)
 * Hi Tobias,
 * I’ve used TablePress to host the digital products we have for sale and for free
   download at this site HRtoolKitsOnline.com. The estore plugin we use is by Tips
   and Tricks.
 * When we purchase a product (using integrated PayPal), the entire process works
   like a charm. Ultimately, the client gets their purchased digital product via
   download link in an email that comes to their email address.
 * However, when you click “download” button for the **complimentary download** 
   files, they won’t download. We learned that when we are logged in WordPress as
   an admin they download perfectly. Which seems weird and I’m only sharing this
   so you have that knowledge. Obviously, our customers can’t log into wordpress
   when they want to buy or download. :}
 * I took the code of one of the products out of the table and pasted it onto a 
   page – where it sits on its own – no table. We log out of WordPress and tested
   it in four different browsers and it worked every time. The download was instantaneous.
 * We are in a big hairy mess if we have to redo this site without TablePress.
 * I’m hoping you can help me figure out what the problem is.
 * You can test a Complimentary Download product on a store page where the code 
   is nested in TP table here – scroll down until you see a free download product:
   [http://hrtoolkitsonline.com/hr-forms/](http://hrtoolkitsonline.com/hr-forms/)
 * Then look at this test page, where I took one product code and pasted it on a
   page without the table here: [http://hrtoolkitsonline.com/test-product/](http://hrtoolkitsonline.com/test-product/)
   
   Works like a charm on this page.
 * Please oh wise one, help me solve this so that we don’t have to invest thousands
   of dollars to redo all the store pages in this site! 😀
 * Thank you!
    Sherí
 * [http://wordpress.org/extend/plugins/tablepress/](http://wordpress.org/extend/plugins/tablepress/)

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

 *  Thread Starter [sheritaber](https://wordpress.org/support/users/sheritaber/)
 * (@sheritaber)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/estore-not-working-when-code-nested-in-table/#post-3947307)
 * We upgraded to WP 3.5.2 this week. I’m wondering if this has something to do 
   with it.
 * And we are using TP 1.0.
 * Thank you!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/estore-not-working-when-code-nested-in-table/#post-3947456)
 * Hi,
 * thanks for your post, and sorry for the trouble!
 * Your hind about things working fine when being logged-in is very valuable here.
   This likely means that the problem is caused by the caching that TablePress uses.
   So, to fix this, we’ll just need to turn off caching for this table by extending
   the Shortcode with a parameter:
 *     ```
       [table id=12 cache_table_output=false /]
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [sheritaber](https://wordpress.org/support/users/sheritaber/)
 * (@sheritaber)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/estore-not-working-when-code-nested-in-table/#post-3947459)
 * Tobias, You are a genius!!!
 * Thank you! That did it!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/estore-not-working-when-code-nested-in-table/#post-3947460)
 * Hi,
 * no problem! 🙂 Great to hear that this did it!
 * Best wishes,
    Tobias

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

The topic ‘estore not working when code nested in table’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/estore-not-working-when-code-nested-in-table/#post-3947460)
 * Status: resolved