Difference between revisions of "Links Sort Order"

From Help Wiki
m
m (subst applied to Template:TwoColumn)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="intro">[[File:Blue-l.png‎ |left|75px]]
 
How do I control the sort order of links in my Links Widget sidebar?</div>
 
  
Currently only the TwentyTen theme supports this.
+
<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:===
 +
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. from 10 to 0 and update the 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''')
 
#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 17:01, 14 August 2017

Create an ordered list for links

Here's how:

Currently, only the TwentyTen theme supports this.

  1. From your links panel, edit a link
  2. In the Advanced section set a Rating from 10 to 0 and update the link.
  3. Make sure you've got the Links Widgets added to a widget area in your site (Appearance > Widgets)
  4. 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.