Hi,
Thanks for this really nice plugin.
By any chance have these two topics been addressed:
1.Localize JavaScript to make translation ready
2.Include .pot file for translation
I have listed and translated all items in French and added them to a .po file created through WPML, but it does not work.
Any hints on how to proceed?
Thanks a lot.
Because there is no $post on a 404 page, a notice is generated: Trying to get property of non-object in /path/to/wp-content/plugins/jkl-unit-converter/inc/class-jkl-unit-converter-widget.php on line 64
Replacing line 64
if ( ! $post || ! has_shortcode( $post->post_content, 'jkluc' ) ) {
with
if ( ! $post || ! has_shortcode( $post->post_content, 'jkluc' ) ) {
eliminates this notice.
]]>I want to help translate the plugin into spanish, I had a look at the .pot file but I did not find into the lenguage folder.
I am interesed in using your plugin in my website.
Thanks
Percy Llanos
Lima- Perú
Hello, I am going through the plug-in files trying to find if there’s a way to show only the “basic” units set.
I’m not a coder, so I’m getting stuff done by trial and error. Been able to customise appearance and limit number of decimal points, but that’s it.
Can you point me to what I should be modifying to get this result?
Thanks!
Hello,
Great application.
I want to change the language, but I don’t know where is the file to change. (.pot
file) I downloaded the plugin and I can see all folder, but can not find the file .pot
.
Thanks,
Pance
]]>I have to update the documentation. Didn’t realize I didn’t say what the actual shortcode was to us ethe plugin. Please use:
[jkluc]