ਵੇਰਵਾ
Image Effect CK allows you to add some nice effects on your images into your editor. You just have to add the needed CSS class or attribute on the desired images.
Features
On any image into your website you can add the effect you want. You can choose to have different effects in the same page.
- Applies to any image in the page
- You can add the effect you want to each image
- Responsive behavior
- Animated caption that is automatically generated from the title tag of the image
- No HTML knowledge required, just add the CSS class on the image
- Possibility to add a link on the image
Using Image Effect CK you don’t have to wrap your image with some HTML tag or add any additional code, just set the CSS class and the title on your image and that’s all !
How to use it
The only thing you have to do is to add the CSS class on your image. You can use your editor is it has the ability to set a class, or edit the source code to add the class manually to the image tag. The caption is automatically created from the title tag of the image. Example of image source code :
<img src=”/images/yourimage.jpg” class=”effectck-lily” title=”My title::A little description” />
See the demo for the list of available classes and effects.
Note that you can set a title and desciption using the separator “::” into the title tag.
Get more informations and see the demo on https://www.ceikay.com
ਸਥਾਪਤੀਕਰਨ
- Unzip the package
image-effect-ck.zip
- Upload the folder
image-effect-ck
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
ਸਮੀਖਿਆਵਾਂ
There are no reviews for this plugin.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Image Effect CK” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Image Effect CK” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
1.0.1
- Fix issue with folders and files
1.0.0
- First issue