I have used qTransalte a lot of times… i some cases i have used this kinda of code
for widgets and special elements in the design such as the logo / images
$bloginfo = get_bloginfo( 'language' );
if ($bloginfo == 'he-IL') {
// hebrew sidebar here
} else {
// English sidebar here
}
.
But that just in specific cases… in most cases qTranslate has a ready made solution.
Best of luck.
Sagive
Related Posts:
- Disable qTranslate by post type in admin + disable per page / post ID on front-end [closed]
- Qtranslate displays empty categories with get_categories()
- How to set a custom title per language?
- Between functions.php (theme), widgets, and plugins, which is loaded first?
- Plugin upgrading: Widget settings
- Need to create a Theme demo site that features multiple themes
- Adding a widget programmatically
- Override dynamic_sidebar() in plugin?
- Is dynamic forms/entries possible in Widget?
- How to place random widgets in the WordPress sidebar?
- Has anyone been able to get the aweber plugin to work
- Pages with 2 Columns
- Custom values are not translated
- Custom Widget Creating PHP Exception When Placed In Its Own PHP File
- register child class in another plugin
- Conditional Display of Links in Widgets
- How to Get Admin Settings for a widget when using the_widget() with custom widget
- WordPress multiple widget in single plugin
- Created Widget Not Showing up on Admin Panel
- Setting up widgets in wordpress with a unique ID for the after_title argument
- Flickr plugin that will display photos from multiple group pools? [closed]
- Popup Cookie WordPress select language and section (Elementor)
- Admin Dashboard with Custom Tab for Client
- WordPress author details plugin/widget
- More than one text-domain is being used because of the included templates for plugins
- WAMP to XAMPP WordPress transfer
- how to load the language file in plugin?
- The plugin generated 3 characters of unexpected output during activation
- How to query the custom fields by language?
- qTranslate conflicts with SEO-plugins [closed]
- How to style the RSS wordpress?
- How can I disable widget from being visible on some pages?
- How to display more than one instance for a widget?
- Custom random quote widget breaks when used in multiple sidebars
- Hooking in to replace the Sidebar/Widget areas
- Do widget options need to be escaped widget()?
- Ajax contact form widget plugin data not insert in database
- How to hide CSS by default and show on button press
- Widgets Scripts don’t load – but load when I reload the page
- Force language in translate function
- How to add wp visual editor in a custom widget?
- WordPress Widget – Saving multidimensional arrays into $instance
- Custom plugin appears outside of the sidebar container
- How can i change the texts of plugin (created by me) in wordpress admin?
- Xili language plugin not showing language flag [closed]
- Char limit on custom blog-post form? [closed]
- How do I use wp_editor() in widget form?
- How to reorder and display a feed to be chronological?
- Hide certain widgets from specific user roles in admin
- How to add Wrapper Div/container element around WordPress Widget Content
- How do I find out what is in control over a certain part of a website?
- Best practice for including plugin output in a template without using shortcode?
- Custom widget doesn’t save values from dropdown box
- Register Script in Plugin Widget
- Add Shortcode tag in Widget/Sidebar
- How to create wordpress widget that is fixed position on the home page
- How to handle forms from sidebar widgets – Processing $_POST variables using get_field_name()
- Short messages widget [closed]
- jQuery Click event is not fired at all
- Widget for specific category
- get_term_meta returns false in widget
- Translation to ACF relationship field
- My widget won’t update its values when save is clicked
- Widget where it can make changes to the container
- Language translation on a fresh english installation
- Widget content turns up before title
- Extend a plugin to include a widget option
- Is there a Image Gallery which will load all my posted Images like twitter’s image grid?
- Modify pages widget and make a plugin?
- wp_footer hook running twice
- Table of contents (TOC) plugin is not showing header tag
- How can I display selected content from a seperate database in an Activity style widget?
- How to fetch WordPress database values in JavaScript widget
- RSS Feed on WordPress showing code (hypertext) in articles titles
- What is the right way to populate a dropdown from MySql?
- How do I make my site multi language? [closed]
- Using foreach loop for `$instance` of form and update array widget iteration
- Shortcode generated widget to appear on same line as heading text and button
- Translating Website
- How do I keep children of certain parent menus expanded by default on a sidebar?
- How do I add languages?
- Widget logic using woocommerce product category
- How to display widget in front end?
- Widget outputs the value but doesn’t save anything inside the textarea
- WordPress Widget: Is it possible to make the form dynamic without updating?
- Using Widget Logic to place menu on multiple pages?
- Show widget location borders for development
- Cannot access variables within a widget
- adding image in the header of my dev widget
- jquery conflict with widget page
- Plugin: Unable to Save the Image Alignment Option to Display in the Widget in the Sidebar
- Template from scratch: Sidebars not showing widget
- How to develop an extension for a simple form post and post back? [closed]
- How to add homepage Widget?
- What are the downsides of using bootstrap in plugin development?
- What can I do to customize a widget provided with this plugin? from where have I to start?
- Content expands beyond its column container [closed]
- Am having issues intergrating this api into my wordpress site, any help please?
- How can I add a zip code service availability checker in WordPress without Woocommerce? [closed]
- Use custom Javascript for a custom Elementor Widget [closed]