typography not showing after update

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Tue Jun 08, 2010 5:25 pm
I've had a few problems with my site since the upgrade of corporate 2. Newest issue is the typography is not showing anywhere on my pages. This page will show you how it is not appearing.

http://tannerprince.com/personal-insura ... afety-tips
User avatar
Junior Boarder

teitbite
Wed Jun 09, 2010 11:05 am
Hi

Are You sure that some cache or css compression do not held the old files? The typo.css at Your site is loading and got proper class but not working :(
User avatar
Moderator

GK User
Wed Jun 09, 2010 12:12 pm
Hello,

try this:

Uninstall the typo plugin. Install the new version of plugin.

Try this too, when the version number is the same.

Regards, Thomas.
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 2:43 pm
Thanks for your reply.

Tried the uninstall reinstall method, enabled plugin, cleaned and purged cache in joomla and tried IE, firefox, and chrome.

No luck.

I do not need any other plugins or related files correct?
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 3:05 pm
Hello,

do you can work with firebug?
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 3:15 pm
Please try in this text:

Text

other styles. For example "gk_bullet4" or "gk_color-5".
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 4:02 pm
I am just learning firebug. I downloaded it a few days ago. powerful tool but this is my first site and am slowly learning css and html. I'm not sure where I would try these other styles. I'm not sure why this style would just disappear from my site with update.
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 4:27 pm
You wrote the article (text) after update or before?
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 4:29 pm
I wrote it before the update. However, I noticed the problem when working on a new article. So, even the new articles I am writing at this moment wont display the typography styles.

CORRECTION: NEW ARTICLE UTILIZE NEW TAG AND ARE SHOWING TYPOGRAPHY
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 4:35 pm
With which editor you work?
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 4:41 pm
JCE within joomla
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 4:44 pm
Do you know how show the html code in the editor?
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 4:58 pm
Please write a new article and give me the link.

Put this text as html code in the article:

Code: Select all
<p class="gk_tips3">tips3</p>
<p class="gk_audio">audio</p>
<div class="gk_code1">code1</div>
<ul class="gk_bullet4">
<li>bullet4</li>
</ul>


Hope, you can unterstand my english ;)
User avatar
Junior Boarder

teitbite
Wed Jun 09, 2010 5:00 pm
Hi

Please try to use this file:

The classes for typography in text do not have "gk_" prefix, the newly added text should have this classes if typo dlugin was upgraded too. SO the best solution is to compare two files this one I'm sending You and the one You already have. Just copy the whole file at the end of Your typo.css file.
User avatar
Moderator

GK User
Wed Jun 09, 2010 5:01 pm
Yes. Thank you, you have cleared this up for me. It looks like the updated version uses the tag <p class="gk_xxxxx"> instead of just <p class="xxxx">

Looks like I'll have to individually edit all these styles on my site.

THANKS FOR THE HELP!
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 5:02 pm
Now it's ok :)
User avatar
Junior Boarder

GK User
Wed Jun 09, 2010 5:10 pm
teitbite wrote:
Hi

Please try to use this file:

The classes for typography in text do not have "gk_" prefix, the newly added text should have this classes if typo dlugin was upgraded too. SO the best solution is to compare two files this one I'm sending You and the one You already have. Just copy the whole file at the end of Your typo.css file. [file name=typo-20100609.zip size=3458]http://www.gavick.com/media/kunena/attachments/legacy/files/typo-20100609.zip[/file]


Ok so if I add this to my typo.css file I won't have to manually change all html in my articles to display typography? The first typography plugin was using <p class="xxxx"> the updated typography appears to be using <p class="gv_xxx">

Is my assumption wrong?

Thanks for the help.

Ok I think I understand after re-reading. You wrote that post assuming I could not use typography on new articles after the updated plugin was installed.

Let me correct: I am able to use typography I just needed to change the tags as they have been updated to include "gk_".

So...just answer thing for me please: Do I have to manually change all tags where I used typography to include "gk_" or is there a way around this?
User avatar
Junior Boarder

teitbite
Thu Jun 10, 2010 10:31 am
Hi

Please just copy the code from the file I'm giving You at the end of typo.css. This way You will have both variants of typography classes, with gk_ and without.
User avatar
Moderator

GK User
Thu Jun 10, 2010 4:06 pm
That did the trick!! Thank you so much! And thanks for tolerating my lack of knowledge!

Anyone else who updated and lost the typography just add the css from the file above to the typo.css
User avatar
Junior Boarder


cron