nhowarth
Forum Replies Created
-
Frederick,
Problem solved my error – plugin working using ‘Disc (basic)’.
Thanks, Nigel
Forum: Plugins
In reply to: [Plugin: wordTube] WordTube 2.1.0 Widget generates <p/>That’s great bigbadboy
It did it for me as well!
Many thanks for your help
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Expiry Time Recommendation for Static SiteI would like to know the answer to this question as well – I run the same type of system.
Thanks
Forum: Plugins
In reply to: [Plugin: Global Translator] Resequencing the FlagsHere’s the solution I received from the author – I’ve implemented it on my blog and it works fine:
The order of the flags depends on the order of the items inside the arrays on header.php.
Suppose you’re using Google Translation Engine and your blog language is english. If you want to change the flags order you have to modify the order of the items inside the array on line 209 of header.php:
‘en’ => array( ‘en’ => ‘English’,
‘it’ => ‘Italian’,
‘ko’ => ‘Korean’,
‘zh-CN’ => ‘Chinese (Simplified)’,
‘pt’ => ‘Portuguese’,
‘de’ => ‘German’,
‘fr’ => ‘French’,
‘es’ => ‘Spanish’,
‘ja’ => ‘Japanese’,
‘ar’ => ‘Arabic’,
‘ru’ => ‘Russian’,
‘el’ => ‘Greek’,
‘nl’ => ‘Dutch’,
‘bg’ =>’Bulgarian’,
‘cs’ =>’Czech’,
‘hr’ =>’Croat’,
‘da’ =>’Danish’,
‘fi’ =>’Finnish’,
‘hi’ =>’Hindi’,
‘pl’ =>’Polish’,
‘ro’ =>’Rumanian’,
‘sv’ =>’Swedish’,
‘el’ =>’Greek’,
‘no’ =>’Norwegian’
),Forum: Plugins
In reply to: WordPress Stats and Popular Posts Show Wrong TitleI’m also having this problem, which has only started since upgrading to WordPress 2.5.1.
According to my “Stats”, my most read post today is titled “Draft created on July 9, 2008 at 8:46 am”
I’ve looked through the post itself and everything appears OK. The Title is correct and there’s no reference to Draft created on… in the html.
It’s been over a month since the problem was first reported – is anyone working towards a solution?
Forum: Plugins
In reply to: [Plugin: Global Translator] Widget title nameI used to have the global-translation plugin in my sidebar – I used the samsarin php plugin widget (rather than the one supplied) with the following code in the php area:
<div align=”center”>
- <?php if(function_exists(“gltr_build_flags_bar”)) { gltr_build_flags_bar(); } ?>
</div>
It worked for me, but you need to check the ‘Enclose the flags inside a table’ to get them spaced properly.
I’ve since moved the flags to the top of the page.
Cheers,
Hi,
I’m using the plugin on my site at ‘Cyprus Property News Magazine‘.
I was also getting the “Sorry, the translation engine is temporarily not available.” a couple of days ago, but everything seems OK today.
I guess you’ve got the ‘Enable translation engines ban prevention’ box checked in the options tab?
Cheers,
My apologies Arnee – thanks for your reply.
Forum: Themes and Templates
In reply to: Anyone Using Solostream Theme?I’m using the 3-column Solostream theme; I bought it and downloaded it a couple of days ago. You can see it in action on my blog Cyprus Property Perspective
I’ve changed the colours to make it more appropriate for my application and I think it’s great!!!
It’s as easy to use as any other theme I’ve used and there is some information on Michael’s website. There are a couple of things I’m still experimenting with.
Happy New Year