On the 'Submit Listing' page, users are able to click 'Review Your Listing' without clicking the radio button to select a package. This means their listing gets processed as free and they never get to the Paypal window. Huge problem here. Is there a way to make this radio button required so they cannot proceed unless they select it? Here is my submit listing page: http://www.rebuildnewjersey.com/submit-listing/ Attached is the screenshot of the area I'm talking about. I'd appreciate any quick help on this. Just sent out a huge email campaign yesterday. Thanks, Joe
I see that you didi not get an answer for this but you may already know the answer. PayPal will not process $0 so they will have to go back and select a package. You could put it in the explanation of package area with a note that you must select a package or your payment cannot be processed. Hope it helps.
Hello sooraj, For header. Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .header_wrapper .header { background: url("your image address") top left!important; }