Code

Discussion on Responsive SVG Handwritting Text Animation - WordPress Plugin

Discussion on Responsive SVG Handwritting Text Animation - WordPress Plugin

Cart 397 sales
Recently Updated

Antoine_Rousseau supports this item

Supported

152 comments found.

Is the Responsive SVG Handwriting Wordpress Plugin supported on Wordpress 4.1? Thanks.

Hi, Thanks for your purchase.

The notice message are not errors. You can turn them off.

Just replace line 1 of the file “font_anim_ajax.php” by this :
  <?php error_reporting(0);

If you have notice message in an other file do the same thing.

That worked. It is a very nice plugin. Thank you very much.

Thanks. If you are satisfied can you add a review ? (in “download” / “rate this item”) thanks.

Amazing plugin!!! Is it possible to add a link to an animation?

Yes, possible and easy.

Just add link tag around the shortcode like that :

<a href="www.example.com">[your shortcode]</a>

Hi Antoine!

I just happen to come across this and it was updated today :)

Question though… the backend demo.. is it still available?

I don’t find any login details to login and demo.

Thanks!

And do you know if any of these ttf to svg generators are any good to use? Or what is the best way to convert a tff or otf to svg?

Hi NoahjChampion, to test admin. Go here : http://www.creation-theme-wordpress.com/font_anim/wp-login.php (username : admin / password : demo)

Many tools exists for conversion. You can try different ( ex. http://everythingfonts.com/ttf-to-svg , http://www.font2web.com/)

Hey tanks Antoine! I bookmarked this for a so purchase. Wish I would of knew about it earlier. Thanks again and Happy Holidays champ!

Hi, i have download new version of plugin but it doesn’t work on my site :-(

No, also the animation in admin panel is not working :-(

can you give me your url,login and password in private message?

I have just tested and it works. Try to choose a preset in admin to initialize ajax callback.

Hi, the animation starts when the page is loaded? Is it possible to start on mouseover?

Best regards, Roland

Hi, it is quite possible. I added a “font_anim_hover.php” file for it. Rename it to “font_anim.php” to use.

Hi Orlandoo. Now script has a mouseover functionnality

Hi I bought your plugin. It is really cool!!

I have a problem though. I have a long line of text, and instead of going onto the next line it just keeps on going out of the box and disappears.

Please help. Thank you!

Hi thank you for replying.

If i do that, then they will both start at the same time? i want it to be one long sentence and not start at the same time

Try this. If they both start at the same time then I could help you to ensure that the second begins after the first is completed. It will only be one or two lines to add to the code.

If you like this, don’t forget to review.

I would LOVE to purchase this…I want to know if you have any plans in the near future to make it work so that it only follows the fill and doesn’t outline first? I want to make text look written out like someone is writing it, not just an outline effect. Thanks!

It depends on the font used. If the font is a one-line font, you can get the desired effect by playing with the line thickness.

I updated live demo (exemple 1) : http://codecanyon.net/item/handwriting-animation-wordpress-plugin/full_screen_preview/6800392

can you kindly advise how to set this plugin to be responsive, please..? I would really appreciate if you could send me step by step instructions, please as I am not very good with php or else… Thank you – great plugin

Hello, I’m glad you enjoy this plugin. To make it responsive it will not be easy. You have to develop a script that reload animation when the window reach a particular size. The problem would not lose the exact time of the animation. It’s a good work for a developer. I can not explain it in a few lines.

Will you update the Plugin for Compatibility with WP 3.9?

Hi Jean_C, I just tested the plugin on the latest version of wordpress (3.9) and I can confirm it works perfectly. You can test here : http://www.pixel-conception.com/plombier/?page_id=4.

Indicate me what you have problems so I can help you.

Merci. I will.

Last thing: if you like this, don’t forget to review.

Is it possible that i set on my whole theme that H1 font Titel get the same effect?

Thanks!

Hi Johanes, to replace all your title with effect, go to template file and replace :

<?php the_title(); ?>

by

<?php echo do_shortcode(‘[fanim snippet=26 text=”’.get_the_title().’”]’); ?>

(replace 26 by your animation id)

Notify me if you do not succeed

Hi, i want using it now for all my Blog Post titel, but if i change in my PHP the line: <h1 class="post_title"><?php the_title(); ?></h1> with your line: <span class="post_title"><?php echo do_shortcode(‘[fanim snippet=1 text=”’.get_the_title().’”]’); ?></span> i get a php error!?

Wuld be great if you can helping me out, thanks!!

Yes. Give me the url where error appear. Or give me the error message if you work in local.

The plugin permit to create a div contain animation. This div is not responsive

You can make it responsive using ajax and calling PHP function with adapted parameters when the window is resized.

Hi. New Version is now Fully Responsive !!

looks pretty awesome. Is there some way to animate the fill of each letter? What I mean is, the way the demo sets it up, the stroke around each letter is what’s being animated, but if I didn’t want a stroke…

I understand your problem, the drawing that follows the font path at the moment. Maybe it’s possible if you find a adapted font.

I added several fonts in one line. They begin with “eng_” You can test

New version : you can choose between “outlined” or “plain” letters

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey