• Resolved stantanee

    (@stantanee)


    Hello, TobiasBg
    Always thank you for your great plugin TablePress.
    But I have one problem and I could not solve it by myself.

    I want to insert Stripe Payment button short code in my Table.
    So, I copied and pasted button short code at table cell liked this.

    When I check on my website is function well. I can press the button and payment window is opened.
    But After I log out from my admin account and test as visitor, the buttons are not working.

    Or TablePress is not supported other shortcode? But sometimes it’s work, so I think your plugin is supporting.
    Could you tell me how to fix this problem?

    Thank you very much for you help.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter stantanee

    (@stantanee)

    Sorry, This is the screenshort from my table creation.
    https://drive.google.com/file/d/10w3_uj_newfK6OcxccGa4DvUfd0oE-yI/view?usp=sharing

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this likely is TablePress’ internal caching. Due to that, the JS files for the pay buttons is not loaded.
    To make that work, please use this extended Shortcode on the page where you are showing the table:

    [table id=123 cache_table_output=false /]
    

    where 123 is the table ID.

    Regards,
    Tobias

    Thread Starter stantanee

    (@stantanee)

    Sorry for my late reply.
    Thank you so much for your speedy support!
    I tried your short code and my pay buttons are work now!
    Thank you very much.

    Plugin Author TobiasBg

    (@tobiasbg)

    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 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to Insert WP Simple Pay button in Table of TablePress’ is closed to new replies.