You’re going to create a new logo for every single language? Can you not make the text in the logo HTML, it doesn’t look like a complex graphic. Also, ignore the first post in this thread but the post by the author and the one below it might be helpful. (I say ignore the first post becuase it sounds like they’re editing the plugin files directly which you should never do!)
The code looks like this:
<div>
<?php
$currentlang = get_bloginfo('language');
if($currentlang=="en-US"):?>
This is English
<?php else: ?>
This is not English
<?php endif; ?>
</div>
by User ChowKaiDeng
Related Posts:
- How to set twenty fourteen header image at 100% width?
- Display different header images based on current page
- How to place an image into header.php? [closed]
- How can I use cached images in an AJAX response?
- WordPress 4.1 header image problem
- How do I get my main image to stretch the full length of the screen?
- How to remove header images from displaying (not css or editing)?
- Logo is not being displayed in header (Twentytwelve)
- Placing a featured image into header
- Featured image not shown in header
- Responsive header image
- How can I change the header on the pages?
- Change header image size
- Adding custom html/css/images to Theme
- How to add an image below the header on homepage
- Put image onto header
- How to get customable image header?
- WordPress Site Broken and it gives Headers Already sent error
- Stop wordpress from hardcoding img width and height attributes
- how to get original image using wp_get_attachment_image_src
- Add new image size to media uploader so users can insert into post?
- How to insert pictures without hard coded dimensions?
- How to modify image editor dialog options on WordPress?
- “There has been an error cropping your image” when cropping image
- Excludes posts that don’t have attachments in the_content()
- Remove duplicate images from media library.
- WordPress Image Editor doesn’t update thumbs specified with `add_image_size()`
- How can you upload an image from within a settings page?
- Get an image from url in front end submission form
- Add visual editor to Media Edit Screen
- could not upload image in media library
- Check if page/post has any anchors that link to an image jpg/gif/png
- How to check if user is uploading/setting an image as a featured image?
- Retrieving an alt tag from a custom field
- Exclude featured image from gallery in wp-admin
- How to fix “.webp” being auto-added to the end of image urls
- Customizing the attachement page to show rest of all images in a gallery from post
- Is it possible to change ‘Link to’ in all images in all articles?
- Is it possible to put images as url in document [closed]
- Creating ‘required’ fields in the ‘add media’ window
- Importing images results to wrong folder structure
- WP keeps looking up post thumbnail on https even though wp-config says http
- How to post a mosaic of an image gallery instead of the entire gallery inside a post’ [closed]
- using media_sideload_image with a file from theme directory
- Don’t show images inserted into content
- Replace post/page titles with an image in WordPress
- What happened to the media manger?
- Add custom metabox to media library images
- Howto use WP built in Thickbox for images?
- Autosort uploads in galleries by filename
- “HTTP Error” or Network Error (tcp_error) when uploading image
- Hide Featured Image box – isn’t working?
- Using a .pdf file as a page in wordpress
- WordPress Attachments with old images
- How to display image in mail header using wp_mail()
- a: hover issue with image issues [closed]
- Redirect Image Url to a page via htaccess
- How does wordpress name resized image copies?
- How to remove “Image Information” and “post date/author” from a media page?
- Media Editor uppercase extensions to lowercase
- How to change picture size
- Issue with LazyLoad, sometimes my pictures aren’t showing
- Why does WordPress list all image sizes in srcset even if they’re larger?
- Initializing the cropper for image uploads
- How to bulk change media item’s link?
- cant upload media/pictures to my wordpress site, cant upload anything to my database
- Custom Image Widget
- How to use default image as featured image by implement some code in function.php
- attachment_fields_to_save first parameter is null
- Register an embed handler for self hosted images
- Dashboard Create Gallery missing
- I cannot upload images to post or the media library in wordpress
- How to disable post-thumbnail from generation?
- WordPress Shortcode to display featured images only
- all images of past post messed up after changing theme
- What is the Best way to post each pictures uploaded separately and automatically?
- Show WordPress Image Title Under Custom Portfolio Image
- Where is this folder [closed]
- Different image heights for different resolutions without distortion
- Lots of attachments is causing slow load
- Image editor not working correctly
- Making a thumbnail if there exist a link with. jpg or .png extension in WordPress
- Resizing to bigger proportions as original not working
- Admin bar stats widget plugin image broken
- Faster image upload on mobile [closed]
- How to add a link to media file for every image inserted in content?
- How to get WordPress to resize images for srcset?
- How to give path to image in wordpress?
- Edit multiple posts featured image
- Make Jetpack CDN to filter/ignore images based on SRC [closed]
- images map on website not working
- WordPress + REST API + featured_image
- Some images not loading after changing IP on local wordpress install
- Blurry Images on my Website
- Define how an attached image is rendered
- All WordPress Website Images Broken
- image doesn’t display when option on product page chosen
- Remove srcset thumbnail attribute for products in the WooCommerce shopping cart
- Images Not Displaying On Page or Media Gallery After Multisite Migration
- Why are my image dimensions smaller once they are published?