Search:

Search: Search took 1.00 seconds.

  1. Replies
    2
    Views
    329

    iDeal payments (Netherlands)

    For those who want to implement iDeal payments on their Classipress / Appthemes websites:

    On a regular Wordpress website I was using the paytium plugin. Mainly because it also sends out correct...
  2. Replies
    2
    Views
    127

    Inside the theme go to classipress > includes and...

    Inside the theme go to classipress > includes and open actions.php.

    Look for the following code:

    /**
    * Adds the ad meta in the loop after the ad title.
    * @since 3.1
    *
    * @return void
    */
  3. Replies
    5
    Views
    1,548

    Why not use a simple chat-system? That an be...

    Why not use a simple chat-system? That an be implemented n minutes.
  4. Replies
    5
    Views
    3,781

    [SOLVED] Add this to apparance / custom css: .widget...

    Add this to apparance / custom css:

    .widget .widget-title {color: #ffcc33;}
    .textwidget {color:#ff0000;}

    Change the colors to whatever you like. I tried it and it works, demo can be seen at...
  5. Replies
    4
    Views
    1,696

    The text is inside the .po file. Where do you...

    The text is inside the .po file.
    Where do you want to link the button to?
  6. You can add a div after the copyright in...

    You can add a div after the copyright in footer.php.

    On my site (https://briefondernummer.nl, basic Classipress, no child theme) it looks like this:

    <?php cp_footer_menu(); ?>

    <div...
  7. Replies
    6
    Views
    7,487

    It works, but...

    Hello Martin,

    I have Classialerts 2.0.3 and it does work on the newest Classipress. But on this version you need to change the button from btn orange to button expanded (both in classialerts.php)...
  8. Replies
    25
    Views
    2,410

    I agree with Chris, in my opinion the only reason...

    I agree with Chris, in my opinion the only reason not to help in setting a maximum number of characters is that they want to push their plugin. Ridiculous. Support is poor here, and if you look at...
  9. Replies
    25
    Views
    2,410

    An extra plugin slows down Classipress even more,...

    An extra plugin slows down Classipress even more, plus that there are no recent updates. We just need a line of code to limit the input on the title. I have spent enough money here to deserve some...
  10. Replies
    3
    Views
    226

    [SOLVED] Hi, I solved the problem. Instead of the code...

    Hi,

    I solved the problem. Instead of the code for the 16-digits I put in:

    <?php the_ID(); ?><?php the_time(__('jM',APP_TD)); ?>

    That puts the ad-ID first, followed by the day and month of...
  11. Replies
    1
    Views
    1,765

    Hi, Go to the folder ‘includes’ (Themes –...

    Hi,

    Go to the folder ‘includes’ (Themes – Classipress – includes) and then select custom-forms.php.

    Look for the line:

    $field_class = ( $result->field_req ) ? 'required' : '';

    The line...
  12. I don't think 15 is the limit. Previously I have...

    I don't think 15 is the limit. Previously I have had over 20 demo-ads inside the slider for featured ads and it still worked. I found out that if for example you have 20 featured ads on your website...
  13. Replies
    42
    Views
    2,215

    On a BlackBerry Z10 with standard browser (Safari...

    On a BlackBerry Z10 with standard browser (Safari I believe) in both landscape and horizontal it looks good. No problems in the form or shape, switch between horizontal and landscape very smooth.
  14. Replies
    10
    Views
    783

    Hi, I already found the solution in...

    Hi,

    I already found the solution in classipress (WP- themes- classipress - searchbar).

    In the line:

    <button class="dashicons-before btn-topsearch" type="submit" tabindex="3" title="<?php...
  15. Making money on a CP-site can also be done...

    Making money on a CP-site can also be done easier. Our website is about to launch, as soon as we get some bugs solved. Anyway at http://www.stadvertentieblad.nl we offer people the opportunity to...
Results 1 to 15 of 15