Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dr-mohamad

    (@dr-mohamad)

    The problem was from wp-security-scan plugin i disable it and everything is working now.

    Thread Starter dr-mohamad

    (@dr-mohamad)

    i still have that problem ? WordPress News in Dashboard not working only showing loading status? any idea guys? i also tried to change (How many items would you like to display? ) i get this error
    Error 500 – Internal server error

    An internal server error has occured!
    Please try again later.

    Thread Starter dr-mohamad

    (@dr-mohamad)

    i think i found it , i had to add this code in index.php

    <div class=”navigation”>
    <div class=”alignleft”><?php next_posts_link(‘« Previous Entries’) ?></div>
    <div class=”alignright”><?php previous_posts_link(‘Next Entries »’) ?></div>
    <div style=”clear:both;”></div>
    </div>

    but some post i have looks weird? i’ll try to fix that, aslo i want to put space between previous/next link, if anyone can help me with that thax

Viewing 3 replies - 1 through 3 (of 3 total)