Search:

Search: Search took 1.00 seconds.

  1. OK. Managed to solve this too :)

    OK. Managed to solve this too :)


    <script type='text/javascript' src='http://domain.com/wp-content/themes/classipress/includes/js/timepicker.min.js?ver=0.7'></script>


    jQuery(...
  2. Managed to solve the 2 dates : jQuery(...

    Managed to solve the 2 dates :

    jQuery( "#cp_start_date,#cp_end_date" ).datepicker({

    Managed to solve the date format :

    dateFormat: 'dd/mm/yy',

    Ok. Now can we add time picker to this? Any...
  3. Replies
    44
    Views
    6,095

    horvathjc solved this, but speaks with ambiguity....

    horvathjc solved this, but speaks with ambiguity. So here's some clarity, I hope:

    STEP ONE

    Open file wp-content/themes/classipress/tpl-add-new.php.
    Save a backup of the file as tpl-add-new...
  4. Replies
    5
    Views
    411

    [SOLVED] Which version are you using? If the version is...

    Which version are you using?
    If the version is 3.1.3, try editing the file: theme-searchbar.php
  5. Replies
    18
    Views
    2,267

    okay, I got lucky and found the correct php file...

    okay, I got lucky and found the correct php file on my first crack. So here's what you need to do:

    step 1: edit the theme-sidebars.php file. Add the following code after the existing registered...
  6. I got a datepicker working... I am thinking it is...

    I got a datepicker working... I am thinking it is a hack job and probably not the correct way.. but for those of you that want this here is how I did it. I wanted a calendar icon next to a custom...
Results 1 to 6 of 6