1. Skip to Menu
  2. Skip to Content
  3. Skip to Footer>

IT TheLodge 2 We are proud to announce the release of our January 2012 Premium Joomla Template IT TheLodge 2
A complete hotel based template that accepts instantly your website bookings, even through PayPal..

View Demo or Read More

Welcome, Guest
Please Login or Register.    Lost Password?

Characters like !?@ ect dont show on the mainmenu
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 1234567
TOPIC: Characters like !?@ ect dont show on the mainmenu
Re:Characters like !?@ ect dont show on the mainmenu 1 Year, 9 Months ago #12539
I bought this Template since icetheme.com!
And I use Template for a site in French and I have a big problem!!
Indeed sure in French we use characters stressed as "é" but in the main menu head teacher I do not find these characters! They are replaced by a vacuum!! How can it be done?

www.alybuse.com/fr

Example: in the menu Festival (I have to have that)----> Accréditation then but I obtain the word without it "é" Festival-----> Accr ditation

Then é is replaced by a vacuum !!


Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
anouar.ch
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Re:Characters like !?@ ect dont show on the mainmenu 1 Year, 8 Months ago #12716
No idea ???????? plz need a help !!


Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
anouar.ch
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Re:Characters like !?@ ect dont show on the mainmenu 1 Year, 8 Months ago #12885
It is resolved!! Thanks to all the technical team of IceTheme.com


Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
anouar.ch
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Re:Characters like !?@ ect dont show on the mainmenu 1 Year, 7 Months ago #14118
I used the correction file, what the administrator upload but it isn't solved the caracter problem and most manu items was disappeared. After I used this one:

/*----- added to split the menu name into first word and the rest */

//UTF-8 support for main menu titles modified by Marton Feovenyessy (feovenyessy@gmail.com)

$tmp_tomb = mb_ereg('[w]+[s|.|?|!|[0-9]]+',$item->name,$regs);
$eredmeny_hossz=mb_strlen($regs[0]);
$focim=($eredmeny_hossz>0)?$regs[0]:$item->name;
$focim_hossz=mb_strlen($focim);
$teljes_hossz=mb_strlen($item->name);
$alcim_hossz=$teljes_hossz-$focim_hossz;
$alcim=($teljes_hossz>$focim_hossz)?mb_substr($item->name,$focim_hossz,$alcim_hossz,'utf-8'):"";

$tmp->name = "";
if (!empty($alcim)) {
$tmp->name .= '<span><![CDATA['.$focim.']]></span>';
$tmp->name .= '<span class="sub">' . $alcim . '</span>';
}
else
$tmp->name = '<span><![CDATA['.$item->name.']]></span>';



This one solved the caracter problem, but menu items disappeares yet.
Please help!!!!!!!!


Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
pistike
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1234567
Moderators: Andel, juljan, Brunilda, Tomi

Earn 20% of every sale that is generated from your website and generate and extra income! Join Affiliate Program

Newsletter Subscribe

Subscribe to our newsletters to be notified about our important news.