UTF-8 fonts in GKContact in Creativity

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
Thu Sep 05, 2013 9:51 am
Reply with quote
Report this post
Hi, I am new to GK products and I have a problem with your contact plugin - when I translate the language file, Polish letters (ś, ć, ó, etc.) are displayed in a strange way. I read somewhere that I should switch to UTF-8, but I have no idea how to do it... I have installed the template in Joomla 3 quickstart mode. What should I do to display Polish fonts correctly? Thank you very much for the answer!
User avatar
Fresh Boarder

GK User
Thu Sep 05, 2013 10:01 am
Reply with quote
Report this post
You need an editor that respects encoding options.
You can try Notepad++ and setting utf8 as encoding:
http://stackoverflow.com/questions/5090 ... or-notepad
User avatar
Moderator

GK User
Thu Sep 05, 2013 12:06 pm
Reply with quote
Report this post
Thankyou very much! It worked:) But I have one more question - let me just ask it wuickly here, probably it is trivial... When I click the send button all the messages - error messages, confirmation, etc. are displayed sort of hidden by the intro on the website. I mean, after I click the send button the site reloads, the intro starts and when I quickly scroll down I can just see the message (error or confirmation) before it disappears. This is the site:

http://dawidciesla.pl/

Is there anything I could do to make the message appear in the area near the form without going back to the intro?
User avatar
Fresh Boarder

GK User
Thu Sep 05, 2013 1:50 pm
Reply with quote
Report this post
Oh, I browsed the forum and found the solution, thanks!:)
User avatar
Fresh Boarder

GK User
Thu Sep 05, 2013 2:50 pm
Reply with quote
Report this post
Well I have been trying to do what you recommended here:

By default is in 62-64 line

Code: Select all<?php if(count($app->getMessageQueue())) : ?>
<jdoc:include type="message" />
<?php endif; ?>

But you can add a copy to bottom section.


And I cannot figure out where exatly should I paste it. Could you just show me what should I replace with what to make the message appear not behind the intro, but let's say below or above the module? It is in position bottom1.

And one more thing - I have a very good contact form which I wanted to use - flexicontactplus, but I cannot embed it. I have been using it for some time on other pages, I am 100% sure there are no syntax errors in my usage of it, but the Creativity template just displays plain text: {flexicontactplus kontakt}. This component is embeded as a plugin, I have enabled the plugin, everything should be fine, but still no positive results... That is actually why I am bothering you with all the questions regarding gk creativity, sorry for my incompetence:/
User avatar
Fresh Boarder

GK User
Sun Sep 08, 2013 9:05 am
Reply with quote
Report this post
Hi,
about {flexicontactplus kontakt}
if you enabled this code into another module (for example Custom HTML) not in article you have to check in module settings

Basic Options --> Prepare Content --> [YES]
User avatar
Platinum Boarder


cron