Opis
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.
Multiple features are provided such as:
-
Applying hover effects to your logos.
-
Making the logo responsive
-
Uploading and using the retina version of your logo.
To see some samples visit the plugin support page
Snimke zaslona
Instalacija
- Open header.php file of your current theme.
- Paste
<?php show_easylogo(); ?>
where you want to display your logo. - Please comment out your existing logo for future.
ČPP
-
Why my logo appears so big?
-
If your logo appeears to be bigger than it needs to be, make sure to uncheck the “make logo responsive option” in settings
-
Will extra stylesheets will be added even if I don’t select any hover effect?
-
Absolutely not. If you select no hover effect i.e ‘none’, sylesheets won’t be added to your site. Similarly if you don’t opt for the retina version of your logo retina.js will not be added.
-
Can I use this plugin to insert other images in my website
-
At the moment unfortunately no. I will be working on this in future upgrades
Recenzije
Suradnici i Programeri
“Easy Logo” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Easy Logo” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.9.2
- Added new feature: Adjust logo width in responsive version
- Tested upto WordPress 5.3.2
1.9.1
- Fixed bug in responsive logo settings where logo appears huge
- Tested upto WordPress 4.7.4
1.9
- Fixed user reported bug related to responsive logo in firefox
- Tested upto WordPress 4.7.3
1.8
- Fixed user reported bug
- Tested upto WordPress 4.6.1
1.7
- Fixed Undefined Index Notices
- Updated Plugin header
1.6
- Added option to link logo to custom URL
1.5
- Added feature to center your logo
- Bug fixes
1.4
- Fixed issue with updated hover effects library
1.3
- Fixed “headers already sent error” caused by upgrade 1.2
- Updated CSS Hover effects library to latest version
- Minor Changes in HTML output
1.2
- Fixed a minor bug as pointed by user in support forums here
1.1
- Fixed compatibility issues with latest media uploader