Search:

Search: Search took 1.00 seconds.

  1. Replies
    183
    Views
    22,804

    Hi alunsina! :-) You must keep the other...

    Hi alunsina! :-)

    You must keep the other parameters.

    Try copy and paste the whole line:

    .post-block-featured { width:560px; background: #AABB00; margin:0 0 8px 0; padding:14px; border:0px...
  2. You may add the "exclude="parameter through the...

    You may add the "exclude="parameter through the code below in the step1.php ;



    To make it look like below;



    The 8 is the category ID and so just replace it with yours.
  3. Replies
    103
    Views
    16,563

    [TUTORIAL] Done some tweaking

    this is what i consider as final. changes are on the attached image: be sure to read the updated readme after extracting the archive. You may need to make CSS changes to the size of the input fields,...
  4. Replies
    20
    Views
    1,564

    [SOLVED] WordPress › WP-REPORTPOST « WordPress Plugins...

    WordPress › WP-REPORTPOST « WordPress Plugins

    i installed this yesterday, and works like a charm, people can select from drop down what the report is about

    so few more wanna-haves on my list
    ...
  5. Replies
    9
    Views
    1,448

    Found a solution Good luck! Hope it...

    Found a solution




    Good luck! Hope it helps you out!!
  6. Replies
    34
    Views
    4,983

    [TUTORIAL] try this 'ad_cat' => 'adoptions' ...

    try this

    'ad_cat' => 'adoptions'


    query_posts(array('post_type' => 'ad_listing', 'caller_get_posts' => 1, 'paged' => $paged, 'orderby' => DESC, 'ad_cat' => 'adoptions'));
  7. Replies
    45
    Views
    5,893

    [TUTORIAL] It does work in 3.0.5.3 just replace: ...

    It does work in 3.0.5.3

    just replace:

    <?php cp_cat_menu_drop_down(get_option('cp_cat_dir_cols' ), get_option('cp_dir_sub_num')); ?>

    for:

    <?php echo...
  8. Replies
    10
    Views
    2,233

    Hi Jomark, SP forum has an option to remove...

    Hi Jomark,

    SP forum has an option to remove that spam protection: Components -> login and registration -> user registration -> use spam tool on registration form.

    Its very tricky for me to find...
  9. Replies
    43
    Views
    6,243

    [PLUGIN NEEDED] Yep, when any new user registers it automatically...

    Yep, when any new user registers it automatically creates a unique Feedback post based on their username. This is done by the plugin member_fb_post.
  10. Small tutorial

    I have created a a post in my blog explaining how to search with drop down cities or states, categories and search box.
    I hope it helps..
  11. Replies
    45
    Views
    5,893

    [TUTORIAL] This is how I did it, someboy PM'd me to ask...

    This is how I did it, someboy PM'd me to ask also.

    I added this to line 68:

    <li><a href="#block4"><span class="big"><?php _e('Categories','cp')?></span></a></li>

    And I added this on line...
  12. Replies
    183
    Views
    22,804

    Hi Andre, From memory there are three places...

    Hi Andre,

    From memory there are three places where the code needs to be edited (one for each of the three tabs?)

    Kim
  13. Replies
    183
    Views
    22,804

    Re: Highlight Featured Ads

    Found a way to style the feature ads :)

    I wanted to change the background colour of the box that the listings show in.

    In search.php, archive-default.php and also index-standard.php or...
  14. Replies
    13
    Views
    2,126

    Re: All the posts on one map on frontpage

    Hi,
    Sorry for a late reply on this.
    I will now try to explain how I did this.

    I used http://wordpress.org/extend/plugins/goo ... -geocoder/" onclick="window.open(this.href);return false; plugin...
Results 1 to 14 of 14