Auto change <b> tag to <strong> tag

giang le asked on April 28, 2014 02:00

Hi all! I have a problem with edit content in CMSDesk: I input content in CMSDesk with tag but the system auto display tag in live site. This problem only occurred on my public site, local site still work correctly.

Please help me!

GiangLT3

Recent Answers


giang le answered on April 28, 2014 20:48

Opps! Sorry about my question.I type <b> tag and <strong> tag, but forum don't display.So i corrected my question:

I have a problem with edit content in CMSDesk: I input content to CMSEditableRegion in CMSDesk with <b> tag but the system auto display <strong> tag in live site. This problem only occurred on my public site, local site still work correctly.

Please help me!

Thank very much.

GiangLT3

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on April 29, 2014 08:06 (last edited on April 29, 2014 08:06)

In the /CMSAdminControls/CKEditor you should find the .js files in there you can modify so your tag isn't overwritten.

0 votesVote for this answer Mark as a Correct answer

giang le answered on May 4, 2014 23:56

Hi Brenden Kehren! Thank you for your reply! But in local site, the <b> tag is not changed to <strong> tag.This problem only occurred on public site.So i don't think public site have change of js files in /CMSAdminControls/CKEditor.Do you have other reason of this issue?

Thank Giang

0 votesVote for this answer Mark as a Correct answer

Richard Sustek answered on May 5, 2014 02:15

Hi,

Its quite strange it happens only on live site. Can you verify that the version of CkEditor is exactly same? Also checkout the setting if they differ.

Anyway the setting in config.js is the way you can change the behavior of this and here is the link to documentation -> http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.coreStyles_bold

Kind regards,

Richard Sustek

0 votesVote for this answer Mark as a Correct answer

giang le answered on May 5, 2014 04:23

Thank you! I checked version of CKEditor and they same.I sure, I didn't change anything in /CMSAdminControls/CKEditor. The <b> tag only change to <strong> tag when I view site and it isn't changed on CMSDesk.I don't know how to site displayed from <b> tag to <strong> tag.

Thank

GiangLT3

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.