Rank: Member
Joined: 7/26/2004(UTC) Posts: 155
|
This may be a bug in the software, so just wanted to report it.
Using latest version 2018.0.1.2031 (updated from 2017)
On a dev site to show a customer the features and power of this app, I am trying to modify home page element and change the column size layout from within the Bootstrap3-Responsive theme.
Just simply trying to change (in HTML source mode): <hr /> <div class="row"> <div class="col-md-9">
to: <hr /> <div class="row"> <div class="col-md-3">
and I have the "Remove wrapping div tag - only the HTML entered above will be displayed" option checked ON, but it is auto-changing to <hr /> <div class="row"> </div> |
|
|
|
|
Rank: Member
Joined: 7/26/2004(UTC) Posts: 155
|
Found the workaround - I was using the TinyMCE editor by default (in HTML source). Changed this to use No Editor and the html is holding true |
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Yeah, TinyMCE likes to strip out what it believes is extraneous HTML markup...which is not helpful when you're trying to do Bootstrap layout markup! |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 7/26/2004(UTC) Posts: 155
|
Aaron,
Always thankful for your input here. Sorry for the lapse in brain-cells firing off sideways on this one.... |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.