ProblemWith JoomFish 2.2.3 on Joomla 1.5 the meta tags are not translated.
Fix for JoomFish 2.2.3 - instructions- Download the attached JF2.2.3_System_Configuration_fix.zip
- Unzip this: it'll give you four files, the two original and the two changed files, in the directory they belong to
- Upload these files to your server
Use meta tags1 - Go to Backend > Components > JoomFish > Content Languages, you are now in the "Joom!Fish Language Manager" screen
2 - Click the icon in the Config column for the language you want to change the metatags for: a "Translate System Configuration" window pops up
3 - Fill in the settings and click Save in this "Translate System Configuration"
4 - Click Apply in the "Joom!Fish Language Manager" screen
--> Important: don't forget step 4, although you have clicked "a" save button in step 3, the changes need to be applied
This changes the
- Code: Select all
<meta name="keywords" content="joomla, Joomla" />
<meta name="description" content="Joomla! - the dynamic portal engine and content management system" />
in the frontend HTML page source for each language.
Thank you goes to...Klas has been doing some great work in JoomFish for Joomla 2.5.x. In that process he fixed the System Configuration that could not be saved/used. This was a similar problem as this one. His fix (see
https://github.com/JoomFish/jf-future/issues/52) works on JoomFish 2.2.3 on Joomla 1.5.x as well.
Tested on...- JoomFish 2.2.3 on Joomla 1.5.26. PHP 5.2.4, MySQL 5.1.41, Apache on CentOS
- JoomFish 2.2.3 on Joomla 1.5.26. PHP 5.2.9, MySQL 5.1.33, Apache on Windows