albeej221
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Ultimate Wordpress Auction Plugin] Custom Registration Page on FREE versionIt does, thank you!
Forum: Plugins
In reply to: [Ultimate Wordpress Auction Plugin] Payment won't let me have no optionslol, I completely understand. My company just wants to have control and just send an invoice in-house. But I see I can put whatever custom message I want in the payment method email so that will work.
Forum: Plugins
In reply to: [Ultimate Wordpress Auction Plugin] Custom Registration Page on FREE versionNote, I am using the option for ‘without login as well’ which works perfectly except I am being asked to add some fields: Company Name and Address.
Under Settings > Auction
If you choose “Without login as well” that will give you two fields for “Name” and “Email” that you can capture without the participants having to register a wordpress account.
I had the same issue, it is a required field. Since it doesn’t affect how the auction functions I just set display none for the output text.
.wdm_reserved_note { display:none; }
Viewing 5 replies - 1 through 5 (of 5 total)