Flip Countdown Module problem

More
7 years 7 months ago #34815 by niaziblog2
thank you
how to translate text hour secend and ...?
file js?

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #34816 by nordmograph
See there what languages are included in the JS file
www.nordmograph.com/extensions/index.php...4&id=14614&Itemid=40

if your language is not included,you need this translated and added in flicpclock.js
Code:
(function($) { /** * FlipClock English Language Pack * * This class will used to translate tokens into the English language. * */ FlipClock.Lang.English = { 'years' : 'Years', 'months' : 'Months', 'days' : 'Days', 'hours' : 'Hours', 'minutes' : 'Minutes', 'seconds' : 'Seconds' }; /* Create various aliases for convenience */ FlipClock.Lang['en'] = FlipClock.Lang.English; FlipClock.Lang['en-us'] = FlipClock.Lang.English; FlipClock.Lang['english'] = FlipClock.Lang.English; }(jQuery));

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago - 6 years 7 months ago #39426 by Wounton
Hello.

Can I save a link (a tag) into Pre- or Post-text anyway?
Last edit: 6 years 7 months ago by Wounton.

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #39431 by nordmograph

Wounton wrote: Hello.

Can I save a link (a tag) into Pre- or Post-text anyway?

Nope, pre & post text fields only support text.

Please post a new topic if you have other questions.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

Time to create page: 0.336 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.