jrickards
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Need help with The LoopPerfect! Thanks.
Might this also be a better format for this loop because it is more flexible?
Forum: Themes and Templates
In reply to: Next and Previous links on blog home pageYeah! That’s it. Thanks.
The name of the template tag didn’t ring a bell for me.
Forum: Fixing WordPress
In reply to: Disable HTML codeForum: Fixing WordPress
In reply to: Disable HTML codeRegarding this comment above, the <q> tag is an inline quote tag whereas the
<blockquote>is for longer quotes. See the details of the <q> tag at Index Dot HTML (amongst other good HTML resource Web sites).Forum: Fixing WordPress
In reply to: Disable HTML codeI have a related question to this one but somewhat opposite. I would like to enable the use of the <q> tag in the comments but I don’t know where to go to “enable” this option. Any help would be appreciated.
Forum: Themes and Templates
In reply to: get_calendar(): What file?Sorry for not stating this earlier: thanks for the help, the location of the get_calendar function is in the template-functions-general.php file.
Forum: Themes and Templates
In reply to: get_calendar(): What file?You mean you want to change something other than the CSS for the calendar in wp-layout.css?
Yes, I want to add
rules="groups"to the <table> tag.
Jules
Forum: Fixing WordPress
In reply to: error in my calendarWhere is the get_calendar() function? I would like to make a minor change to the HTML code in the calendar but I don’t know where to look.
Jules