Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, do you know if Tablepress plugin has been updated recently? What shortcode are you currently using?

    Thread Starter Bob

    (@compumec)

    This is the code I use for the button.
    [wp_cart_button name=”Book” price=”11.00″]

    This is a link to our book store.
    https://csoaamaine.org/book-store/

    This is a link to the test page.
    https://csoaamaine.org/test/

    Tablepress was updated 3 days ago.
    But the problem I believe started before this update.
    Thank you,
    Bob

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi Bob thank you for providing more information. The plugin developers will investigate further your issue.

    Regards

    Plugin Author mra13

    (@mra13)

    The add to cart button that you have inside the table look to not have the new security stuff we added (we have added extra under the hood security checks in the buttons).

    Two things that could be causing this:

    1) The shortcode you are using on that book-store page is somehow incorrect or being altered by that table plugin?

    2) That page is cached and is showing the old HTML code (it needs to regenerate and show the new code that the latest version of the plugin expects). If you are using any caching plugin, make sure to empty your cache once so the new HTML code is generated for that page.

    Hi,

    thanks for your post, and sorry for the trouble.

    The TablePress caching could indeed be involved in this. Please try extending the Shortcode to (if it doesn’t yet look like this):

    [table id=123 cache_table_output=false /]

    Regards,
    Tobias

    Thread Starter Bob

    (@compumec)

    Perfect!

    That did the trick.
    Thank you for such a great plugin and all of your help.
    Bob-

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Nonce Error Using Tablepress’ is closed to new replies.