The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[list] bbcode merging in edit mode

5 posters

Go down

Solved [list] bbcode merging in edit mode

Post by DeadlyX January 3rd 2015, 11:24 am

Everything inside a  [list ] tag merges... for example if i have typed it like

[list ]1.test
2.test
3.test
4.test[ /list]
the next time i open the editor everything inside that list tag is like

[list ]1.test2.test.3test.4test[ /list]

Even the bb code disappears inside that tag -_- ,ive seen this problem in other forums with bbcode disappearing, but never seen it only for whats inside the list tag.So far i tried to:
1.Force the default templates
2.Remove my css
3.Remove my javascript
=nothing 
link to my forum
Spoiler:
avatar
DeadlyX
Forumember

Posts : 75
Reputation : 4
Language : English

http://teenwolf-rp.nightforum.net

Back to top Go down

Solved Re: [list] bbcode merging in edit mode

Post by SarkZKalie January 3rd 2015, 12:55 pm

If you wanna use list bbcode tag, you must add an asterisk, like this
Code:
[list]
[*] Content
[*] Content
[/list]

  • Content
  • Content
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1443
Reputation : 220
Language : English

https://rotavn.forumotion.com/

Back to top Go down

Solved Re: [list] bbcode merging in edit mode

Post by DeadlyX January 3rd 2015, 1:29 pm

Interesting.. before a day i could list my content without an asterisk

Thanks dude! Btw how can i make the asterisk visible? its invisible in my forum?
avatar
DeadlyX
Forumember

Posts : 75
Reputation : 4
Language : English

http://teenwolf-rp.nightforum.net

Back to top Go down

Solved Re: [list] bbcode merging in edit mode

Post by SarkZKalie January 3rd 2015, 1:45 pm

Add this to your CSS (Punbb)
Code:
.pun .entry-content li {
list-style-type: none;
}


[list] bbcode merging in edit mode Sarkzk10
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1443
Reputation : 220
Language : English

https://rotavn.forumotion.com/

Back to top Go down

Solved Re: [list] bbcode merging in edit mode

Post by DeadlyX January 3rd 2015, 2:16 pm

The code did not work for me ;/

And BTW here's what im talking about i just managed to notice that in a blink of a sec, my code inside the [list ] tag disappears (This did not happen before)

[list] bbcode merging in edit mode 1_2_bm11

1 Sec. later >

[list] bbcode merging in edit mode 2_bmp10

What could be the reason for this? Like i said I tried

1.Force the default templates
2.Remove my css
3.Remove my javascript
strange...

EDIT: Alright i found out that this is a massive problem and found a javascript here on forumotion which prevent the problem from happening, so this topic is <SOLVED>
avatar
DeadlyX
Forumember

Posts : 75
Reputation : 4
Language : English

http://teenwolf-rp.nightforum.net

Back to top Go down

Solved Re: [list] bbcode merging in edit mode

Post by Ramdaman January 3rd 2015, 3:05 pm

Are you leaving a spaces in the bbcode?

Example: [list ]

If so, try not doing that. Also, stylizing bbcodes cannot go into the list bbcode, as it causes bugs. (Bold, italics, underline).
Lists can also be numbered. - [list=1][*] or [list=a][*]

Leave no spaces.
Ramdaman
Ramdaman
Active Poster

Male Posts : 1590
Reputation : 99
Language : English, Albanian, Macedonian, Russian | HTML, CSS
Location : New York City

http://ndihme.forumotion.com/forum

Back to top Go down

Solved Re: [list] bbcode merging in edit mode

Post by _Twisted_Mods_ January 3rd 2015, 3:22 pm

you page wasn't done loading when you typed the code .. i notice between the two in the first 1 your missing all the edit buttons and the second image your forum font changes and the editing buttons appear
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2083
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Solved Re: [list] bbcode merging in edit mode

Post by DeadlyX January 3rd 2015, 9:07 pm

No ramdaman i don't leave spaces in the bbcode, i did so here just to give example. If i say [list ] without the space here, the tag will disappear and i won't be able to describe my problem and which tag in particular it involve.

yes twisted, but idk why this happens. After the page load the editor source code changes? idk. but it clears all the bbcodes, they merge or just bug. Anyway idk why this happens but i found a fix with a javascript here in forumotion.

so we can count this solved. ;p
avatar
DeadlyX
Forumember

Posts : 75
Reputation : 4
Language : English

http://teenwolf-rp.nightforum.net

Back to top Go down

Solved Re: [list] bbcode merging in edit mode

Post by Base January 3rd 2015, 9:10 pm

Solved => Archived
Base
Base
Forumaster

Male Posts : 10383
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum