CryptŌtsutsuki
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Product price turns zero($0) when I add product to carthello, you can close this topic. It was one of the plugins I used who where causing trouble with woocommerce.
soooooorryyyyyyyyyyyyyy
Forum: Plugins
In reply to: [NFT Login] Binance Smart Chain SupportI will try it again but my project is on BSC and I see now you just support ETH Layer so I will wait :). Thanks
Forum: Plugins
In reply to: [WPSmartContracts] NFT LOGIN FEATUREfor the NFT staking dope can wait to use it.
about NFT login I know this is a very specific feature, but this tiny + is kinda what the community ask for the most right now, no need to be fancy but just a function to lock content with smart contract deploy through your plugin would be a 1000% win. Btw im one of the earlyiest user of this plugin and can tell you made so many improvment. im sure this is nothing for you hehe.
good luck anyway and thanks for your amazing job
Forum: Plugins
In reply to: [WPSmartContracts] NO NFT ID WORDPRESS FRONTENDBut the json file can I somehow access it myself and link the endpoint of the Token ID from Bscscan and the Tx of the transaction from Bscan as well? It should be possible to do that right?
When an item is deployed successfully and when I modify the item the json file is automatically updated but in my case where there is no data at all, is that a way for me to modify the json file and so the endpoint?
To tell to my website where is the info for the database to be attached.
Thanks again !
- This reply was modified 4 years, 5 months ago by CryptŌtsutsuki.
Forum: Plugins
In reply to: [WPSmartContracts] NO NFT ID WORDPRESS FRONTENDguys, I did everything you say before contacting you. the database, the plugins, resore backup, change theme etc etc. There nothing you gonna said to me that Ive not already did.
How the database recovery is suppose to help me if first place there is no database because somehow the NFT was minted without any connection with my UI. thanks for giving me tips but non of them are effective and the second solution well what is that suppose to change to reload the smart contract in other collection.
You see clearly what is my problem its just seems like its the first time you face it and you dont no how to react to solve it. I have a collection of 1000 items to mint what the point if there is already 6 nft missing and what the point to continue if I have the same problem while im minting other items and you just dont know how to help me.
Guys please the solution you gave me are the only one???????? there is nothing you can do from your side to help me please
Forum: Plugins
In reply to: [WPSmartContracts] NO NFT ID WORDPRESS FRONTEND” https://art.sugarfactorybsc.io/wp-json/wpsc/v1/nft/10464 ”
the json files says “Item is not deployed yet”, but it is men it is
right here https://bscscan.com/tx/0x68d037bb4d664be7babbc84f5922803663381bce0a12c1477d83e5934495e535
Forum: Plugins
In reply to: [WPSmartContracts] NO NFT ID WORDPRESS FRONTENDthere is something missing or maybe im doing wrong, the only thing from my UI its ask me to do is to mint the item, but if I do that its just gonna be NFT ID 351 and not 334 because its already on the blockchain. there is no way for you to change the metadata from the core of the plugin or me somehow connect the metadata me in the plugin editor . I dont know right night I am stuck and this is nothing on my own.
on this one https://art.sugarfactorybsc.io/nft/sbbc334/ it should appear
Owned by 0x293B2943068F3e90E460781Efc086219157D20ae
TxId https://bscscan.com/tx/0x68d037bb4d664be7babbc84f5922803663381bce0a12c1477d83e5934495e535
Token Id https://bscscan.com/token/0x7d218a3159e82337349bfe875168b45149def5c2?a=334
I just need to know how to fill all fields missing in the frontend view, and undertsand why all the wpsc-* hidden fields are empty while the item are on the blockchain and how I can prevent that for the future.
Thanks
Forum: Plugins
In reply to: [WPSmartContracts] NO NFT ID WORDPRESS FRONTENDbut what I dont understand is how doing everything you said is suppose to fix the metadata? at the moment I deactivate all the plugins I remove the theme but nothing happen. ” I am seeing some fields missing in the frontend view ” yeah me too, but wht can I do to connect the Metadata? why is the transaction occur on the blockchain for the token 334 to 340 but nothing appear in my frontend neither back end. If a buyer want the token 334 how can he buy it if its on the blockchain and nowhere in my UI? this is a problem I have regularly with this plugin I even stop continue minting because I have a hole in my collection. I did everything you said nothing works, what to do next now?
Forum: Plugins
In reply to: [WPSmartContracts] LAST UPDATE MESSAGE ON TGGuys… Just release already it hahahaha. Thanks for the replies. All clear now. Great job
Forum: Plugins
In reply to: [WPSmartContracts] LAST UPDATE MESSAGE ON TGLast question regarding the Suika Marketplace, is that also work for custom Token? My company create a Token is that possible to use this Token for payement in this suika contract? If yes (my hopes), let me tell you that you have just kill the game
. My token operate on binance network, i guess I will need to deploy the suika is this network and configure my Token in suika.Thanks
- This reply was modified 4 years, 7 months ago by CryptŌtsutsuki.
Forum: Plugins
In reply to: [WPSmartContracts] LAST UPDATE MESSAGE ON TGLoud and clear. Waiting for the release.
Amazing jobs guys.Forum: Plugins
In reply to: [WPSmartContracts] LAST UPDATE MESSAGE ON TGSO I assume that Mochi is just a simple NFT without a collection? Because with Matcha we cant mint nft if we dont have a collection deployed. So I assume to understand that with Mochi I can mint without having to select a collection?
Suika what is the fees difference? Do you guys plan to decrease the fees of 1.7 BNB? will matcha still stay implemented in your ecosystem?
For me one of the major weakness of the plugins is that what you called marketplace is more the collection deployed, for example if I want a collections of kitties I pay 1.7 bnb, if I want a nother collection of apes I have to pay another 1.7 BNB. is this still implement for this plugins? do I have to pay 1.7bnb for matcha and 1.7 bnb for suika? whats the fees to mint a single nft with Mochi?
Thanks
Forum: Themes and Templates
In reply to: [OnePress] Icon not showing on home pageHello,
I contacted my hosting provider and no one of them was able to explain me why this wont work.
So i’m on my own here, on this article https://docs.famethemes.com/article/137-social-icons-showing-up-as-square you explain perfectly my problem:
” your website in Safari browser, you will be able to see your Social icons showing up properly. Your Social icons will only show up as squares in Firefox browser and Chrome browser.”
So I followed all the step on how fix this:
WordPress Address (URL) and Site Address (URL) both are the same
I even add this code to .htaccess file at the top like you recommended:
# ---------------------------------------------------------------------- # CORS-enabled images (@crossorigin) # ---------------------------------------------------------------------- # Send CORS headers if browsers request them; enabled by default for images. # developer.mozilla.org/en/CORS_Enabled_Image # blog.chromium.org/2011/07/using-cross-domain-images-in-webgl-and.html # hacks.mozilla.org/2011/11/using-cors-to-load-webgl-textures-from-cross-domain-images/ # wiki.mozilla.org/Security/Reviews/crossoriginAttribute <IfModule mod_setenvif.c> <IfModule mod_headers.c> # mod_headers, y u no match by Content-Type?! <FilesMatch "\.(gif|png|jpe?g|svg|svgz|ico|webp)$"> SetEnvIf Origin ":" IS_CORS Header set Access-Control-Allow-Origin "*" env=IS_CORS </FilesMatch> </IfModule> </IfModule> # ---------------------------------------------------------------------- # Webfont access # ---------------------------------------------------------------------- # Allow access from all domains for webfonts. # Alternatively you could only whitelist your # subdomains like "subdomain.example.com". <IfModule mod_headers.c> <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$"> Header set Access-Control-Allow-Origin "*" </FilesMatch> </IfModule>but nothing to do its still dont work. I told everything you told me to my provider I stayed about 1 hour on the phone with godaddy but they are complete noobs.
Please some helps dude !!!
Forum: Plugins
In reply to: [WPSmartContracts] view nfts@dannyg82 ” I used a set of str_replace and preg_replace commands to redesign the nft page and to add search function and categories and collections as options to click ” this part is interessting enlight us bruh or do you have TG???
Forum: Plugins
In reply to: [WPSmartContracts] view nfts@dannyg82 ” From here you can place a search function and use the same search function to list collections and authors without contacting metamask. When clicking on an NFT you should see the NFT. ”
Is that any chance that you explain how to add this search bar on the collection ?
Im guessing I have to play around with the plugin source code but is that a chance that you can share with me here or private? Thanks