Change layout Neo-Sapian theme
-
Hello,
We are using the Neo-Sapian theme for our weblog and I wondered if I could change the ‘widgets’ on the right of the blog. When I installed this theme it automatically generated:
Categories
Archive
LinksNow i want to change the order of these 3 widgets so Archive is at the botton instead of in the middle. Is this possible?
It would be even better if I also could change the Archive. Now it has all the months in which a topic is posted but it would be better to see for example the last 5 months and a link which says: ‘more archive’. But i dont think i can do all this with wordpress.com
Hope someone can give me more information about this. Thanks!The blog I need help with is: (visible only to logged in users)
-
When you haven’t added any widgets yourself, the theme displays a sample set of sidebar items. But those items are artificially generated from the theme’s underlying files, not actual widgets, so you cannot find them in Appearance>Widgets to remove or rearrange them: you cancel them by adding the widgets you really want (in the order you want them). If the theme has more than one sidebars, you need to do this for each sidebar in turn.
As for the Archives widget, no you cannot do that.
-
You could hand code links for just the months you want to feature, and put them into a text widget.
<a href="http://YOUR_BLOG_NAME.wordpress.com/2009/05/">May 2009</a> <a href="http://YOUR_BLOG_NAME.wordpress.com/2009/04/">April 2009</a> and so onThen use a drop down archives widget (title: All archives or something like that) so readers could then see all archives.
- The topic ‘Change layout Neo-Sapian theme’ is closed to new replies.