Custom Site Logo
Custom Site Logo
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
- Open header.php file of your current theme.
- 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
Screenshots
Faq
Open header.php file of your current theme.
Paste <?php echo csl_CustomSiteLogo_show_logo(); ?> where you want to display your logo.
Yes you can just use the shortcode [csl_display_logo] in any post/page/custom post editor to show the logo image.
Try to uncheck the “Make Logo Responsive” option from settings page (Dashboard => Appearence => Custom Site Logo).
Please go to Dashboard => Appearence => Custom Site Logo
Reviews
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
Get your logo from a CDN
By photoworkout on January 11, 2020
And.......a logo!
By Curtis (salsaFire) on December 22, 2019
GREAT Plugin and AWESOME Support
By ewdaadmin on August 3, 2018
Simple plugin
By galvinxpertex on April 11, 2018
Best Logo plugin
By crunchdevelopers on April 9, 2018
Great plugin
By dosantobrasil on November 27, 2017
Best Logo Plugin
By Awais Altaf (iticiti) on June 22, 2017
Changelog
1.0.1
Release Date: May 25th, 2023
Bugfixes:
- Fixes PHP warnings.
Updates:
Update the code standards.
