Search:

Search: Search took 1.00 seconds.

  1. Replies
    1
    Views
    354

    You can fix this by going to your ClassiPress...

    You can fix this by going to your ClassiPress "Settings" page and "Advanced" tab. Then change the "Ad Box Right Side" drop-down to "Normal Full Width".
  2. [TUTORIAL] Enable Featured Image support for WP 3.1 & custom post types

    theme-functions.php
  3. Replies
    12
    Views
    2,007

    [SOLVED] Facebook Credentials For Registration?

    Has anyone figured out how to allow people to register using their Facebook info?

    I've looked around here, but I can't seem to find the answer. I believe this is planned for 3.1, but I would...
  4. [TUTORIAL] Limit homepage Search Bar to top level categories (hide 2nd level etc cats)

    Hey guys,

    I just made this mod, and wanted to pass it along.

    For those wanting to manually manipulate the drop-down category selection in the Search bar:

    - I'm using a Child Theme
    - I...
  5. Thread: XML Sitemap

    by barukar
    Replies
    5
    Views
    1,198

    [SOLVED] I followed the guidelines of pepsi and now it...

    I followed the guidelines of pepsi and now it seems that all is well!

    I did as follows:

    1st - Install the plugin "google-sitemap-generator.3.2.4 - Google (XML) Sitemaps Generator for WordPress"...
  6. Replies
    49
    Views
    4,305

    First of all I would really like to thank...

    First of all I would really like to thank bluecafe for his help with this plugin fix. He deserves all of the credit for this one.

    Here are the steps to make My Category Order 3.0.1 work with...
  7. Replies
    22
    Views
    2,669

    I found how to remove it from the source file:...

    I found how to remove it from the source file: single-ad_listing.php, line 259

    I deleted the div note. In other words, I deleted this exact line of code:


    <div class='note'><strong><?php...
  8. Replies
    131
    Views
    15,377

    [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...
  9. Replies
    63
    Views
    9,200

    [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...
  10. Replies
    23
    Views
    3,255

    Re: classipress rss feed help?

    I use the following - include it in your functions.php file and tweak as needed:



    // Add images to rss
    function embed_rss_image($content) {
    global $post;
    if(is_feed()) {
    ...
  11. Re: How to clear the contact-the-ad-poster form after SUBMIT?

    Okay, i figured it out.

    I'll post it here, just in case anyone else is facing the same problem.

    In public_html/wp-content/themes/classipress/includes/sidebar-contact.php file, scroll a bit till...
  12. Replies
    18
    Views
    2,276

    [TUTORIAL] Fixing Proper Price Format

    Okay I've been working on this for a while and finally have a pretty good and fairly simple solution.

    Problem: People can type whatever they want into price and it spits it out.
    Semi-Solution:...
Results 1 to 12 of 12