Custom Site Logo

Plugin Banner

Custom Site Logo

by Awais Altaf

Download
Description

This plugin helps in managing your WordPress website’s logo.
You can easily upload a new logo, or use an existing image in your WP media gallery.

Benefits, Features and Options:

  • Apply custom width and height to logo.

  • Applying hover effects to your logos.

  • Make your logo responsive

  • Use in post/page editor by shortcode or in template by function. Check the details below.

How to use it

  1. Open header.php file of your current theme.
  2. Paste <?php echo csl_CustomSiteLogo_show_logo(); ?> where you want to display your logo.

Shortcode

Shortcode is also available to use anywhere: [csl_display_logo]

In case of any difficulties in setting up your plugin, write an email to m.awaisaltaf@gmail.com

  1. This is the screenshot of main settings page of this plugin. You can customise the settings as per your choice.

    This is the screenshot of main settings page of this plugin. You can customise the settings as per your choice.

How to insert logo?

Open header.php file of your current theme.
Paste <?php echo csl_CustomSiteLogo_show_logo(); ?> where you want to display your logo.

Can I also insert logo picture anywhere using backend editor?

Yes you can just use the shortcode [csl_display_logo] in any post/page/custom post editor to show the logo image.

Why my logo is so big?

Try to uncheck the “Make Logo Responsive” option from settings page (Dashboard => Appearence => Custom Site Logo).

Where is settings page in admin?

Please go to Dashboard => Appearence => Custom Site Logo

Does not have alt text

By primorudy10 on October 13, 2023

Fine plugin for logo management

Does not display the image ALT text

By Mimi (immeemz) on January 16, 2021

This works as described and is very easy, but I was not able to use it because it doesn't display the image ALT text, either the ALT text as specified in the media library, nor does it allow you to insert other ALT text. Not ADA or WCAG compliant nor compliant with other accessibility guidelines throughout the world. Sorry! I ended up just hand-coding the logo into the header.

Get your logo from a CDN

By photoworkout on January 11, 2020

This plugin does work well to server your logo from a CDN (external source). Useful if your theme does not have the option to insert the logo by just pasting the image URL (but requires the WP media uploader, e.g. via the customizer).

And.......a logo!

By Curtis (salsaFire) on December 22, 2019

It works. Thank you.

GREAT Plugin and AWESOME Support

By ewdaadmin on August 3, 2018

This is a great plug-in and any questions I had were answered quickly. Awais was a HUGE help.

Simple plugin

By galvinxpertex on April 11, 2018

Simple plugin to use.

Best Logo plugin

By crunchdevelopers on April 9, 2018

This is easy to use and simplest plugin to put dynamic logo in any site. Really recommend it.

Great plugin

By dosantobrasil on November 27, 2017

I had been struggling with my site logo until I found this plugin. Simple. Great. And yet it has plenty of features. Thanks a lot,

Best Logo Plugin

By Awais Altaf (iticiti) on June 22, 2017

Best Plugin to put logo in your site.

1.0.1

Release Date: May 25th, 2023

Bugfixes:

  • Fixes PHP warnings.

Updates:

Update the code standards.

Back to top