Discussion on Wordpress Images,Text Hover CSS3 Animation Widget

flashblue

Great effects.

10 years ago
proscriptsellAuthor

Thanks :)

10 years ago
cseevinckPurchased

The Fonts Family allows for the selection of a font family from a list of 12. I would like to add a different font. Can you help me please?

10 years ago
proscriptsell proscriptsellAuthor

Sure ! give me Family Name ! i will update packages !
Tjamls

10 years ago
cseevinckPurchased

Nunito

10 years ago
proscriptsell proscriptsellAuthor

Hi
Please add a css class in html documented head or css class file.

.egw-widget .mask {
font-family:"Nunito", Arial, Helvetica, sans-serif!important;
}

10 years ago
paul_artPurchased

How do I add this effect on to the pages

10 years ago
proscriptsell proscriptsellAuthor

Drag and drop EGW Hover Effects and select effects options to learn more plz check Widget documentation.

10 years ago
paul_artPurchased

Thanks for your response, my appologies I was not clear in my question. I wanted to add these effects within the content area not the widgets area. I tried manually but the image is cropped from the bottom.

Im trying to add four of these images in a row on the home page which is full length without any widgets.

I hope you could help me out in this.

10 years ago
proscriptsell proscriptsellAuthor

.egw-widget.box{
height:250px;
width:250px;
margin:25px;
float:left;
}
.egw-widget.round{
height:250px;
width:250px;
margin:25px;
float:left;
}

10 years ago
paul_artPurchased

doesn't make a difference its the same, the image still crops from the bottom only when I hover the background displays in full.

http://img.creafx-static.com/images/icon/emoticon/sad.png

10 years ago
proscriptsell proscriptsellAuthor

give me web site link and i am fixing rest !

10 years ago
samuelPurchased

can not use !!

10 years ago
proscriptsell proscriptsellAuthor

HI Samuel ! delete your previous free versions and upload pro versions .

10 years ago
ainsey11Purchased

Hi There,

I have uploaded your plugin but I can't seem to get it to show in the main article that I would like it to. It just shows in the sidebar,

How do I go about adding the rollover boxes etc to my main blog post?

The website is thegamersbible.co.uk

Thanks,

Robert

10 years ago
proscriptsell proscriptsellAuthor

HI Robert !

it's a widget And WordPress widgets always show inside sidebar .

Thanks

10 years ago
Martin_TGB

Hi

I have purchased this to have exactly what is shown in the live preview.

Your title is... Wordpress Images,Text Hover CSS3 Animation Widget

When clicking on the live preview you can see the effects are on the main part of the page and not a sidebar.

Why cant i use the rollover boxes in the main part of the site like in the live preview ?

10 years ago
proscriptsell proscriptsellAuthor

HI,

Did you used any widget inside page ? may be not ! You should learn how to use widgets .

Thanks

10 years ago
siteduckyPurchased

Purchased your effects but having some issues I am hoping you can help with:

We have to use images with rounded corners - in Chrome this is fine to have sepia effect, but in other browsers the hover effect has square corners.

Additionally the effect does not work at all in IE 11.

Currently I have buttons here:
http://206.130.123.139/~imacre15/

Could you perhaps have time to review and offer some recommendations? The client really would like this effect!

Thanks in advance!

10 years ago
siteduckyPurchased

Ah, I fixed the rounded corners y applying a version of the border radius to the first class .egw-widget, but can't find anything about ie11 not supporting the sepia filter.

Still hoping you might have some recommendations for the issue...

10 years ago
tanyadPurchased

hello guys,

i just purchased the plugin but having troubles installing it. I am using a theme by Elegant Themes. What do you it might be the problem?

Cheers!

Tanya

10 years ago
proscriptsell proscriptsellAuthor

Hi Tanya,

Don't worries i will fix everything ! please give descriptions what's problem are you facing !


Thanks

10 years ago
tanyadPurchased

Hey proscriptsell,

Thank you so much for your fast reply!
Here i am copying and pasting all I see on the page after I click install plugin:

Installing Plugin from uploaded file: codegrape-3063-wordpress-images-text-hover-css3-animation-widget.zip
Unpacking the package…

Installing the plugin…

The package could not be installed. No valid plugins were found.

Plugin install failed.

Return to Plugins page

I hope this sheds some light. :-)

Cheers!

Tanya

10 years ago
proscriptsell proscriptsellAuthor

Hi Tanya

Please unzip codegrape-3063-wordpress-images-text-hover-css3-animation-widget.zip then you will
see installer pakages .

thanks

10 years ago
Brandon_FosterPurchased

I haven't been able to upload this plugin. First, I uploaded the file: codegrape-3063-wordpress-images-text-hover-css3-animation-widget.zip

I saw this:

Installing Plugin from uploaded file: codegrape-3063-wordpress-images-text-hover-css3-animation-widget.zip
Unpacking the package…

Installing the plugin…

The package could not be installed. No valid plugins were found.

Plugin install failed.

Return to Plugins page

I unzipped the file, looked for "installer packages," though I'm not sure what that means. So, instead I tried uploading every file, one by one, not one of them worked for me.

10 years ago
proscriptsell proscriptsellAuthor

HI
Please send me codegrape-3063-wordpress-images-text-hover-css3-animation-widget.zip File, I need to check what's happen !


Then i can check what's happen !

Thanks

10 years ago
proscriptsell proscriptsellAuthor

Hi

Please unzip (codegrape-3063-wordpress-images-text-hover-css3-animation-widget) then you will see install packages .


Thanks

10 years ago
360reklama

Hi

What to call it if you wanner use the same widget more then one time in one page:

[do_widget count down]
&
[do_widget count down]

10 years ago
jonwish

Any way of having title above the image without effect on it. I need the title to be shown all the time not just on rollover?
Thanks

10 years ago
LozstarPurchased

Having trouble seeing this plugin in the active plugins. I have uploaded it to my plugins folder.
I am using wordpress 4.0.

Thanks
Laura

10 years ago
proscriptsell proscriptsellAuthor

Hi Laura
please deleted free versions then install pro versions

Thanks

10 years ago
cseevinckPurchased

Can you please give me a sample css entry that I can use to make the square widget have rounded corners. The corners need to be about a quarter of an inch radius.
Thanks in advance
Corky

10 years ago
proscriptsell proscriptsellAuthor

Hi
Please check bellow is css of the rounded corners .

.egw-widget.round{
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
}
.egw-widget.round .mask ,.egw-widget.round img {
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
}


Thanks

10 years ago
cseevinckPurchased

I'm a bit lost. When I insert the given css into Css Class of widget, and I select Widget style Square or Round it does not do what I wish for, even if I change the radius to something smaller. Am I missing something here? Im hoping to get a widget that looks like a button on an iphone.
Thanks

10 years ago
proscriptsell proscriptsellAuthor

HI

Above css will be work only for Round . you must need to select Round And please update css bellow location

pluginsegw-widgets-hover-effectsassetscssfront-end.css

Thanks

10 years ago
by in