OK,
So I want to put check box that must be accepted at the buttom of “Claim Listing”, it should have a link next to it pointing to the terms and conditions, so they can read the terms and conditions by clicking on the link.
The send button should complain if the terms and conditions check box is not clicked.
This is exactly like the ‘add listing’ form. At the button it has a check box that must be clicked or the submit button will not allow you to submit.
So I started by trying to figure out where to add this new check box in the “Claim Listing” form. I looked at “https://github.com/GeoDirectory/geodirectory/tree/master/geodirectory-templates” templates and I can not find the “Claim Listing” template.
Can you let me know where to find the “Claim Listing” template? and any other advice on how to get this done will be helpful.
I think this makes a great sample code to have handy for other user, since everyone should be having their clients agree to terms and conditions when claiming a listing.
Thank you.