Linking to Pages
-
Would really appreciate help with the following:
I’m trying to create a theme for school pupils to use => don’t want them to have to change anything – select the theme, and everything works.
This is going OK: I’ve edited K2 to a level where I’m almost happy with it.
HOWEVER…
I’ve created one overview page, and a number of subject specific pages [Maths, English,…]. The idea is that from the overview page, the pupil can click on a subject-specific page to edit that page and add in comments for that subject. The teacher can then post comments back to the pupil on that page.
I am finding it impossible to link from the overview page to the subject-specific pages. I am adding the pages in functions.php and using this to add the contents in HTML; however, this method does not appear to allow php to be added therefore I cannot see how I can dynamically reference the new pages.
The subject-specific pages have been excluded as they’d cluter up the screen otherwise.
Is it possible to program in that slugs get used in URL’s, or is there some other method I could use?
Any help/suggestions/ideas would be most greatly appreciated.
- The topic ‘Linking to Pages’ is closed to new replies.