Search:

Search: Search took 1.00 seconds.

  1. Hi rashton, The reason for your problem is...

    Hi rashton,

    The reason for your problem is that the category listing structure has changed in the latest version of ClassiPress. Try adding this below the other stylesheet changes you made:

    ...
  2. OK, just replace the last change you did (line...

    OK, just replace the last change you did (line 4999) with:


    else if((level_parent > 1 || html=="") && jQuery('#'+results_div_id+(level-1)).hasClass('childCategory') && jQuery(dropdown).val() > -1...
  3. Here you go. Don't know if it will work with the...

    Here you go. Don't know if it will work with the latest version, but worth a try!

    http://forums.appthemes.com/converting-ad-title-ad-tag-classipress-19700/
  4. OK, two changes to achieve this in...

    OK, two changes to achieve this in /includes/theme-functions.php

    On line 4911 below this line


    parent_dropdown = jQuery(dropdown).parent();

    add this:
  5. OK, do the change I asked earlier and then in...

    OK, do the change I asked earlier and then in index.php line 55, change


    <div id="directory" class="directory twoCol">

    to


    <div id="directory" class="directory threeCol">
  6. Hi rashton, go to your admin area and then to...

    Hi rashton,

    go to your admin area and then to ClassiPress "Settings", choose the tab "Listings" and see what is set here:

    Allow Parent Category Posting: ?


    If there is a yes, the "Go"...
  7. Hi, you may try out this:...

    Hi,

    you may try out this: http://forums.appthemes.com/no-category-columns-no-longer-existing-3-a-31836/#post161182

    Greets Samcy
Results 1 to 7 of 7