Problem with GK Typography and Numblocks

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Aug 13, 2014 5:57 pm
Reply with quote
Report this post
Hello
I used the code
<p class="numblocks num-3"><span>01</span>and here text of element</p> but the number didn't show.

Regards
User avatar
Senior Boarder

GK User
Wed Aug 13, 2014 8:05 pm
Reply with quote
Report this post
Could you please post an url to your site where you have used this code?
User avatar
Moderator

GK User
Thu Aug 14, 2014 7:23 am
Reply with quote
Report this post
User avatar
Senior Boarder

GK User
Sun Aug 17, 2014 10:12 am
Reply with quote
Report this post
Checking your site's source code shows:
Code: Select all
<p class="numblocks num-3">01and here text of element</p>

instead of:
Code: Select all
<p class="numblocks num-3"><span>01</span>and here text of element</p>

Please disable tinyMCE editor in global configuration (change editor to "editor - none") - and edit the content again.
User avatar
Moderator

GK User
Sun Aug 17, 2014 11:40 am
Reply with quote
Report this post
No it works, but I must say that I would like to use TinyMCE editor. I don't want to disable it.
Why numblocks can't be used with this editor? This is very inconvenient option.
User avatar
Senior Boarder

GK User
Sun Aug 17, 2014 5:05 pm
Reply with quote
Report this post
Because tinyMCE strips all html elements that it decides awe bad/wrong/whatever. You can try change configuration of tinyMCE but there is no ready recipe to help you.
User avatar
Moderator


cron