Fractalia
Forum Replies Created
-
Hi strop:
Thanks for use this plugin. We are working to fux this bug soon. If you have some other information please tell us.
Forum: Plugins
In reply to: [qTranslate extension] [Plugin: qTranslate extension] How to use?Hi. Thanks for using this plugin.
apply_filters function would work for get the correct content, you can see more about this function here
In your specific case, the better solution would be using
<?php echo apply_filters('the_title', $image->alttext); ?>Let me tell you that the plugin was initially created for make ngg-gallery multilanguage (and I think you are using it)
If you have more question, please ask me.
Forum: Plugins
In reply to: [Plugin: Flexible Custom Post Type] Multi-language supportHi, thanks for using our plugin.
For multilanguage support you should use:
– qTranslate (http://wordpress.org/extend/plugins/qtranslate/)
– qTranslate extended (http://wordpress.org/extend/plugins/qtranslate-extended/)When you have both plugins active, Flexible Custom Post Type will get multilanguage automatically.
Good Luck!
Hi! Thanks for using wp-slider plugin
The last release of wp-slider support shortcodes. Try it!
Forum: Plugins
In reply to: [WP Slider] How to useWe have uploaded a better description to our plugin which explain how to use it. We are hopping for wordpress to update it.
Thanks for using our plugin