• Resolved lightatone

    (@lightatone)


    I try to develop the NFT website and use test networks to create my test collection and NFT. But the SELL AUCTION TRANSFER button didn’t work on the page. And after I click the button, it show the error message that

    tabs-custom.js?ver=5.8.2:1132 Uncaught TypeError: data[option] is not a function
        at HTMLDivElement.<anonymous> (tabs-custom.js?ver=5.8.2:1132)
        at Function.each (jquery.min.js:2)
        at S.fn.init.each (jquery.min.js:2)
        at S.fn.init.Plugin [as modal] (tabs-custom.js?ver=5.8.2:1126)
        at HTMLDivElement.<anonymous> (wpsc-fe-nft.js?ver=5.8.2:85710)
        at HTMLDivElement.dispatch (jquery.min.js:2)
        at HTMLDivElement.v.handle (jquery.min.js:2)

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Lisandro Martinez

    (@wpsmartcontracts)

    Seems like you have a couple of javascript errors on the site, but none of them are related to our plugin:

    jquery.min.js:2 Uncaught TypeError: e.indexOf is not a function
    at S.fn.init.S.fn.load (jquery.min.js:2)
    at same_attendee_script.js?ver=1:4
    at same_attendee_script.js?ver=1:68

    This is happening on this plugin:
    https://ehelp.fans/wp-content/plugins/woocommerce-event-manager-addon-form-builder/js/same_attendee_script.js?ver=1

    So, this is beyond the scope of our support

    Thread Starter lightatone

    (@lightatone)

    So you mean the reason I can’t use SELL AUCTION TRANSFER button is the javascript errors on the site? But I also see some error message is relative with
    at HTMLDivElement.<anonymous> (wpsc-fe-nft.js?ver=5.8.2:85710)
    at HTMLDivElement.dispatch (jquery.min.js:2)
    at HTMLDivElement.v.handle (jquery.min.js:2)

    Thread Starter lightatone

    (@lightatone)

    I fix the js error you show.
    still show that:

    wpsc-fe-nft.js?ver=5.8.2:85710 Uncaught TypeError: jQuery(...).modal is not a function
        at HTMLDivElement.<anonymous> (wpsc-fe-nft.js?ver=5.8.2:85710)
        at HTMLDivElement.dispatch (jquery.min.js:2)
        at HTMLDivElement.v.handle (jquery.min.js:2)
    (anonymous)	@	wpsc-fe-nft.js?ver=5.8.2:85710
    dispatch	@	jquery.min.js:2
    v.handle	@	jquery.min.js:2
    Plugin Author Lisandro Martinez

    (@wpsmartcontracts)

    Do you have an url where I can check this?

    Thread Starter lightatone

    (@lightatone)

    You can use https://ehelp.fans/nft/ehelp-test1-nft/ to check.
    I can’t sell, aution and transfer the NFT item so you can’t see the buy button.
    Do I miss anything so I can’t sell the item?

    Plugin Author Lisandro Martinez

    (@wpsmartcontracts)

    Seems like there is a Javascript error:

    Uncaught TypeError: jQuery(…).dropdown is not a function
    at ehelp.fans/:1768

    Try deactivating all plugins, except wpsmartcontracts and set a default WP theme, and try again.

    Thread Starter lightatone

    (@lightatone)

    I use the default skins so it will show that Uncaught TypeError: jQuery(…).dropdown is not a function at ehelp.fans/:1768 .

    After I switch to light 1 skin, didn’t show error if I don’t click sell button.
    When I try to transfer NFT and sell NFT, it will show the error.

    error message:
    wpsc-fe-nft.js?ver=5.8.2:85710 Uncaught TypeError: jQuery(…).modal is not a function
    at HTMLDivElement.<anonymous> (wpsc-fe-nft.js?ver=5.8.2:85710)
    at HTMLDivElement.dispatch (jquery.min.js:2)
    at HTMLDivElement.v.handle (jquery.min.js:2)

    Plugin Author Lisandro Martinez

    (@wpsmartcontracts)

    Did you try deactivating all plugins and set a default theme?

    Thread Starter lightatone

    (@lightatone)

    Hi,I try to deactivating all plugins and try to see which plugin will effect the problem one-by-one. The worst case happen that Elementor Pro have the problem with wpsmart contract. My website can’t deactivate the Elementor Pro, so I only can look for help in here.

    You can check the link: https://ehelp.fans/nft/new-test-nft/ now it didn’t work because I active the Elementor Pro.
    Here is the screen shot show without elementor pro: https://ehelp.fans/screen-shot-2021-12-13-at-3-07-10-pm/

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Uncaught TypeError for SELL AUCTION TRANSFER button’ is closed to new replies.