Search:

Search: Search took 1.00 seconds.

  1. Replies
    9
    Views
    1,148

    [SOLVED] Also found a solution for a problem where user...

    Also found a solution for a problem where user and admin get two email's

    in plugin directory open file confirm-email.php

    and just under the

    add_action(...
  2. Replies
    2
    Views
    667

    [MOD NEEDED] You can use the imsanity...

    You can use the imsanity plugin for this purpose
  3. Replies
    23
    Views
    1,773

    Yes it was. Read the change log or here:...

    Yes it was. Read the change log or here: http://docs.appthemes.com/classipress/classipress-version-3-4/
  4. Replies
    2
    Views
    456

    Author.php Comment out this line:

    Author.php

    Comment out this line:
    <li><a href="#block2"><span class="big"><?php _e( 'Posts', APP_TD ); ?></span></a></li>


    and then comment out this:

    <!-- tab 2 -->
    ...
  5. Add this to your style.css: #preview p {...

    Add this to your style.css:


    #preview p { display: none; }

    Don't forget to take a backup before doing any changes. We also recommend the use of a child theme to ensure you don't lose your...
  6. Replies
    2
    Views
    440

    [SOLVED] Thanks for the help. copied the footer.php in the...

    Thanks for the help. copied the footer.php in the child theme and then

    Changed -


    <div class="right">
    <p><a target="_blank" href="http://www.appthemes.com/themes/classipress/"...
  7. I created my own plugin for ClassiPress to do the...

    I created my own plugin for ClassiPress to do the job. I call that plugin "BSC (Block Specific Countries)". I don't want to say that it works 100%, but since i installed it, i never had spam from...
  8. [PLUGIN RECOMMENDED] Dynamic Multi-Level Fields – The Most Complete Multi-Region Solution for ClassiPress

    We are back with an exciting new plugin for ClassiPress which will prove to be the best localisation solution for your needs. Presenting the Dynamic Multi-Level Fields Plugin, which will enable...
  9. Thread: Map

    by barukar
    Replies
    4
    Views
    418

    Disable the sidebar Map Open the...

    Disable the sidebar Map

    Open the "sidebar-ad.php" and change "$gmap_active = true;" to "$gmap_active = false;"

    Will look like this:
  10. Here's a user suggested plugin...

    Here's a user suggested plugin http://wordpress.org/extend/plugins/taxonomy-terms-order/ that you may give a try.
  11. Replies
    6
    Views
    5,054

    [SOLVED] You can switch that off, but it will only affect...

    You can switch that off, but it will only affect postings AFTER you switch it off. To do so, go to your admin area, SETTINGS (not the classipress settings, the Wordpress settings!) and then to...
  12. Replies
    9
    Views
    1,390

    [TUTORIAL] Auto-Fill Data into Contact Form [3 Steps]

    Just giving back to the community a bit, wish the classipress devs would step it up with basic features (report a post, share, THIS POST, etc.)

    This is working with the version 3.1.8. Should work...
  13. Thread: xss injection

    by scribu
    Replies
    8
    Views
    951

    Hello, I am scribu, a WordPress developer...

    Hello,

    I am scribu, a WordPress developer recently hired by AppThemes.

    @Peksa: Thanks for reporting the problem. We will release an updated version soon, after we do a security sweep on the...
  14. [TUTORIAL] reCaptcha on the contact form of single-page ads.

    To prevent issues with SPAM on contact form page ad only made a few changes in the files "sidebar-contact.php" and "style.css" to replace the captcha fully employed by reCAPTCHA.

    Please Wordpress...
  15. It will be part of 3.1.

    It will be part of 3.1.
  16. Replies
    20
    Views
    2,399

    RewriteEngine On RewriteCond %{HTTP_HOST}...

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^domaine.com$ [OR]
    RewriteCond %{HTTP_HOST} ^www.domaine.com$
    RewriteRule (.*)$ http://www.domaine.com/$1 [R=301,L]

    2 solutions for buziness Man

    ...
  17. Replies
    14
    Views
    1,842

    It is one dashboard, but each blog has its own...

    It is one dashboard, but each blog has its own section there.
  18. You can also implement through the use Wordpress...

    You can also implement through the use Wordpress MU.
  19. Replies
    131
    Views
    15,407

    [TUTORIAL] Changes needed if using 3.0.5.2

    The original tutorial I wrote on this subject worked fine with ClassiPress 3.0.5.1, but some changes were made in the code in version 3.0.5.2 that required me to update this post.

    Step 1: The...
Results 1 to 19 of 19