Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Comments, trackbacks & pings (http://forum.bytesforall.com/forumdisplay.php?f=19)
-   -   Ordered lists in comments not working (http://forum.bytesforall.com/showthread.php?t=1002)

nikkidev Mar 29, 2009 10:26 AM

Ordered lists in comments not working
 
I can't get ordered lists to work when replying to visitor comments whilst logged in (WP 2.7.1 and threaded comments enabled). The code looks fine and is the same as that used if formatting an ordered list in posts, but the list either doesn't show or each item is number 1!

Flynn Mar 30, 2009 01:24 PM

For WP 2.7 Atahualpa uses <UL> (an unordered list) instead of <OL>

pjstemplates.com Apr 14, 2009 08:30 AM

ou...i had the same trouble...

griffinjay Feb 14, 2010 01:56 PM

1 Attachment(s)
Hi,

I'm not able to get unordered lists in comments working so that the items are indented and that the bullets show. (Screenshot of another theme attached.) I'm using Version 3.4.4.

Here's the code I'm using:

Code:

This is a list:
<ul>
  <li>first item</li>
  <li>next item</li>
  <li>last item</li>
</ul>

The code works fine in a post, just not in a comment.

Any ideas?

griffinjay Mar 4, 2010 05:14 AM

Flynn, any ideas on how to solve this problem with lists?

juggledad Mar 4, 2010 06:56 AM

I beleive this is a Wordpress limit. If you click on the 'You can use these HTML Tags' you get
HTML Code:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
these are the only tags available.

If you want to add some spaces, you can use '&nbsp;' to represent 1 blank space

Gravity Mar 29, 2010 09:28 PM

I had a developer check this page for me.

It is not displaying dot points in the list, which I want to fix.

She says this is the cause:

Quote:

pwnwear.com (line 1333)-http://pwnwear.com/?bfa_ata_file=css

ul.commentlist li {
--display:block;--}
If I were to remove the display:block she says it would show bullets correctly.
I do not know how to do that. Advice?

griffinjay May 24, 2010 09:47 AM

I'm still not able to get this to work, even after upgrading to 3.4.9.

juggledad May 24, 2010 10:05 AM

griffinjay - what is the url?
if you swap to the default theme, do you get the ordered list?


All times are GMT -6. The time now is 08:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.