Sagamore PTA Wordpress notes: Difference between revisions

From Parents
Jump to navigation Jump to search
(URL fixup section)
(Add section "Styling" and rearrange sections)
Line 1: Line 1:
https://managewp.com/wordpress-content-management-complete-guide
* https://managewp.com/wordpress-content-management-complete-guide

==Addresses (URLs)==

Be sure to: Admin → Settings → Permalinks → Day and name

(to get rid of the ugly "?p=#")


==Page Tagging & Categories==
==Page Tagging & Categories==
Line 18: Line 12:
* [https://wordpress.org/plugins/tag-pages/ Tag Pages]
* [https://wordpress.org/plugins/tag-pages/ Tag Pages]
* [https://wordpress.org/plugins/page-tagger/ Page Tagger]
* [https://wordpress.org/plugins/page-tagger/ Page Tagger]

==Styling==

Bother [[John Lenz]] to make it 'perty.

==Addresses (URLs)==

Be sure to: Admin → Settings → Permalinks → Day and name

(to get rid of the ugly "?p=#")






Revision as of 14:48, 25 April 2014

Page Tagging & Categories

Of the two default content types in Wordpress, Pages (unlike the other, Posts), cannot have Tags or Categories associated with them by default. It is relatively simple to change that with some code or a simple plugin:

Only add Tags (not Categories) to Pages:

Styling

Bother John Lenz to make it 'perty.

Addresses (URLs)

Be sure to: Admin → Settings → Permalinks → Day and name

(to get rid of the ugly "?p=#")