Difference between revisions of "Links Sort Order"
From Help Wiki
m |
m (subst applied to Template:TwoColumn) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | === | + | <div class="container-fluid"> |
− | Currently only the TwentyTen theme supports this. | + | <div class="row"> |
+ | <div class="col-md-8"> | ||
+ | <div class="lead"> | ||
+ | Create an ordered list for links | ||
+ | </div> | ||
+ | |||
+ | ===Here's how:=== | ||
+ | Currently, only the TwentyTen theme supports this. | ||
#From your links panel, edit a link | #From your links panel, edit a link | ||
− | #In the Advanced section set a Rating | + | #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''') | #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 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.