an
groups-icon

what and where is this file to edit fields located in the homepage search menu

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Randy Etengoff
    0 points
    Beginner

    What is the name of this file used in the dating theme homepage search menu so I can add this missing line of code to?
    Before
    <div class=”col-md-12″>
    <select class=”form-control ” name=”dasexorient–1″>
    This is the line with missing code i need to ad

    <option value=”Straight”>Straight </option>
    <option value=”Bi-Sexual”>Bi-Sexual </option>
    <option value=”Gay”>Gay </option>
    <option value=”Lesbian”>Lesbian </option>
    <option value=”TS-Transgender”>TS-Transgender</option>
    </select>

    After
    <div class=”col-md-12″>
    <select class=”form-control ” name=”dasexorient–1″>
    <option value=””> </option> – I need to insert this line code here
    <option value=”Straight”>Straight </option>
    <option value=”Bi-Sexual”>Bi-Sexual </option>
    <option value=”Gay”>Gay </option>
    <option value=”Lesbian”>Lesbian </option>
    <option value=”TS-Transgender”>TS-Transgender</option>
    </select>

    Here below is the full code for this section if it helps you find this file
    <!DOCTYPE html>
    <html id=”index-page” class=” js no-mobile desktop no-ie ff ff47 root-section gradient rgba opacity textshadow multiplebgs boxshadow borderimage borderradius no-cssreflections csstransforms csstransitions no-touch no-retina fontface domloaded w-1600 gt-240 gt-320 gt-480 gt-640 gt-768 gt-800 gt-1024 gt-1280 gt-1440 lt-1680 lt-1920 no-portrait landscape” lang=”en-US” xmlns=”https://www.w3.org/1999/xhtml”&gt;
    <head>
    <body class=”home blog wlt_dating_theme core_dating_theme”>
    <div id=”listing_styles” class=”page-wrapper “>
    <div class=”header_wrapper”>
    <header id=”header”>
    <div id=”mainbox”>
    <div class=”container”>
    <div class=”row”>
    <div class=”col-md-4 col-sm-6″>
    <div class=”block”>
    <div class=”block-content”>
    <h1>Online Dating Made Easy!</h1>
    <p>Search</p>
    <form class=”home list-group” action=”https://paydates1.us/&#8221; method=”get”>
    <input type=”hidden” value=”” name=”s”>
    <div class=”form-group fg-dasexorient”>
    <label class=”col-md-12″>Looking For a</label>
    <div class=”col-md-12″>
    <select class=”form-control ” name=”dasexorient–1″>
    <option value=”Straight”>Straight </option>
    <option value=”Bi-Sexual”>Bi-Sexual </option>
    <option value=”Gay”>Gay </option>
    <option value=”Lesbian”>Lesbian </option>
    <option value=”TS-Transgender”>TS-Transgender</option>
    </select>
    <span class=”description”></span>
    </div>
    <div class=”clearfix”></div>
    </div>
    <div class=”form-group fg-dagender”>
    <label class=”col-md-12″>Gender</label>
    <div class=”col-md-12″>
    <select class=”form-control ” name=”dagender–2″>
    <option value=””> </option>
    <option value=”1″>Male</option>
    <option value=”2″>Female</option>
    <option value=”3″>Couple</option>
    <option value=”4″>Group</option>
    </select>
    </div>

    Attachments:
    You must be logged in to view attached files.
    July 29, 2016 at 3:38 am
  • -2 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 29, 2016 at 9:59 am
  • Josh njenga
    -13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 29, 2016 at 1:52 pm
  • Randy Etengoff
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 30, 2016 at 7:07 pm
  • Errol Hutchinson
    -4 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 31, 2016 at 4:41 am
  • Josh njenga
    -13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 1, 2016 at 12:37 pm

642

Views

5

Replies