• Resolved wrdprss3917

    (@wrdprss3917)


    Tags that were specified like [xxx_payment_button id=”xxxxx”] can no longer be used after the update.
    It’s no longer usable and the functionality has been downgraded. Can you fix this as soon as possible?

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter wrdprss3917

    (@wrdprss3917)

    Is it possible to downgrade to version 3.2.5 for now?

    Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi Wrdprss3917,

    Thanks for reaching out.

    In order to investigate the issue and find a solution, could you provide a bit more detail on what you’re experiencing? Any additional information or specific examples would be helpful as we look into this further.

    Is ” [xxx_payment_button id=”xxxxx”] ” a shortcode?

    Did you try clicking one of the buttons in your table to edit it, look for the Advanced option on the bottom right, then after clicking scroll down to the Shortcode field and enter your shortcode. Like this – https://pasteboard.co/GfTzrYyALEau.png

    Looking forward to your response.

    All the best.

    Thread Starter wrdprss3917

    (@wrdprss3917)

    Is ” [xxx_payment_button id=”xxxxx”] ” a shortcode?
    Yes, it is. I was using this in the bullet points of the “features offeerd”, but it is no longer available.

    Thread Starter wrdprss3917

    (@wrdprss3917)

    also, i start new default table and only save then JSON ERROR occurs and i cant save.

    Thread Starter wrdprss3917

    (@wrdprss3917)

    Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi Wrdprss3917,

    Thanks for your reply.

    To assist you, please confirm with us which plugin you are using the shortcode for.
    We want to use a shortcode from that same plugin in the table and see what happens.
    When I tested other shortcodes, it worked.

    Looking forward to your reply.

    All the best.

    Thread Starter wrdprss3917

    (@wrdprss3917)

    Thank you for your reply.

    I am using a plugin called “Simple WP Membership”.

    https://simple-membership-plugin.com/

    I am checking the payment shortcode “swpm_payment_button id=”XXXXX”” provided by that plugin.

    I entered the shortcode in the edit screen as shown in the link below.

    https://pasteboard.co/MhDCCEFIRj8F.png

    I entered it on a static page using a shortcode.

    https://pasteboard.co/08PMFdO17um1.png

    When I check the static page preview, the shortcode is not enabled.

    https://pasteboard.co/g3FpMTPjkHUA.png

    Before upgrading to version 4.0.0, this shortcode was available.

    Thread Starter wrdprss3917

    (@wrdprss3917)

    If the shortcode is valid, let’s say you put it on a static page like this:

    https://pasteboard.co/2UVG07J2IYXY.png

    When you check the preview, the button will appear like this:

    https://pasteboard.co/ZZCgZqINkNvS.png

    Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi Wrdprss3917,

    Thank you for your reply and for sharing the details.

    I installed the “Simple WP Membership” plugin and built a PayPal button using the swpm_payment_button shortcode, and it worked on my end – https://pasteboard.co/V5S61DdzpqxS.png

    Could you confirm whether you are creating a new table or editing an existing one when adding the shortcode?

    Additionally, it would be helpful if you could provide specific instructions on how you created this button. For example, did you follow any specific steps in the plugin settings, or are there particular attributes or configurations you’re using in the shortcode?

    Once I have these details, I’ll test it further to help replicate your exact setup.

    Looking forward to your response.

    All the best.

    Thread Starter wrdprss3917

    (@wrdprss3917)

    Thank you for checking.

    I edited an existing table.

    When I checked, I found that when I created a table with a shortcode, the double quotation marks (“) used in the shortcode were replaced with escape characters.
    https://pasteboard.co/d4nDQRo0dxl2.png

    On the other hand, when I created it on a static page, I was able to make the shortcode work. The double quotation marks remained.
    https://pasteboard.co/CTYhZyuotSna.png

    Is there any difference?

    Thread Starter wrdprss3917

    (@wrdprss3917)

    Also, there is a problem with the behavior when creating a new shortcode table as shown below.

    https://pasteboard.co/BH5EtYY2ZMHx.png

    When trying to publish, an error occurs and it fails, as shown in the image. In this case, the default table is left as is and no changes have been made.

    https://pasteboard.co/bzkbJlbPWdUn.png

    The error message is translated into English as follows:

    “Updating failed. The response is not a valid JSON response”(Japanese: 更新に失敗しました。 返答が正しい JSON レスポンスではありません。)

    Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi Wrdprss3917,

    Thanks for your reply.

    I recommend trying to build a new table going forward.

    Regarding the error message, is this for Easy Pricing Tables 4.0.1 or 4.0.0?
    If not yet updated to version 4.0.1, please try updating and clearing your internet history.
    If the issue continues, please let us know your WordPress and PHP version on your website.

    Looking forward to your reply.

    All the best.

    Thread Starter wrdprss3917

    (@wrdprss3917)

    I reinstalled the plugin with the latest version but the error still occurs.

    PHP: 8.2
    WordPress: 6.7

    Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi Wrdprss3917,

    Thanks for the details.

    I wasn’t able to replicate the issue on my own site with the same PHP and WP versions. Let’s try a few more things to narrow down the cause:

    1. Could you try temporarily switching to a default WordPress theme (like Twenty Twenty-Three) to see if the issue persists? This helps rule out potential conflicts with the current theme.
    2. Please try deactivating all other plugins except Easy Pricing Tables and see if the issue still occurs. If the error disappears, reactivate each plugin one by one to identify the conflict.
    3. Would you be able to check for any JavaScript errors in the browser’s developer console while trying to save the table? You can open this by right-clicking on the page and selecting “Inspect” > “Console” tab. Any errors here might give us more insight.
    4. Sometimes, server settings can cause issues with JSON responses. Could you check with your hosting provider to ensure that there are no restrictions (like mod_security rules or other server settings) blocking the requests?
    5. Try clearing any server-side cache and your browser cache. It might also help to clear your database transients, which can be done using a plugin like “WP-Optimize.”
    6. Have you made any changes to the Gutenberg builder? Such as using the classic editor plugin?

    Regarding the error message you got, the troubleshooting steps in this guide might help – https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-invalid-json-error-in-wordpress-beginners-guide/

    Once you try these steps, let me know the results and if anything changes.

    Looking forward to hearing from you.

    All the best.

    Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi Wrdprss3917,

    I hope you’re doing well.

    I wanted to follow up to see if you’ve had a chance to do further testing to identify what might be triggering the JSON error. We’re eager to get this working for you and are here to assist in resolving the issue.

    If you’ve noticed anything new or have been able to try any of the suggested troubleshooting steps, please let us know. Even small details could help us narrow down the cause and find a solution more quickly.

    Looking forward to your update.

    All the best.

Viewing 15 replies - 1 through 15 (of 17 total)

The topic ‘Tags are no longer usable after the 4.0.0 update’ is closed to new replies.