• Resolved lvdc

    (@lvdc)


    Hello,

    We use the Table Press plugin for our booking system, together with another plugin called Simple Pay Pro.

    They use shortcodes which we then place into the cells of the Table Press table.

    The two plugins used to work fine together, but with their latest version they don’t.

    If we are logged in the admin area of WordPress it works, otherwise it doesn’t.

    The problem we have is that when we click on the Enroll button that should trigger the pop-up payment, it doesn’t work.

    We think that it’s caused by Table Press because when we place the code on the page without a table, everything works normally.

    The developer of the simple Pay Pro plugin looked at the console and sent us a screenshot which shows some errors, looks like something to do with Javascript.

    This is the test page:

    https://www.lavieduchateau.com/payments/

    Thanks in advance for any help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This could be related to caching indeed. At first, please try turning off the TablePress caching, by extending the used Shortcode to
    [table id=123 cache_table_output=false /]

    Regards,
    Tobias

    If that doesn’t work…. you could try changing the plugin load order which has worked for me when trying to solve plugin conflicts in the past. A simple way to try it is with a plugin like “Plugin Organizer” that will let you set the Simple Pay Pro plugin to load before Tablepress or vise versa.

    Thread Starter lvdc

    (@lvdc)

    @tobiasbg
    It worked, thank you so much!

    @jsnowbusiness
    Many thanks for your suggestion, Plugin Organizer might be useful if we have other conflicts between plugins in the future.

    Thanks again

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    sorry for the long delay, I was on holidays and could not reply earlier.

    Nice! Good to hear that this worked! The load order should not influence this here, but that might be helpful with other issues in the future, indeed.

    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 ‘Conflict with another plugin (Simple Pay Pro)’ is closed to new replies.