Difference between revisions of "Links Sort Order"
From Help Wiki
m (subst applied to Template:TwoColumn) |
|||
Line 1: | Line 1: | ||
− | + | ||
− | Create an ordered list for links | + | <div class="container-fluid"> |
+ | <div class="row"> | ||
+ | <div class="col-md-8"> | ||
+ | <div class="lead"> | ||
+ | Create an ordered list for links | ||
+ | </div> | ||
+ | |||
===Here's how:=== | ===Here's how:=== | ||
Currently, only the TwentyTen theme supports this. | Currently, only the TwentyTen theme supports this. | ||
Line 7: | Line 13: | ||
#Make sure you've got the Links Widgets added to a widget area in your site ('''Appearance > Widgets''') | #Make sure you've got the Links Widgets added to a widget area in your site ('''Appearance > Widgets''') | ||
#All links will now display on your site in descending order 10.9.8... all links set to 0 will sort at the bottom in alphabetical order. | #All links will now display on your site in descending order 10.9.8... all links set to 0 will sort at the bottom in alphabetical order. | ||
− | + | ||
+ | |||
+ | <!-- end col-md-8 --> | ||
+ | </div> | ||
+ | <div class="col-md-1"></div> | ||
+ | <div class="col-md-3 sidebar"> | ||
{{WordPress Sidebar Header}} | {{WordPress Sidebar Header}} | ||
{{WordPress Help Sidebar}} | {{WordPress Help Sidebar}} | ||
− | + | <!-- end col-md-3--> | |
+ | </div> | ||
+ | <!-- end row--> | ||
+ | </div> | ||
+ | <!-- end container--> | ||
+ | </div> | ||
+ | <!-- Generator=Template:TwoColumn --> | ||
+ | __NOTOC__ | ||
+ | __NOEDITSECTION__ | ||
[[category:Wordpress]] | [[category:Wordpress]] |
Latest revision as of 16:01, 14 August 2017
Create an ordered list for links
Here's how:
Currently, only the TwentyTen theme supports this.
- From your links panel, edit a link
- In the Advanced section set a Rating from 10 to 0 and update the link.
- Make sure you've got the Links Widgets added to a widget area in your site (Appearance > Widgets)
- All links will now display on your site in descending order 10.9.8... all links set to 0 will sort at the bottom in alphabetical order.