Search:

Search: Search took 1.00 seconds.

  1. Thread: Translation

    by samcy
    Replies
    2
    Views
    121

    Hello Vitoreis, Please open the...

    Hello Vitoreis,

    Please open the single-ad_listing.php inside the MultiPort child theme folder and find the places to change at line 79 (Email this advert to a friend!) and line 127 (Ad Location)
    ...
  2. Advanced search shows up in the sidebar after...

    Advanced search shows up in the sidebar after clicking a category. To activate it, do the following (skip to step 9 if you are NOT creating a new form):
    1. In admin, left column, click "ClassiPress...
  3. Replies
    15
    Views
    2,094

    add_action( 'wp_head', 'fb_like_thumbnails' ); ...

    add_action( 'wp_head', 'fb_like_thumbnails' );

    function fb_like_thumbnails()
    {
    global $posts;
    $thumb = 'http://logo.png'; //your default img


    if (has_post_thumbnail() ) {
  4. Thread: FarmAds.ie

    by italo_disco
    Replies
    17
    Views
    2,666

    I added this to the sidebar.php

    I added this to the sidebar.php

    <?php if (is_home()) { ?>

    <div class="shadowblock_out">

    <div class="shadowblock"...
  5. Replies
    183
    Views
    22,821

    Sorry, I did't explain very well ... Let' try...

    Sorry, I did't explain very well ... Let' try again...

    - Open "loop-ad.php"

    - Search for line 13 where we have the following code <?php while(have_posts()) : the_post(); ?>

    - Replace the...
  6. Replies
    103
    Views
    16,571

    [TUTORIAL] Thanks for bringing this to my attention...

    Thanks for bringing this to my attention joliveira.

    Like i say the changes i made were for myself and those folks that wanted to search by state / country, this latest update will now search by...
  7. Replies
    183
    Views
    22,821

    My 3.0.4 REVIEW (thanks to others who did the...

    My 3.0.4 REVIEW (thanks to others who did the legwork):

    I have combined the two so you can see, all you need is the CSS, and the code:

    REPLACE:

    With:
  8. Replies
    183
    Views
    22,821

    CSS needed in my style Teal-Black: ...

    CSS needed in my style Teal-Black:






    Highlight:
  9. Replies
    179
    Views
    22,550

    Re: Speeding up ClassiPress

    Many people asking here and there that how to speed up "Classipress + Wordpress"
    Here is what i have done so far to optimize my site hope it would help you all.It may or not work with your...
Results 1 to 9 of 9