Replace the image code with the below one. Actually you are giving the root path in your image source but the image is in your theme folder. Also check if the images folder name is image or images.
<img src="https://wordpress.stackexchange.com/questions/159297/<?php bloginfo("template_directory'); ?>/image/logokovil.png" alt="logo" height="100" width="100">
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)?
- 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
- Changing logo image in header.php upon language detection
- How to get customable image header?
- WordPress Site Broken and it gives Headers Already sent error
- get attachment title based on attachment id
- Media Upload Folder – how to manage
- Wrong image dimensions in Insert Media after add_image_size()
- PHP Fatal error: Call to undefined function download_url()
- Any easy way to automatically set the first inline image in a post as the thumbnail?
- Upload multiple images in a custom metabox
- How can I hide media library images from general users?
- Strange img srcset behaviour
- How to add php to theme to show alt attributes
- Using Taxonomy Image code with my get_categories code
- Rename image during upload using date and time stamp?
- Images in the Twenty Fourteen theme
- Get author ID with attachment ID
- Show Post Excerpt in Image Attachement
- WP 3.4 has missing photo data
- How to add image id class?
- wp_get_attachment_url with specific image_size?
- Get meta data from image
- Shortcode for a link and thumbnail
- Bulk edit Gutenberg single images to change from linking to media file to attachment page
- Fuzzy Images in WordPress 4.4
- In Wordress one author can not see the other’s author uploaded images through media library
- How to add missing dimensions to all images to avoid cls?
- Prevent Image Pasting in RichText Component
- Why are images created by WP larger than the original uploaded image?
- Default Image Link Type Setting not Working
- Fallback for missing srcset images
- Scaling images for mobile
- How do I fix “Sorry, this file type is not permitted for security reasons”
- Replace image caption with its title and description
- Frontend Image Upload
- Multiple variables through wp_get_image_editor
- Removing featured image from gallery?
- 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
- How to display original unmodified thumbnail
- One picture belonging different galleries?
- “HTTP Error” or Network Error (tcp_error) when uploading image
- Hide Featured Image box – isn’t working?
- Optimising uploads folder then re-uploading?
- 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?
- Random Image Script Working but Want to Avoid Duplicates
- How to post images on my blog with a pre-defined border
- HTML Img with data:image src gets sanitized in admin?
- Can’t find image to remove
- How to add a custom class to all the images for a page only?
- my featured image of wordpress are not showing in the front end though image are uploaded in media library
- How can i place featured image after h2
- Images getting smashed
- Unset image sizes before images are uploaded
- Wrap post images with a link, not figure (image_send_to_editor doesn’t work)
- An error has occurred during the upload process in wordpress 5.3.2
- get_the_post_thumbnail() title and alt attributes not displaying
- Jetpack Lazy load images fade in
- add alt text to images loaded from json with media_sideload_image
- WordPress images programatically display error
- Load only imagens resized in custom page
- How to see previous –next image option in the theme?
- Getting the Select and Crop Functionality Using Custom Fields
- Display images in template file
- Need help making my homepage blog image smaller than my post image
- Changing image size displayed in wordpress twenty fourteen theme
- Only User Upload image Http Error
- Building theme so user can change header image [closed]
- See the all uploaded images of a user as an admin
- Broken Media Library
- wp_get_attachment_image_src() does not return what I want
- 3.5.x Theme Customize: Handling Custom Control Requests
- Wrap a post image with a div if it doesn’t have a caption
- Custom filename when pasting an image from clipboard
- WordPress Bootstrap dynamic carousel showing images separately not as carousel
- How to display image ALT under image?
- Faster image upload on mobile [closed]