• Resolved chrismalone617

    (@chrismalone617)


    The block exists, I can choose header settings, and I can paste data, but it displays on the frontend as just a list of the data with no resemblance to a table. I tried from Google Sheets and from Excel.

    Kadence Pro and Kadence Blocks Pro

    Maybe I am doing something incorrectly?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author forlogos

    (@forlogos)

    Sorry you’re having issues. I designed the block to be as simple as possible, so am sure it’s not something you’re doing.

    To help pinpoint the cause – could you please try the following:

    1. See what happens if you use it on one of the default WP themes?
    2. See what happens if you deactivate all your other plugins
    3. Could you share a link to a page that has it?

    I realize you might not be able to do #1 & 2 on your site and that this is a public forum for #3. LMK

    Thread Starter chrismalone617

    (@chrismalone617)

    Here’s a page where I put the block so you can see what it’s doing: https://wpnathan.com/testing-page/

    Plugin Author forlogos

    (@forlogos)

    Thanks for sharing the link. It looks like there could be a theme/plugin conflict or an issue with the PHP version. It’s outputting the data the same as it was pasted in – it’s not being processed. I copied the data from your site to a test site with WP 6.1.1 and WooCommerce 7.4.0 like you have and it worked properly: https://imgur.com/a/Kp1b5J1

    Could you try this test version of the plugin and see if it fixes the problem? https://github.com/forlogos/WP-Spreadsheet-Paste/archive/7f792c18d4c58d4f433a005e033c895f403f79be.zip

    If it doesn’t, it would be good to know what PHP version your server is using. I could test it using the same PHP version, but that’s the limit of things I’ll be able to do on my side alone. Further troubleshooting will need you to switch themes and deactivate plugins.

    Thread Starter chrismalone617

    (@chrismalone617)

    That doesn’t work, either.

    We are running PHP 8.0.28.

    Sorry I can’t do more testing. We were just wanting to include this plugin in the iThemes Plugin Roundup.

    Plugin Author forlogos

    (@forlogos)

    Oh, ok.

    Tested it on PHP 8.0.22 and 8.1.9 with WP 6.1.1 and WooCommerce 7.4.0 and it works fine. Also tested with the free Kadence Blocks plugin with no issues.

    The plugin codebase is so small, there’s not much to look thru. I wonder what part of the Kadence theme or plugins used is causing it not to work properly. It’s likely that something in there is causing a filter conflict on ‘render_block’.

    Plugin Author forlogos

    (@forlogos)

    closing this out

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘I’m not able to get this to work (Kadence Theme)’ is closed to new replies.