ryanschwartz
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How do I get P2 unordered list with bullets?Thanks Lance, that did the trick!
Forum: Themes and Templates
In reply to: How do I get P2 unordered list with bullets?Hi Lance, I’m using version 1.1.6.2 and I’ve not modified style.css at all. FWIW, I’m seeing the same behavior (no bullets) at the sample page http://wp-themes.com/p2/ but the link you provided on p2demo.wordpress.com DOES display the bullets. I see the same results in Chrome for Mac, Safari for Mac, and IE 8 on PC.
I’m going to guess this is a new thing since previously we were seeing the bullets and after an upgrade apparently they disappeared.
Forum: Themes and Templates
In reply to: How do I get P2 unordered list with bullets?Forum: Themes and Templates
In reply to: How do I get P2 unordered list with bullets?Thanks veganist. The default display for list-style is the disc, which is what I’m calling bullets.
P2 overrides this default somewhere, and I can’t seem to find it. That’s what I’m asking about here, specific to P2: how to restore the default disc list-style for unordered lists.
Forum: Plugins
In reply to: wp_authentication not passing 2 argumentsZing! Thanks MellerTime.
For anyone else running into this, the add_action reference page does indeed explain the usage.
Forum: Fixing WordPress
In reply to: mt-redirectsLook here: (step 4) http://carthik.net/wpdocs/importmt.html
Forum: Fixing WordPress
In reply to: Can I get index.php to only show links?That’s exactly what I don’t want to do – copy the page and have a second template. Any other ideas? Perhaps I’ll dig into the code and see if I can’t get it done…