wexy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: is_paged (); on index.php not working?Solved the problem, found this plugin http://www.lesterchan.net/portfolio/programming.php and it works nicely, just fixed some formating errors.
Forum: Fixing WordPress
In reply to: is_paged (); on index.php not working?@alphaoide: The Codex says it’s not for that.. it says: “When the page being displayed is “paged”. This refers to an archive or the main page being split up over several pages. This does not refer to a Post or Page whose content has been divided into pages using the <!–nextpage–> QuickTag.”
Forum: Fixing WordPress
In reply to: is_paged (); on index.php not working?Ok I understand now, is there another way to control the display of this navigation links, if I leave them and there are no previous or next entries it leaves a nice anoying gap 🙂 ?
Forum: Fixing WordPress
In reply to: is_paged (); on index.php not working?Well … index.php is main page right? 🙂
Forum: Fixing WordPress
In reply to: is_paged (); on index.php not working?Codex says: “is_paged(): When the page being displayed is “paged”. This refers to an archive or the main page being split up over several pages…”