Tutorial Shares
  • Home
  • Tutorials
  • Categories
  • My Favorites
  • Terms of Use
  • WordPress
    • Theme Customizations
    • Security
    • Admin Dashboard
  • Magento
  • Code Snippets
  • Servers
  • CSS
  • Dev Tools
  • Hosting
    • Servers
    • Nginx
    • Ubuntu
    • Linux
  • Design
  • PHP

Home » All Website Development Tutorials » Magento logo

Magento logo

Display different logo on homepage in Magento

Oct 9, 2024 by Christine Cardoso in Magento Loading 687

It is recommended by SEOmoz that the homepage logo be only a h1 tag on the homepage, and h3 on all subsequent internal site pages. In your header.phtml, the default magento template uses getIsHomePage() which allows us to replace

1
<h1 class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><img width="377px" src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a></h1>

… Continued

Remove Magento Theme Logo

Oct 9, 2024 by Christine Cardoso in Magento Loading 622

Learn how to remove the Magento logo that comes default with the blank Magento theme. Go to app > design > frontend > package-name > theme-name >template > page > html and open header.phtml Remove or comment out the following … Continued

Recent Posts

  • Install Magento PHP7.0 Extensions
  • Changing Old WordPress permalink structure on Nginx
  • Remote MySQL Connection on Ubuntu
  • Magento 2 CLI Install Ubuntu 14.04
  • Install WordPress Plugins with Composer & WPackagist

Community Favorites

  • Custom admin column for WP categories & taxonomies (1335)
  • Show All Categories and their Posts in Wordpress (1306)
  • Add color picker to wordpress admin metafield (1252)
  • Fix nav menu active classes for custom post types (1202)
  • Contact Form 7 + Bootstrap Example (1189)

Tags

301 Redirects archive.php background image bower Categories Category Archives Customize WP custom metaboxes custom meta fields Custom Page Template Custom Post Type Archives Custom Post Types date DevOps git Gulp li linux commands load Magento 2 Magento logo Nginx NPM Page Templates Pagination Password Protect Permalinks post query arguments Roots.io Roots Theme Sage server admin sort posts by meta field sysadmin Terminal Theme Customizations Twitter Bootstrap typography Ubuntu 14.04 usermod Wordpress Wordpress hacks Wordpress plugins WP Admin Dashboard WP Favorite Posts

© 2016 TutorialShares.com. Brought to you by Digimix, a WordPress Development Company.