-
AuthorPosts
-
September 16, 2015 at 8:01 pm #504365
Hi, I’m having a weird issue I’ve never had before. I can’t just do a list with one level of list. Every time I open up the text block to work on a list it adds another indent,
so if I want this:
- xx<//li>
it changes it to this
- xx<//li>
it keeps adding more ULs and /ULs infinitely indenting the list more and more and won’t let it be what I want.
thanks
garyhttp://50.87.248.198/~westpro1/dev/shopping-centers/
- This topic was modified 9 years, 1 month ago by gharding.
September 16, 2015 at 9:53 pm #504406Hey gharding!
I am reporting the issue on our github, so it can be reviewed.
Thanks a lot for your patience and understanding.
Cheers!
BasilisSeptember 28, 2015 at 2:57 am #509763I haven’t heard from anyone since Sept. 16. just checking in. thanks
September 28, 2015 at 9:57 am #509894Hey!
I’m sorry for the delay. How can we reproduce the issue? When I checked your first post, there’s a double slash in the “li” closing tag which makes it invalid:
xx<//li>
I tried to reproduce the issue on a text or code block but the ul tag works fine:
<ul> <li>Click here to add your own text</li> <li>Click here to add your own text</li> <li>Click here to add your own text</li> </ul>
Best regards,
IsmaelSeptember 28, 2015 at 7:11 pm #510363look at this, please: https://www.dropbox.com/s/jvj99vebe61a73d/Screen%20Shot%202015-09-28%20at%2010.07.57%20AM.png?dl=0
I only want one level of bullet, not 3 or 4; it keeps adding more levels of bullets without me doing anything.
g
September 28, 2015 at 8:33 pm #510391Hi!
May we have temporary admin access to your development website, so we can attempt reproducing the issue?
Cheers!
DakeSeptember 28, 2015 at 8:42 pm #510394see below in private area
September 28, 2015 at 9:08 pm #510403Hey!
I was able to reproduce the error. Please attempt disabling all of your plugins then create another bulleted list in the test page.
If you are still experiencing the issue, please try activating the default WordPress Twenty Fifteen theme before attempting to create another bulleted list.
Cheers!
DakeSeptember 30, 2015 at 1:50 am #511065I turned off all unnecessary and unused plugins and that fixed the problem. thank you!!
September 30, 2015 at 4:32 am #511093Hi!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Regards,
Dake -
AuthorPosts
- You must be logged in to reply to this topic.