Posted by alex in Insights
I have been using Angsuman’s Translator Plugin Pro to provide language translations on numerous WordPress blogs for a long time. Recently I noticed that when visiting translated pages the links contained within those translated pages were linking back to the default language which in my case is English. This makes trying to navigate through the site in a different language much more of a hassle.
Read the rest of this entry »
Tags:
angsuman's,
babelfish,
data processing,
en,
english,
es,
google,
link,
plugin,
pre process,
spanish,
translate,
translation,
translation engine,
translation method,
translator pro,
URL,
WordPress
No Comments »
Posted by alex in Insights
During a recent WordPress upgrade I was performing I noticed an issue with the mysqldump of the WordPress database which was causing the actual .sql file backup of the database to not read properly. After investigating I noticed that the atpp_page_cache table from Angsuman’s Translator Plugin Pro included Blob columns that were not dumping properly with the default mysqldump syntax as shown below.
mysqldump -u root -p databasename > db_backup_file.sql
Read the rest of this entry »
Tags:
angsuman's,
atpp,
blob,
column,
corrupted,
database,
error,
export,
mysql,
mysqldump,
phpMyAdmin,
plugin,
syntax,
table,
translator pro,
WordPress
No Comments »
Posted by alex in Insights
The Taragana Translator Plugin is the best translation software I have found for Wordpress . Not only is it easily customizable but for only $30 you can have your entire blog translated into 13 languages in less than 15 minutes. It is however beneficial to customize some of the settings and especially to add a bit to the design. I prefer having the flags appe ar at the top of the center column of a three column WordPress layout. Below I have listed some tips on how to easily customize the display of the flags.
The first thing to do is have display the actual flags. The major holdup I had was the home flag, in my case the English or US flag, was not displaying the correct link. No matter what I did it would display the URL of the translation I was currently using. So if I was viewing a German translation page then the US flag would display / de . I finally figured out that you have to wrap your flag display with text to not translate a section of co de . The text to use for not translating is shown below in an example.
Read the rest of this entry »
Tags:
CSS,
engine,
flag,
image,
PHP,
taragana,
translation,
translator pro,
WordPress,
WordPress plugin
No Comments »