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
- How to change image type for specific size?
- What’s the proper way to find and remove duplicate images from posts and the media library?
- Mixed content warnings after changing site adress from HTTP to HTTPS
- add_image_size() zoom-crop
- Insert an image into a post by API
- Creating a rotating header /image slider using theme customization
- Use Media Library to manage galleries like Nextgen (with folders, albums, collections, tags, categories, terms…)
- No srcset for hard-cropped thumbnails
- Slider image issue in wordpress
- Getting custom size image URL
- Retrieving images from a NextGEN gallery
- Query for recent images across multiple posts
- Getting alt text of featured image
- Get image alt attribute just by image URL
- Is there a way to get attachment data?
- How to resolve – IE 6 ignores img “width” properties
- WordPress is stripping the Alt tag’s quote marks from images where Alt is not set, but leaving the word ‘alt’ creating problems for ADA compliance
- WordPress reduces the full size image and uses it as the original
- Show taxonomy list with taxonomy images ( SOLVED)
- get_children() not working properly – Only on one post?
- Warning: getimagesize() [function.getimagesize]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 [closed]
- Is There A Way Of Using the_post_thumbnail() to Pull In A Specific Image From The Media Library
- How to add data attribute to all images in posts [closed]
- Echo URL of large version of Featured Image
- Output random (custom) image size
- WordPress crops images differently on retina screens?
- Image thumbnails not available post migration, but still accessible via direct URL – DB issue
- How do I create an alternate RSS feed for tags with custom image sizes for MailChimp?
- Exclude images from “inserted into post” when trying to get attachments
- Move Image Captions Inside Link ( tag) if Added
- Sharing images to social media – issue with aspect ratio
- How to add custom classes to figure element only if image has caption?
- I got an issue after i migrated a site
- How to add an image to a custom url?
- 409 error (Conflict) when trying to insert an image into a post
- Facebook og:image issues after https change [closed]
- Does WP create multiple images?
- How to use Facebox in WordPress theme?
- Mass crop images: Landscape images -> Portrait images
- Change image name during uploading sequentially
- Store in media library image uploaded from url
- How to redirect homepage to actual URL?
- Clickable image link sends people to wrong URL
- Get images attached to a specific page
- add_image_size function not working
- Cropped image file size larger than original, is it normal?
- How to make Custom Loop not crop featured images?
- Using mysql to replace img src?
- How do I display the featured image from an image gallery using a reference in code? (example within)
- caption shortcode inserts blank paragraph
- Changing The Default Header POST Title and Description text by category in wordpress
- How to change background slider image when hovering on text?
- Can I achieve this with WordPress?
- Built-in image lazy loading: Does it come with a polyfill for older browsers?
- SQL: How to find all attachments that are not used in any posts/pages/custom_post_types
- I would like to set a FULL SCREEN background image to all my pages (same way it is on my home page)
- Enlarge Featured WordPress Images
- How to add element to the list of adjacent images?
- Responsive Images – Defining
- How to attach 1000’s of unattached images
- WordPress Javascript displaying an image Question
- How to include different html tags in the header for different pages?
- Using a full-width hero image that can be changed in the dashboard by a user
- Resize External Image
- Images are not getting uploaded
- Background image call problem
- Assigning image to Post-Type won’t work anymore: exceeded time?
- How to change default image rename?
- Link images to post
- Image attachement management – a philosophical question
- Changing 2011 theme header image based on user dropdown
- wp_get_attachment_link() add rel attribute if the link points to direct image
- Getting top Image From the Gallery and printing out a thumbnail with Exact Dimensions
- Add custom version to an image
- How to get some information from the_content [closed]
- Custom Background Image per Page
- Orientation of featured image in post?
- What does WordPress media uploader do to image files on upload?
- Site header logo and parallax image on homepage do not display on iPhone
- WP_Image_Editor – How to save the new size of the image in the sizes metadata
- Is is possible to append .webp to srcset images using wp_filter_content_tags()?
- Could a very long article slow down all website and wpadmin?