Search:

Search: Search took 1.00 seconds.

  1. Replies
    32
    Views
    3,675

    PayPal IPN not eliminates "browser warning" but...

    PayPal IPN not eliminates "browser warning" but You should to use it to have "real" tracking of this what happening with transaction (Instant Payment Notifications).

    Personally I would wait until...
  2. Replies
    8
    Views
    976

    Use this instead in functions.php, it'll work: ...

    Use this instead in functions.php, it'll work:


    //Add sold ribbon to listings
    function sold_ribbon() {
    global $post;
    if (get_post_meta($post->ID, 'cp_ad_sold', true) == 'yes') echo '<span...
  3. Replies
    127
    Views
    13,163

    [TUTORIAL] Add an Ribbon to featured ads (vers. 3.1.8)

    Goal of this tutorial is to show a ribbon on the featured ads listings. Tested on Classipress Version 3.1.8 Something like this in the screenshot:


    2385

    Please backup the following files...
Results 1 to 3 of 3