Viewing 3 replies - 1 through 3 (of 3 total)
  • I am having the same problem. Basically I am showing amazon prices and user ratings for 4 products inside a table. At first I didn’t even notice it since I’ve always seen the data when I was logged in.

    When logged in, I can see everything. When logging out sometimes I can see part of the data, sometimes no data at all. I tried it with Cache enabled and disabled, and deactivated other caching plugins. It only happens within tablepress tables at the Moment. Any ideas how to fix that? (beside not using tablepress)

    Maybe I found the solution. At least I didn’t get any Errors since yesterday…

    TablePress seems to use its own caching for each table. When tablepress caches the table where you try to dynamically show ASA data, then it happens to not load tha ASA data correctly. I deactivated the tablepress Cache for These tables by using the following command.
    [table id=1 cache_table_output=false /]
    Now it seems to work.

    Plugin Author Timo

    (@worschtebrot)

    That issue is related with the Request Limitation of the Amazon API and the ASA cache or other caching plugins.

    When many products are embedded in one page, ASA 1 can have its problems.

    This has been greatly improved with ASA 2, which is now available at https://getasa2.com/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Data is only shown when I'm logged in’ is closed to new replies.