Make 'Select Package' on Submit Listing Page Required

Discussion in 'GeoCraft WordPress Theme' started by jhughes, May 31, 2013.

  1. jhughes

    jhughes New Member

    Joined:
    Feb 21, 2013
    Messages:
    26
    Likes Received:
    4
    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
     

    Attached Files:

    sooraj likes this.
  2. nancyasu93

    nancyasu93 Member

    Joined:
    Jun 10, 2013
    Messages:
    41
    Likes Received:
    3
    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.
     
  3. sooraj

    sooraj Member

    Joined:
    Jun 10, 2013
    Messages:
    181
    Likes Received:
    1
    Location:
    India
    Sir
    How you change the header background . it beautiful ,
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    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;
    }
     
  5. tobyb

    tobyb Active Member

    Joined:
    Dec 28, 2011
    Messages:
    256
    Likes Received:
    31
    Location:
    World Wide
    Thank you Nitesh,
    Was looking for this, many thanks!!

    Tob
     

Share This Page