• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Tutsplanet

Tutsplanet

Free Technical and Blogging Resources

  • Home
  • Web Hosting
  • Programming
  • Plugins
  • Twitter Trends
  • Tools
  • About Us

Programming TagsMagento 2

How to display images from theme folder in in phtml- Magento 2

Jul 14, 2023 Editorial Staff Leave a Comment

Share
Tweet
Share

You can use below two methods to display images from theme folder in phtml file in Magento 2. Often times it’s very convenient to keep the theme related images to theme images folders.

Option #1

Images in Vendor/theme/Vendor_Module/web/images/filename.png or app/code/Vendor/Module/view/frontend/web/images/filename.png

<img src="<?= $this->getViewFileUrl('Vendor_Module::images/filename.png'); ?>"> //phtml

<img src="{{view url='Vendor_Module::images/image.png'}}"/> //cms block/ cms page

Option #2

Images in Vendor/theme/web/images/filename.png

<img src="<?= $block->getViewFileUrl('images/filename.png'); ?>" /> //phtml

<img src="{{view url='images/image.png'}}"/> //cms block/ cms page
Did this post help you?
Tutsplanet brings in-depth and easy tutorials to understand even for beginners. This takes a considerable amount of work. If this post helps you, please consider supporting us as a token of appreciation:
  • Just want to thank us? Buy us a Coffee
  • May be another day? Shop on Amazon using our links.
    Your prices won't change but we get a small commission.

Editorial Staff

Editorial Staff at Tutsplanet is a dedicated team to write various tutorials about subjects like Programming, Technology and Operating Systems.

View all posts by Editorial Staff

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Quick Links

  • Top 21 Website Ideas To Make Money Online in 2021
  • A Simple YouTube Video Downloader Script in PHP
  • The 50 Most Useful jQuery Plugins for Frontend Development
  • Replace “\n” with new line characters, using Notepad++
  • Using Third-Party Libraries in Codeigniter
  • Upload Multiple Images and Store in Database using PHP and MySQL.
  • Hierarchical Tree view Category Example in Laravel
  • Laravel Image Intervention Tutorial With Example
  • How to import sql file in MySQL database using PHP?
  • Free VAT Calculator Online

Subscribe

* indicates required

Search Here

Share

   

Hot topics

  • Replace “\n” with new line characters, using Notepad++ 16 views
  • A Simple YouTube Video Downloader Script in PHP 14 views
  • Add FTP/SFTP in Visual Studio Code 13 views
  • Auto Login in PuTTY with a password 12 views
  • How to enter new line in Microsoft Teams? 11 views
  • PHP: Implode () with quotes 11 views
  • Open a URL in a new tab using JavaScript 10 views
  • Hierarchical Tree view Category Example in Laravel 10 views
  • Post Data to an iframe 8 views
  • All Countries SQL file with Country Codes to Download 8 views

Categories

  • Design & Development
  • Drupal
  • Facebook
  • General
  • How To
  • ios
  • Javascript
  • Linux
  • Magento
  • Marketing
  • News
  • PHP
  • Plugins
  • Programming
  • Snippets List
  • Social Media
  • Softwares
  • Themes
  • Tips
  • Wordpress
  • YouTube

Copyright © 2023 · Planet on Genesis Framework · Powered By BunnyCDN . Network wallpapernoon.com