Forum Replies Created
- AuthorPosts
- YourcarfinderParticipant
Ah i found out how to do it
remove_action(‘media_buttons’, ‘media_buttons’);
This little snippet if anyone else needs the same
YourcarfinderParticipantRight ok,
Thanks
YourcarfinderParticipantThe code however does not seem to work on my other site
where any changes made to any php files directly in the website files?
Thanks
YourcarfinderParticipantThanks alot đ
This is perfect and you added in the default value for opening price snippet so that it works
Thank you very much
YourcarfinderParticipantThis reply has been marked as private.YourcarfinderParticipantThis reply has been marked as private.YourcarfinderParticipantHi,
The register page wording as updated thanks.
The code to hide the auction tab did not work, i am using Woo Ultimate Auctions plug-in (https://auctionplugin.net/) and i could not find any code related to it within the integrations.php so i’m not sure if that method can hide it.
Thanks.
YourcarfinderParticipantHi thanks for the reply,
the register page code did not work see link: https://yourcarfinder.co.uk/sellyourcar/
The dashboard label codes worked thanks.. i maybe able to figure out the rest of the fields based on this
“To hide âAuction dataâ tab, itâs also managed by capability.(WCFM dashboard-> Capability). Turn off the âAuctionâ capability.”
If i do that i turns of auctions which is not what i want.. basically out site only needs the ability for the “vendor” to Add in a title, description and images then hit submit and our buyers will then bid on their listing, and since it is for Cars all the bids will be based on Car Value + any extra the buyer is willing to pay. So hiding the field and using default values is the best way for the sellers to list cars for bid. Although the starting value from “empty” to 0 is another matter i’m trying to solve but i don’t think that is WCFM’s code but the plugin or woocomerce itself?.
Thanks
YourcarfinderParticipantI found the labels for the dashboard in the .php files and have successfully changed them but from my understanding these will be undone everytime the plugin updates. I wish i knew more about how snippets code works but my main skill set is around design and not code.
- AuthorPosts