midnightsun
Forum Replies Created
-
Forum: Hacks
In reply to: Get parent post pagination linksYeah, I removed that from the loop. Even with the $parentID in the loop as follows:
'p'=> $parentIDIt gives me two previous buttons, the post attached to the image and the previous post, and the next button the post attached to the image.
So, for example, I have two posts, test and test2 and when viewing the image attached to test, it displays test2 and test as the previous buttons and test2 as the next button.
What I’m trying to do is to just display the test2 next link.
Forum: Fixing WordPress
In reply to: displaying parent title of a subpage of a subpageAny help?
What I need to do is have a list like the following:
Main Page
SubPage
Subpage
Subpage
SubPage
SubPageBut filtered depending on which subpage the user is on.
Thanks,
RichForum: Fixing WordPress
In reply to: the wordpress support ‘your profile’ pagethank you
Forum: Plugins
In reply to: restricting folders from standard usersSorry, I wanted to also redirect the user to the correct folder as well.
Forum: Themes and Templates
In reply to: Customized login pageIf I wanted to customized the frontpage for only level 0 users what files should I edit? Also is there a guide on how to go about doing it??