pkonoske
Forum Replies Created
-
Thanks.
Per instructions, in content-excerpt.php I changed “the_title” to “relevanssi_the_title” in the following two cases:
relevanssi_the_title( sprintf( ‘<h3 class=”entry-title”>‘, esc_url( get_permalink() ) ), ‘</h3>’ );
} else {
relevanssi_the_title( sprintf( ‘<h3 class=”entry-title”>‘, esc_url( get_permalink() ) ), ‘</h2>’ );No other changes.
While this change works to highlight the text in the headlines, it changes the headlines to the post font (not the headline h2 or h3). Thoughts?
Thanks!
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] design broken after upgradeI’ve found that the gallery’s showing up “broken” (gallery pictures overlapping) in the latest MSIE. Compatibility mode allows for the gallery to be displayed properly (as it does in Safari). I have no solution, just an observation.
Forum: Plugins
In reply to: photos in sidebarRegarding the widget, when I activate it my customized sidebar (in fact my whole sidebar) disappears. What gives?
Forum: Fixing WordPress
In reply to: Category sort order in 2.01Just tried it and it worked with the new WP.