I have put together several test cases that seem to be giving me problems. I am using WordPress 4.2.1 with a child theme based on WP’s twentythirteen theme. The child them doesn’t do much though, adds a few shortcodes and a few other minor changes..
I have also attached the HTML text of the page so that you can see the exact code and formatting that I’m using … If you could help identify what’s going on, that’d be great!
Test 1
Normal formatting works fine
When everything is formatted “paragraph,” there seem to be NO PROBLEMS.. yay!
Even with nested expand elements
And another!
Test 2
Even when we bold, change color, etc. the body, everything works great...
Test 3
We can even bold a portion of the title and it works!
Test 4
However, when we change color of a portion of the title, it does not work..
Also trying to underline a portion of the title does not work..
Test 5
However, when we change color of the entire paragraph, it does work!
Test 6
Now, if we try to have a title as one format (paragraph)
Test 7
But if we try to have a title as a non-paragraph format (heading-6 for example)…
Here is a heading-6 title
..with paragraph text that should be hidden but is not..