Is this function posible post order
-
Hello all
I would have loved to include a better description in the topic title but im not quite sure how to put it.I have been playign around with wordpress on a local live instalation everythign is working fine.
One problem i come accross is the ability to navigate through the posts the way i want to.
The site is at http://www.order.webregister.com.au
it is the develpoment site for my
http://www.anotheruselesssitefilledwithcontentnoonecaresabout.com/
which is live but for the moment i aitn working on thatI wanted the whole site to be build around the sites name as a theme.
I acomplished this by making catagories like the following
# another (1)
# useless (1)
# site (1)
# filled (1)
# with (1)
# content (1)
# no (1)
# one (1)
# cares (1)
# about (1)
i then ordered them with an ordering plugin
to display them correctly
but i also wanted the posts
to display in the same manner
so if you read from the top of the page to the bottom it would basicaly read
another
useless
site
filled
with
content
no
one
cares
about
the only way to archive this at first was to create the posts from first to lastproblem then was when a reader would click on the top post post in full view the page navigation on top would be backwards
I then went and reorder all posts using the creation option.
if you view the post from this page
http://order.webregister.com.au/?p=15
it displays correctlybut the order of the posts is no longer in the sequence i need it to be .
The whole objective of that is to guide the user to read though the post in every catagorie.
telling them a little story
atm this can be archived if the user reads it all from last post to firstI know my request is a little twisted but i hope some one has some thoughts on it
The topic ‘Is this function posible post order’ is closed to new replies.