Search:

Search: Search took 1.00 seconds.

  1. Hello guys! Now you can buy the mod......

    Hello guys!

    Now you can buy the mod... directly on the wprabbits website!!!

    With new price! Just $25,00

    http://wprabbits.com/product/limit-number-of-ads-by-user-classipress-plugin/
  2. Replies
    17
    Views
    2,611

    [TUTORIAL] Updated code: $cp_min_price = str_replace(...

    Updated code:



    $cp_min_price = str_replace( ',', '', $wpdb->get_var( "SELECT min( CAST( meta_value AS UNSIGNED ) ) FROM $wpdb->term_relationships,$wpdb->postmeta WHERE object_id=post_id AND...
  3. [TUTORIAL] MOD of MOD - add user profile fields to the registration page

    I performed this modification at the request of ewebdesign.

    This mod adds the additional fields in the registration form. Use with previous modes.
    I will add the fields: phone number, state, city...
  4. [PLUGIN RECOMMENDED] As promised, here is the demo site. Click on the...

    As promised, here is the demo site. Click on the category misc to see it in action!!

    demo site
  5. Replies
    19
    Views
    1,566

    Hi spymare, we had the same problem, even worse...

    Hi spymare, we had the same problem, even worse as in Europe period and comma are read differently.
    What we did:
    in appthemes-functions.php line 368: $string = preg_replace('/[^0-9,]/', '',...
  6. Replies
    1
    Views
    3,724

    [TUTORIAL] Fix TinyMCE background color

    If you want to set a background body color other than white in your style.css, the TinyMCE background will unfortunately follow suit.

    You could make a custom css file, or just rip out the line:
    ...
  7. Replies
    7
    Views
    1,614

    [PLUGIN TROUBLESHOOTING] I've been working with WP-Favorite-Posts and...

    I've been working with WP-Favorite-Posts and initially got the same error so checked on Wordpress.org - here's some results:...
  8. Replies
    18
    Views
    2,279

    [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 8 of 8