Search:

Search: Search took 1.00 seconds.

  1. Thanks a lot Susie! In the second part of...

    Thanks a lot Susie!

    In the second part of code, shouldnt it be

    <?php endif; //show featured slider script if slider on END ?>
    Note the ;!

    - - - Updated - - -
  2. Possible but will require code modification to...

    Possible but will require code modification to implement.

    Anyway, I am moving this thread to the Mods and Tutorials section for community support.
  3. Replies
    3
    Views
    654

    [SOLVED] Please try to create in the "wp-content" folder,...

    Please try to create in the "wp-content" folder, a folder with a name "languages" . Inside this folder create a folder named "themes" and inside this folder (:)) place the mo file with a name...
  4. Replies
    1
    Views
    1,149

    This thread will help you...

    This thread will help you http://forums.appthemes.com/missing-ad-tags-27920/
  5. Replies
    6
    Views
    946

    Ahhh, okay :) I haven't tested the plug in out...

    Ahhh, okay :) I haven't tested the plug in out yet, but when I do I'll let you know..
  6. [TUTORIAL] amine0272, nice tutorial, but You forgot to...

    amine0272, nice tutorial, but You forgot to specify the action of 'trash'.


    Find and insert after this line:

    } elseif ($d == 'unsetSold') { update_post_meta($aid, 'cp_ad_sold', 'no');

    this...
  7. [TUTORIAL] Add delete button to the dashboard with alert window

    Hi everyone!

    Note : Before editing the file make sure you have a duplicate
    First is first, I recommend using a child theme part 1 and part 2 tutorials, so you well not lose you changes.

    1....
  8. Replies
    18
    Views
    1,500

    hi, you need to modify the file...

    hi, you need to modify the file "theme-header.php" found in the theme's folder "includes" . Go to line 154 and change the "Categories" word.
  9. I hacked the membership pack to do that. ...

    I hacked the membership pack to do that.

    Basically, I store in an array the number of ads that one is allowed to post depending on one's membership. When one posts an ad, I check how many ads one...
  10. Try this one, seems to work fine "Simple Local...

    Try this one, seems to work fine "Simple Local Avatars".

    Mike
  11. Replies
    7
    Views
    1,074

    you just comment out block 3 in index.php (around...

    you just comment out block 3 in index.php (around line 50)

    <li><a href="#block3"><span class="big"><?php _e('Random','appthemes')?></span></a></li>
  12. Drag the widget in any of the sidebars, then...

    Drag the widget in any of the sidebars, then click on the small arrow right from the widget.
    Then just remove the text where it says "Title".

    1147
  13. There's no loop-ad.php in 3.1.4 there is...

    There's no loop-ad.php in 3.1.4 there is loop-ad_listing.php but the code is not there. I removed poster name from the theme-actions.php , looks like I everything is working :)
  14. [SOLVED] So if you sorted to make it at least post it here...

    So if you sorted to make it at least post it here in order moderators to close the thread, please.
    I've checked your URL and it seems you've done it.
  15. I assume you are referring to the author name...

    I assume you are referring to the author name (link to author profile), next to the ad category. If so:

    1. Go to your classipress/loop-ad.php line 34

    <span class="folder"><?php if...
  16. Replies
    15
    Views
    1,341

    You can remove the background of the price tags...

    You can remove the background of the price tags in your stylesheet

    If you want to remove it just on the frontpage you could add

    body.home span.tag-head,
    body.home p.post-price { background:...
  17. Replies
    3
    Views
    1,395

    There is an option for it that you can modify in...

    There is an option for it that you can modify in the Classipress settings>Advertising.
  18. [TUTORIAL] Filter Your Ads on Classipress Dashboard - firestormcs Freebie

    hey guys,

    sorry, this is a re-post because like a bonehead i put it in the legacy forum. my bad :).

    Anyhoo, here's some code that you can include on your site to let your users filter their...
Results 1 to 18 of 18