Results 1 to 5 of 5

Thread: Can't remove maps AND have working custom form fields on Create a Listing Page

  1. #1
    Thread Starter
    Expired Customer eqmarketing's Avatar
    Join Date
    Apr 2013
    Location
    United States
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Can't remove maps AND have working custom form fields on Create a Listing Page

    Hi,

    Hoping this is a bug and not an operator error.

    I have created a child theme for Vantage to use for a directory that is completely not location specific.

    I want to remove the "find on map" and Google Map from the "Create a Listing" page. I also want to add custom forms to this page, to allow for additional information to be submitted.

    When I remove the following lines of code from the form-listing.php page in my child theme (I copied the full original file from the parent theme and am modifying it as needed for the child theme), it causes the custom forms to not work - meaning that when you choose a category from the dropdown, nothing changes, no custom fields become available.



    Code:
    <label>
        <input id="listing-address" name="address" type="text" value="<?php echo esc_attr( $listing->address ); ?>" class="required" />
    </label>
    AND
    Code:
    <div id="listing-map"></div>
    All of the other map related code can be removed without causing any problems.

    Thanks for the help!

  2. #2
    tcarter's Avatar
    Join Date
    Jun 2011
    Location
    United States
    Posts
    424
    Thanks
    15
    Thanked 91 Times in 77 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    Expired Customer eqmarketing's Avatar
    Join Date
    Apr 2013
    Location
    United States
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    Expired Customer eqmarketing's Avatar
    Join Date
    Apr 2013
    Location
    United States
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Custom Fields Not Showing Up on Create Listing Form
    By manilaboy in forum Report Vantage Bugs (Legacy)
    Replies: 37
    Last Post: July 1st, 2013, 06:40 AM
  2. [SOLVED] Intake fields on create listing page that do not output to listing
    By eqmarketing in forum Help Using Vantage (Legacy)
    Replies: 3
    Last Post: May 10th, 2013, 03:17 PM
  3. [SOLVED] No category was submitted? - Submitting the Create Listing Form is Not Working
    By edwin in forum Report Vantage Bugs (Legacy)
    Replies: 6
    Last Post: May 6th, 2013, 03:48 PM
  4. Hide Form Fields On Create A Listing
    By ralmoor in forum Vantage General Discussion (Legacy)
    Replies: 3
    Last Post: March 25th, 2013, 05:14 PM
  5. UK Counties, Postcode Areas and Regions. Create Custom Fields for registration form
    By m4rty5miff in forum ClassiPress General Discussion
    Replies: 3
    Last Post: August 16th, 2010, 08:32 AM