8 comments found.
Hi, I am interested in your very unusual products, I have a suggestion, make a tool for creating advertising banners. There is no similar product for sale. Cool idea!
Thanks!
Hi there, What is be best way to use it in a wordpress website, i check your documentation but it doesnt say nothing about wordpress, just talks about jquery version… Regards; Luis
Hello,
Of course you can use these icons in WordPress. Please just follow the steps which is described in the documentation of WP plugin in section “4. Integration”. In other words, work with the icons as with any other SVG files animated for Enliven ‘em plugin.
Is this the path? codecanyon-9487788-enliven-em-premium-addon-web-promotional-icons/documentation/index.html is the information under number 4 – Customization?
Do you mean number 3- integration?
No, no. Please look at the documentation of the Enliven’ Em WordPress plugin itself.
ok thank you
Hi there. How can take off the background of the icons?
Hello,
You can do that by using the following style:.enlivenem.premium-icons .icon-background { display: none; }However, your icons may look unsatisfactory, because the shadow will be cut by invisible background’s contour.
I recommend to disable either a shadow or both background and shadow as it’s described in the documentation in the section “4. Customization”.
Also you can find a sample CSS code in the demo “enlivenem-premium-icons.html” file from the downloaded pack at lines 69-78.
Thanks
Hello,
Awesome plugin! My svg icons are currently working on my site, but have a problem displaying correctly in Chrome, it displays just parts of the color background, firefox, explorer don’t have a problem. Please take a look here.
Thank you!
Hello,
As I see your WP theme has a global CSS rule for all classes starting with “icon-”, which sets the width and the height to “32px” or “auto” for all icons. So there is a conflict with my ones.
To correct this conflict you need to add the following rule in any CSS file, I hope your theme allows to add custom styles:.enlivenem.premium-icons .icon-background, .enlivenem.premium-icons .icon-shadow { width: 100% !important; height: 100% !important; }
Please be careful with above code’s syntax, copy and paste it exactly as is.
And thank you for the purchasing!
Awesome it worked! Thanks a lot!
You are welcome!
Hi !
I just purchased your Enliven’em plugin for WordPress but I can’t have your free icons pack work
I followed your instructions :
- Install the plugin normally on WP - Didn’t change anything to the settings - Clicked on “Add Media” to a page post - Uploaded your “burger” icon SVG file (didn’t show as an image in the media library grid though, but as a file) - Added “enlivenem” to the CSS Class section
The icon doesn’t appear as a normal image in the visual editor, but “burger” is written instead…
And finally, the burger icon shows up as a static icon on my web page, not moving…
What did I do wrong ?
Thanks a lot !
Hello,
Please email me from my profile page (http://codecanyon.net/user/DeeThemes) the URL of your page/post where I can test it myself.
Hello! So now i buy the Engine and the Pre. Icons and i really will bring the icon on my test site but i do not understand how to realize that!!??
You write: For doing this simply copy the SVG code from the file of a desired icon and paste it in your HTML page markup.
But what you mean: Space before </head> or Space before do U have a Video TUT are staff like that i need more informations to realize that and i would like to understand how it works RRRrealy!!!
thank you so much!!!!!
PS: I Work on AVADA 3.7 and Wordpress 4.0.1 Adobe Illustrator CS3 oce
Hello,
First of all thank you very much for the purchasing!
Let’s start from the beginning for WordPress version:
1) Install the plugin as any other one.
2) On a Setting page of Enliven’em plugin make some changes of options, if you wish, and click “Save settings” button
3) In WordPress you are able not to paste SVG code of icons to your page/post. You should upload desired icons to your server, for example via Media Library uploader as any other image files.
4) Insert your uploaded icon(s) to your page/post and add class “enlivenem” to it(them) as described in the documentation of WP plugin in the “Integration” section: http://enlivenem.com/documentation-wp/index.html#integration There you can find some screenshots.
5) If you want to use my icons not in page/post but in any plain HTML block, you need to insert into your markup a code something like this:<img class="enlivenem" src="http://www.yoursite.de/wp-content/uploads/other_path_to/chosen_icon.svg">6) Also you can insert a chosen icon via shortcode:
[enlivenem_wrapper class="some_class_for_wrapper" style=" ...css_styles_for_wrapper_are_here..." source="http://www.yoursite.de/wp-content/uploads/other_path_to/chosen_icon.svg"]As a result of this shortcode you will get a wrapper DIV with SVG image in it.
Hope this info will help you to start.
For any further assistant please email me from the Support tab above with the URL of your page so I can look at your code by myself. Usually I provide any help via email.
Once again thank you for the purchasing!
Best regards, Dee
Thank you very much, for this great Information, and good luck for Purchasing!! hope you will become a BIG tree in the Forest!!
thanks a lot!!!!!!!
You are welcome!!!
Hi, is it possible to add more icons from a svg file?
Hello,
Do you mean to add other, your own icons? If so, then you don’t need to ADD other icons to this pack. You can simply animate any SVG file with Enliven’ em script itself. In that case you don’t need to purchase this add-on, you should use the animation engine itself – http://codecanyon.net/item/enliven-em-animation-engine-for-vector-graphic/8426850
Thanks for the interest.