Mô tả
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.
Pro Version Features:
-
Power image uploader
-
Get files from over a dozen upload sources including local storage, camera, social media, and cloud storage options.
-
9 Effects at Your Fingertips (crop,rotate,mirror,flip,enhance,sharp,blur,grayscale,invert)
-
Show image previews.
-
You can now edit images upon upload. It only takes these three simple steps: pick, edit and upload.
-
CDN for faster loading speeds.
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
Ảnh màn hình
Hỏi đáp
-
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
Đánh giá
Người đóng góp & Lập trình viên
“Custom Site Logo” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Custom Site Logo” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.1
- Solve some php errors on admin settings.
- Add some description points on admin settings.
- Delete some useless hover effects.
1.0.2
- Add rotate image hover effect.
1.0.3
- Add languages (Arabic, Dutch, Chinese, Czech, French)