Results 1 to 1 of 1

Thread: How can I eliminate entry field in Create Listing?

  1. #1
    Thread Starter
    Expired Customer mred's Avatar
    Join Date
    Jan 2014
    Location
    United States
    Posts
    5
    Thanks
    2
    Thanked 0 Times in 0 Posts

    How can I eliminate entry field in Create Listing?

    Sorry - this is a duplicate of "Eliminate client entry..." I placed in General Discussion -

    Specifically, how do I comment out this field in Vantage: form-listing.php, to prevent the Website entry field from appearing on the Create Listing page?

    <div class="form-field listing-urls web">
    <label>
    <?php _e( 'Website', APP_TD ); ?><br />
    <span>http://</span><input name="website" type="text" value="<?php echo esc_attr( $listing->website ); ?>" />
    </label>
    </div>

    Thanks in advance for any help.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Eliminate client entry field in Create Listing
    By mred in forum Vantage General Discussion (Legacy)
    Replies: 2
    Last Post: August 6th, 2015, 05:38 PM
  2. Create Entry without register
    By sitecreation in forum Help Using Vantage (Legacy)
    Replies: 2
    Last Post: October 3rd, 2014, 12:01 PM
  3. Replies: 4
    Last Post: July 22nd, 2013, 04:04 AM
  4. Add a custom field to create listing
    By korrigan in forum Vantage General Discussion (Legacy)
    Replies: 1
    Last Post: December 3rd, 2012, 05:55 AM