Search:

Search: Search took 1.00 seconds.

  1. Replies
    12
    Views
    1,776

    index.php is for displaying the items on the...

    index.php is for displaying the items on the homepage and posts_per_page is pretty much self explaining. Why don't you just try it? If you make a backup copy of index.php you can reverse to the...
  2. Replies
    12
    Views
    1,776

    You could try adding 'posts_per_page' => 16...

    You could try adding

    'posts_per_page' => 16 (or any other number) in index.php around line 65

    <?php
    // show all ads but make sure the sticky featured ads don't show up...
  3. You can insert this code just below this snippet:

    You can insert this code just below this snippet:
  4. Replies
    16
    Views
    1,087

    You will need to edit your theme color Css file. ...

    You will need to edit your theme color Css file.

    Go into your host panel or FTP!

    /public_html/wp-content/themes/classipress/styles/ example- green.css

    there you will find this line of...
Results 1 to 4 of 4