Search:

Search: Search took 1.00 seconds.

  1. Replies
    2
    Views
    1,341

    Encourage Users to Register

    If in classipress you want to encourage users to register, you can make this small mod to the /classipress-313/includes/theme-header.php file to Add a Larger Registration Button and when they are...
  2. Replies
    85
    Views
    11,010

    [MOD NEEDED] yes of course , change this line:

    yes of course ,

    change this line:

    <?php if (get_post_meta($post->ID, cp_price, true) != "00.00") : ?>

    for this line:

    <?php if (get_post_meta($post->ID, cp_price, true) != "00.00" &&...
  3. [SOLVED] I'm aware of only one instance where this was...

    I'm aware of only one instance where this was mentioned, but not in the latest version of ClassiPress.. and I believe the user was on a Windows IIS setup.. Is this what you're using also?

    It...
  4. Replies
    3
    Views
    843

    for just one category (wanted) that should not be...

    for just one category (wanted) that should not be too hard.. you would be needing something like this in loop-ad.php around line 27 - 29 change:



    <div class="price-wrap">
    <span...
  5. Yes. You shouldn't have any issues at all Jeff....

    Yes. You shouldn't have any issues at all Jeff. Some of your plugins may not support 3.1, however.
  6. All in one seo is fine in the latest version of...

    All in one seo is fine in the latest version of cp, Just make sure to click the box >>>>:SEO for Custom Post Types:<<< CLICK THIS ONE ;)
  7. Replies
    131
    Views
    16,324

    [TUTORIAL] Add a "Sold Tag" to the Ad listing

    This is part two of my tutorial on adding "SOLD" stamps and icons to your ClassiPress Theme. You can see part one by clicking here.

    In part one I demostrated how you add a "SOLD" stamp to the top...
  8. Replies
    63
    Views
    9,844

    [TUTORIAL] Creating a "SOLD" stamp for your ads.

    One of the first things I went to change in ClassiPress 3.0.5 was the way the theme marks posts as being sold. ClassiPress 3.0.5 puts a text comment at the top of the classified ad that says "This...
Results 1 to 8 of 8