A widget plugin for text and image combinations, with multilingual support.
Combined Image and Text Widget is a plugin that allows you to effortlessly add text and images to your sidebars, with or without links.
Yes, the plugin can be used in conjunction with the WPML plugin. The plugin’s multilingual capabilities will automatically activate if WPML is present and active.
You can define the title, image, image alt, text and link for each enabled language. In addition the plugin can detect if your link leads to an inner page within your website, and attach the correct language code depending on the end user’s selected language.
Yes. By default the plugin will only provide you with one link input, and that link will be converted to the end user’s language. However, you can disable this feature and instead manually define the url link for each language individually. To do that follow these steps:
1. Access your WordPress admin panel.
2. Go to Settings->CITW (note that this page is only available if WPML is already enabled).
3. Under Multilingual Url Schema choose “Allow me to manually input the url for each language” and save.
4. Go to the Widgets page. You should now have url link inputs for each of your active languages.
Yes. By default the plugin will only provide you with one image alt input, and that alt will be used for all languages. However, you can define an alt for each language individually. To do that follow these steps:
1. Access your WordPress admin panel.
2. Go to Settings->CITW (note that this page is only available if WPML is already enabled).
3. Tick the box next to Enable Multilingual Image Alts and save.
4. Go to the Widgets page. You should now have image alt inputs for each of your active languages.
No. The widget does not accept language-specific classes. However, the plugin dynamically creates a language class for each of your widgets, and you can use that class to define language-specific CSS rules. The aforementioned language class will be a combination of “citw_” and your active language code. For example if your widget is currently displaying on a page in French it will have the “citw_fr” class.