Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › Modify Manual Check out form fields
Tagged: Manual Checkout, required fields
- This topic has 11 replies, 6 voices, and was last updated 5 years, 8 months ago by wzp.
-
AuthorPosts
-
July 27, 2014 at 11:51 pm #11246nc2255Member
Hello,
In WP Photo Seller, I’m trying to change the manual checkout form to take away all fields except “email”.
Website: [www.eventphotosbytracy.com]
Manual form page in question: [http://www.eventphotosbytracy.com/store/checkout/]
I found the below three threads and saw that similar problems have been overcome in other products. Where is the file for this in WP Photo Seller? I can probably figure it out from there.
Thank you!
July 28, 2014 at 1:32 am #64637PeterMemberLook in file “manual_gateway_form.php”.
But beware that you will have to keep maintaining your changes if you ever upgrade to a newer version of this plugin.
July 28, 2014 at 3:59 am #64638nc2255MemberFound, fixed, and noted for future versions.
Thanks for the help!!
February 18, 2018 at 1:47 pm #64639RichardCMemberI’m doing this as well. It would be nice if there were a setting for an alternate php file, or something like a child-theme that would not be overwritten.
February 19, 2018 at 11:53 pm #64640PeterMemberHi,
Can you please elaborate a bit more on what changes you would like to make to the manual form?
The main problem is that most of the fields in the forms are saved to a specific database column. So if people wanted to add their own fields then obviously these would not have the required columns in the photo seller tables. (technically if you are developer there are ways to save the extra data but that’s another story).
Removing certain fields in the manual checkout form should be ok.
February 20, 2018 at 10:20 pm #64641RichardCMemberI just want to remove everything except email. I’m looking at: eStore_manual_gateway_form.php. Can you tell me what I need to remove so it only asks for email?
Thanks, Richard
February 21, 2018 at 12:00 am #64642adminKeymasterThis post is about photo seller plugin (Photo seller and eStore are two different plugins). If you are using WP eStore plugin, then you can use the following addon to customize the fields of the eStore manual checkout:
https://www.tipsandtricks-hq.com/ecommerce/wp-estore-manual-checkout-form-builder-addon-3119
If you want to customize the code yourself, you can see some discussions on the following estore post (please note that this type of code customization should only be tried by a developer):
February 21, 2018 at 12:29 am #64643PeterMemberHi Richard,
I think the best and most flexible solution is that I will introduce a filter which you can then use without having to modify the photo seller core code.
I will send you an email with some details tomorrow or Friday.
February 21, 2018 at 7:41 pm #64644RichardCMemberI am using eStore, so I’ll check out the add-on. Surprised I didn’t see this before.
Thanks, Richard
February 22, 2018 at 4:30 am #64645PeterMemberI am using eStore, so I’ll check out the add-on
Looks like you are referring to the estore plugin and not photo seller.
So do you need a solution for the photo seller case?
March 17, 2019 at 3:30 pm #64646jroth-fotoMemberHello,
I’m using the photoseller plugin and have the following problem:
On the frontend site for the manual customer checkout are fields, which are recommended to filled out. Otherwise the order process can’t continued.
Into the backend I choosed the option that I ship national, only.
OK, but as I don’t ship international, the fields for country and state are obsolete.
Within which file is it possible to deactivate the “must-fill-out”-option for these form fields?
The best case for me would be the possibility for making them invisible.
Regards, Jens
March 17, 2019 at 8:20 pm #64647wzpModeratorJems, please read the response, by Peter, to the original poster; back on the first page of the thread.
-
AuthorPosts
- You must be logged in to reply to this topic.