• After installed the cardanopress plugin, I added the shortcode to integrate the cardano wallet. The connect button was appeared but it didn’t work

    It seems that there lauhchify theme has filters added that break the markup!

    The correct connect button code should be like that
    <button type=’button’ @click=’showModal = true’><?php echo esc_html($text); ?></button>

    But @click='showModal = true' was replaced with true

    Because of that, the connect wallet modal is not displayed

    Please let me know how to fix this error in this theme

    Thanks

    • This topic was modified 9 months, 2 weeks ago by kartos.
    • This topic was modified 9 months, 2 weeks ago by kartos.

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

Viewing 1 replies (of 1 total)
  • Theme Author Blockify

    (@blockify)

    Hi @kartos,

    Thank you for reporting this issue. I’m not able to get this plugin to work at all on my end. I see the following error:

    'WebAssembly MIME type is not supported by the server.', 'Block theme does not fully work with the provided page templates.'

    I receive the same error with Twenty Twenty-Four theme. Can you please let me know if switching to the default Twenty Twenty-Four theme fixes the issue for you?

Viewing 1 replies (of 1 total)
  • The topic ‘Nami Wallet Integration with Cardanopress plugin in Launchify theme’ is closed to new replies.