Can you share the transaction id / hash?
Probably gas fees were low or the test network was congested at the time.
Thread Starter
nyllao
(@nyllao)
Hi, here is the hash key : 0x93f9d980ed4ff8d79976377610af1017057be5c99c4beb4eca66f59fbe7fafee
The status is confirmed, but the collection is never validated
Thx
Seems like this is the address of your contract:
0x0a90b5c27c81852649dfef310fabcef8cb2352b6
Please follow these steps to load you smart contract manually into your WordPress:
https://wpsmartcontracts.com/docs/doc-load.php
Thread Starter
nyllao
(@nyllao)
Sorry, here’s the code
0x0a90b5C27C81852649Dfef310FAbcEF8cb2352b6
I tried again this morning, here’s the code:
0x1D8Ffd1c9103176818D9912F089498Eaa853EFF5
I tried again this morning, here’s the code:
and it still does not work, the page is not up to date…
Thx
Thread Starter
nyllao
(@nyllao)
hi,
this : https://jrweb-concept.fr/nft/
This is a development site or there is nothing on it except your plugin.
thx
Hi,
Thanks for sharing
I don’t see any collection created here:
https://jrweb-concept.fr/nft/nft-collection/
Did you create the collection?
Thread Starter
nyllao
(@nyllao)
No, that’s the problem, I can’t create a collection.
I still validate well with Metamask, the transaction validates well too, but the collection never validates… I don’t understand why.
Try creating the collection without deploying it, just click on publish.
Then try to load the contract manually with the instructions above
Thread Starter
nyllao
(@nyllao)
Okay, I just got it, thanks.
However, can users of the marketplace create their own collection?
I’ve seen the creation of NFT in the forefront, but not the collections.
Thank you for your help
Ok, glad it worked,
About the second question at the moment is not possible for users to create collections, but soon we are going to enable “Galleries” or sub-collections in the same smart contacts, so your users will be able to group their NFTs into thissub-collections
Thread Starter
nyllao
(@nyllao)
Okay, great!
Also I saw that you do not have shortcode to be able to modify the page layouts, it is a pity
On the other hand, I would like to create a nft grid, but the problem is that I can’t find the field of images to call it and display it, can you help me?
Thx, your plug-in is great and it works!
You can customize the layouts customizing the mustache fields, here is how:
https://wpsmartcontracts.com/docs/doc-customize-themes.php
Thread Starter
nyllao
(@nyllao)
Hi, yes I did copy the file into my child theme, but how can I display all the added NFTs, without going through a collection? Like a product grid for example.
Thanks