So, this will probably be another example of how little I actually know, but since I've been going at it for over an hour I thought I'd ask the experts.
I'm attempting to use the Magazine Icon set while creating a K2 item. I'm referencing the "GK Typography" in the editor each time I try. When typing
- Code: Select all
<p class="gkfile2">Here is the text</p>
That is the issue, but I think the problem is the editor. When I toggle initially and then type in the code and click save the code disappears, and nothing is left inside the editor.
When I toggle initially and then type in
- Code: Select all
<p class="gkfile2">Here is the text</p>
- Code: Select all
<p class=""gkfile2">Here is the text</p>
I can get it to work, but I have to tweek the code when toggling, and most of the time the code either disappears, or is altered in some way.
I have to keep toggling back and forth and checking that the code remains the same every time?
there must be a better way I just dont know about.
any thoughts? and as always thank you.