Espace réservé aux bonne idées et suggestions pour Joomlack.
Image Effect CK - Beta version
I'm working on a new plugin to add nice effects on your images. I already have the plugin called "mooImage CK" but it is quite obsolete and I decided to recode a totally new plugin with a new behavior.
How to use
In your editor, where you put your image you must add the css class to the image.
Example :
The available classes are
puffck : for a puff effect
fadeck : the image fade to 0.5 opacity on mouseover
edafck : the image has a 0.5 opacity and fade to 1 on mouseover (fade inverse)
shakeck : for a shake effect
reflectck : to add a reflection at the bottom of the image
Caption effect
This new plugin comes with new effect to show your captions on the image.
Just add the "captionck" class to the image to make it reveal the title or alt tag
If a title tag is found it uses it[strike], else it takes the alt tag if found.[/strike]
Example
This is a beta version for testing, let me know here your tests and suggestions
EDIT :
Démo and download on joomlack.fr
www.joomlack.fr/en/joomla-extensions/image-effect-ck
CEd
How to use
In your editor, where you put your image you must add the css class to the image.
Example :
Code:
<img src="yourimage.jpg" class="puffck" />
puffck : for a puff effect
fadeck : the image fade to 0.5 opacity on mouseover
edafck : the image has a 0.5 opacity and fade to 1 on mouseover (fade inverse)
shakeck : for a shake effect
reflectck : to add a reflection at the bottom of the image
Caption effect
This new plugin comes with new effect to show your captions on the image.
Just add the "captionck" class to the image to make it reveal the title or alt tag
If a title tag is found it uses it[strike], else it takes the alt tag if found.[/strike]
Example
Code:
<img src="yourimage.jpg" class="puffck captionck" alt="My description here" />
This is a beta version for testing, let me know here your tests and suggestions

EDIT :
Démo and download on joomlack.fr
www.joomlack.fr/en/joomla-extensions/image-effect-ck
CEd
Joomlack Webmaster and Developer
Last Edit:8 years 3 months ago
by ced1870
Last edit: 8 years 3 months ago by ced1870.
Please Log in or Create an account to join the conversation.
Hi CEd, I’ve just installed the plugin; as I enable it, the website doesn’t work anymore. If I log in the Homepage, I see a white screen, nothing else.
Thank You!
Thank You!
by riki77
Please Log in or Create an account to join the conversation.
please go in the website configuration >> server >> error report
set it to development and see if you have a message instead ofthe blank page
set it to development and see if you have a message instead ofthe blank page
Joomlack Webmaster and Developer
by ced1870
Please Log in or Create an account to join the conversation.
The error is:
Warning: require_once(/home/sognidim/public_html/piattaformapc.com/plugins/system/imageeffectck/Mobile_Detect.php): failed to open stream: No such file or directory in /home/sognidim/public_html/piattaformapc.com/plugins/system/imageeffectck/imageeffectck.php on line 62
Fatal error: require_once(): Failed opening required '/home/sognidim/public_html/piattaformapc.com/plugins/system/imageeffectck/Mobile_Detect.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sognidim/public_html/piattaformapc.com/plugins/system/imageeffectck/imageeffectck.php on line 62
Warning: require_once(/home/sognidim/public_html/piattaformapc.com/plugins/system/imageeffectck/Mobile_Detect.php): failed to open stream: No such file or directory in /home/sognidim/public_html/piattaformapc.com/plugins/system/imageeffectck/imageeffectck.php on line 62
Fatal error: require_once(): Failed opening required '/home/sognidim/public_html/piattaformapc.com/plugins/system/imageeffectck/Mobile_Detect.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sognidim/public_html/piattaformapc.com/plugins/system/imageeffectck/imageeffectck.php on line 62
by riki77
Please Log in or Create an account to join the conversation.
ok, problem during installation
I have updated, please redownload and retest
I have updated, please redownload and retest

Joomlack Webmaster and Developer
by ced1870
Please Log in or Create an account to join the conversation.
Hi CEd!
Everything works, now! Just a last thing: the animation on the icons works just the first time I run the mouse on...If I run it on a second time, the animation doesn't work anymore...Do you think it's possible doing that it works everytime you run the mouse on?
Thank you,
R.
Everything works, now! Just a last thing: the animation on the icons works just the first time I run the mouse on...If I run it on a second time, the animation doesn't work anymore...Do you think it's possible doing that it works everytime you run the mouse on?
Thank you,
R.
by riki77
Please Log in or Create an account to join the conversation.
Time to create page: 0.731 seconds