Espace réservé aux bonne idées et suggestions pour Joomlack.
Image Effect CK - Beta version
9 years 11 months ago - 9 years 11 months ago #23819
by ced1870
Joomlack Webmaster and Developer
Image Effect CK - Beta version was created by ced1870
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: 9 years 11 months ago by ced1870.
Please Log in or Create an account to join the conversation.
9 years 11 months ago #23826
by riki77
Replied by riki77 on topic Image Effect CK - Beta version
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!
Please Log in or Create an account to join the conversation.
9 years 11 months ago #23827
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Image Effect CK - Beta version
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
Please Log in or Create an account to join the conversation.
9 years 11 months ago #23828
by riki77
Replied by riki77 on topic Image Effect CK - Beta version
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
Please Log in or Create an account to join the conversation.
9 years 11 months ago #23829
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Image Effect CK - Beta version
ok, problem during installation
I have updated, please redownload and retest
I have updated, please redownload and retest
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 11 months ago #23863
by riki77
Replied by riki77 on topic Image Effect CK - Beta version
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.
Please Log in or Create an account to join the conversation.
Time to create page: 0.214 seconds