sknaunet
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Fixing WordPress
In reply to: Newbie, Blogroll not showing on index page, etc.Thank you VERY much for all your help & work Spencer
Forum: Fixing WordPress
In reply to: Newbie, Blogroll not showing on index page, etc.thank you spencerp, give me a few minutes & I’ll e-mail it to you.
Forum: Fixing WordPress
In reply to: Newbie, Blogroll not showing on index page, etc.I have one link right now (still working on putting more on). It shows up when you go to another page (like one of the archive pages), but not on the main index page. Also, I changed the name “blogroll” to “links”, but it still shows up as “blogroll”. I’m wondering if the creator built these things into the theme.
Thank you for your time.
Forum: Fixing WordPress
In reply to: Newbie, Blogroll not showing on index page, etc.I hope this is enough, but not too much (hehehe), & thank you.
-
<?php wp_list_pages(); ?>
<?php get_links_list(); ?>
<li id=”categories”><?php _e(‘Categories:’); ?>-
<?php wp_list_cats(); ?>
Forum: Fixing WordPress
In reply to: Newbie, Blogroll not showing on index page, etc.Thank you for the help changing the Blogroll name.
On the function call get_links_list();
it is not in the Main Index Template editor, but it is in the Sidebar editor.
Viewing 5 replies - 1 through 5 (of 5 total)