Search:

Search: Search took 1.00 seconds.

  1. Yes you will. Featured ads are separate. You just...

    Yes you will. Featured ads are separate. You just need to make sure you have your "Charge for listing ads" set to "yes" as this ensures your customer receives the PayPal prompt during the ad posting...
  2. [SOLVED] It is the code below in the style.css . ...

    It is the code below in the style.css .



    .form_step .dropdownlist, .form_edit .dropdownlist {
    border:1px solid #BBBBBB;
    float:left;
    min-height:15px;
    padding:5px;
    width:314px;
  3. Replies
    12
    Views
    843

    You have indicated that you have checked the...

    You have indicated that you have checked the profile and gateway email addresses are correct, what do you have listed as the email in the WordPress dashboard > General settings? If this is also...
  4. Replies
    30
    Views
    4,950

    [TUTORIAL] Rotating Banners and other Advertisments

    For those of you who have been looking for a way to rotate your 468x60 or 336x280 advertisments here is a solution for you. You can even use animated GIF files to add some flare to your ads.
    ...
  5. Replies
    1
    Views
    634

    it supports both HTML and Javascript codes r...

    it supports both HTML and Javascript codes r supported ! u can even dance inside it ! :)
  6. Just create another user/password specifically...

    Just create another user/password specifically for that purpose. Also, backup all your files and database first.
  7. Replies
    299
    Views
    33,424

    Or you can try removing the display: block;...

    Or you can try removing the display: block; attribute like so...

    span.feat_left a { /* display: block; */ }

    (or you can just erase it!)
  8. Replies
    299
    Views
    33,424

    That [shift] + refresh trick also works in...

    That [shift] + refresh trick also works in Firefox, Safari, and the dreaded IE line of browsers.
  9. Check settings in wordpress. Far down on the left...

    Check settings in wordpress. Far down on the left side in the meny. You have title and description there. I guess that was what you wanted?
  10. Just disable the WP-EMail plugin.

    Just disable the WP-EMail plugin.
  11. Replies
    299
    Views
    33,424

    Hi, you have set .captify to width: 100px; and...

    Hi, you have set .captify to width: 100px; and height: 100px; this is why it overlaps your title and price.
  12. Replies
    12
    Views
    1,386

    I installed mine yesterday and worked fine but...

    I installed mine yesterday and worked fine but when I re-configured the settings I couldn't change it back. I fooled around with it and came to the conclusion that you only have to put it under...
  13. Replies
    20
    Views
    1,553

    [SOLVED] Easy fix. Find this code on or near line 82 of...

    Easy fix.
    Find this code on or near line 82 of file tpl-profile.php

    var strength = passwordStrength(pass, user);

    Replace it with this code that has the fix:

    var strength =...
Results 1 to 13 of 13