jerryr
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Blog Full Width (One Column)Hi – Any help on this topic ???
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Blog Full Width (One Column)hi – any help on this topic ?
Forum: Plugins
In reply to: [Easy Google Fonts] Font Colorhi – any help on this topic !! ??
Forum: Themes and Templates
In reply to: [Zenon Lite] add comments link not appearingthank you 🙂
Forum: Themes and Templates
In reply to: [Zenon Lite] add comments link not appearingHi – I see the count – works great – I need a ‘add comment’ – how do you add that ??
Forum: Themes and Templates
In reply to: [Zenon Lite] add comments link not appearingBelow the article title
I do not see a add comments links so readers can add comments to the blog articleForum: Fixing WordPress
In reply to: Random post to appear in rss feedI agree – thanks
Forum: Fixing WordPress
In reply to: Rss feed of a single pageThank you – how would you do a single post – say the page is named ‘testpage’ ?
Forum: Fixing WordPress
In reply to: comment_author_link does not work in IELOL – I here is a specific posting with comments 🙂
Notice – words in FF but not in IE…
http://jrcustomization.com/2010/02/travel-photography-challenges/
Forum: Fixing WordPress
In reply to: How to do display the content of a child page?Thank you – works perfect
Forum: Plugins
In reply to: Dynamic list of postings for a categoryI see this in my sidebar
<li id=”categories”>
<h3><?php p2_option( ‘navcategoriestitle’ ) ?></h3>-
<?php wp_list_categories(‘title_li=&show_count=0&hierarchical=1’) ?>
BUT I just want to display a list of all of the posts for a specific category – how do I modify it ?