Title: sebwordpress's Replies | WordPress.org

---

# sebwordpress

  [  ](https://wordpress.org/support/users/sebwordpress/)

 *   [Profile](https://wordpress.org/support/users/sebwordpress/)
 *   [Topics Started](https://wordpress.org/support/users/sebwordpress/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sebwordpress/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sebwordpress/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sebwordpress/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sebwordpress/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sebwordpress/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 96 total)

1 [2](https://wordpress.org/support/users/sebwordpress/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/sebwordpress/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/sebwordpress/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/sebwordpress/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/sebwordpress/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/sebwordpress/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] Possible to create your own custom animations?](https://wordpress.org/support/topic/possible-to-create-your-own-custom-animations/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/possible-to-create-your-own-custom-animations/#post-7349710)
 * Hello celeni,
 * First, thank you for asking the question.
 * The pre-created animations have been made while I was developing this plugin 
   and at the same time, these helped me to understand some of the possibilities.
   They are available in order for you to see how they are made and to replicate
   them, and to inspire others.
 * I really tried a few times to write instructions about “How to create an animation
   from scratch”, but there are too many ways to do so, and each time, I lost myself
   into the realm of possibilities.
 * Each animation is different, each need is different, and each website is different.
   Maybe I’ll try again in the future, but maybe not, I don’t know.
 * It’s very difficult for me alone to lead on the subject and restricting the way
   to do so by telling people, hey this is how you must do this or that. There are
   too many ways.
 * If I knew exactly what you want to create and look at your website I could probably
   help you out, but helping people one by one, is in fact a lot of work, especially
   if you don’t know much about HTML, CSS and jQuery, and about the limitations 
   of the .animate function from jQuery. I could talk about this plugin forever.
   How far down the rabbit hole do you want to go?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] You do not have sufficient permissions to access this page.](https://wordpress.org/support/topic/you-do-not-have-sufficient-permissions-to-access-this-page-399/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [10 years ago](https://wordpress.org/support/topic/you-do-not-have-sufficient-permissions-to-access-this-page-399/#post-7206321)
 * I have no idea. Have you logged in with an admin user?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] Can I replicate this existing animation from elsewhere?](https://wordpress.org/support/topic/can-i-replicate-this-existing-animation-from-elsewhere/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/can-i-replicate-this-existing-animation-from-elsewhere/#post-7162691)
 * These are default sections which output accordingly, they are separate. To create
   a new section click the + menu, look at all the options, you will also have the
   possibility to choose the type of the section output and paste the html if necessary.
   Click Save, and then click Add New to add an animation or click import to import..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] Can I replicate this existing animation from elsewhere?](https://wordpress.org/support/topic/can-i-replicate-this-existing-animation-from-elsewhere/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/can-i-replicate-this-existing-animation-from-elsewhere/#post-7162668)
 * It’s possible, I see many ways to replicate the animation. The fastest way would
   be to create an animation including most of the code as is, triggered into the
   JQuery text box under the More configuration link that you can see while adding
   a new animation.
 * Another way would be to create the animation and repeat it.
    The delay and duration
   can use variables, so I would initialize all variables first(On Ready). After
   I would create another animation that reinitialize those variables (After the
   delay), and put those variable under the first animation into Personalized options.
   e.g. top: var_top + ‘px’ and I would add $(document).twizRepeat(); into the Extra
   jQuery text box. etc..
 * This plugin is like a code container where you can add some code and output it
   anywhere on your website, there is no limitation of what you can do with this
   plugin, it may be a little confusing at first.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] Make it responsive?](https://wordpress.org/support/topic/make-it-responsive-3/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/make-it-responsive-3/#post-7038670)
 * There are no specific settings, you have to create those animations one by one.
   This plugin has been made to create custom animations by yourself.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] Make it responsive?](https://wordpress.org/support/topic/make-it-responsive-3/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/make-it-responsive-3/#post-7038668)
 * This forum is not the place for insults, we are all volunteers, and like many
   others, I worked long and hard on my free plugin. When you insult anyone here,
   you insult everyone. Keep that in mind.
 * The answer to your question is here:
    [https://wordpress.org/support/topic/plugin-the-welcomizer-animation-with-more-than-2-moves](https://wordpress.org/support/topic/plugin-the-welcomizer-animation-with-more-than-2-moves)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] Make it responsive?](https://wordpress.org/support/topic/make-it-responsive-3/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/make-it-responsive-3/#post-7038483)
 * I am pretty busy these days, but perhaps this link can help you.
    [http://demos.jquerymobile.com/1.4.3/rwd/](http://demos.jquerymobile.com/1.4.3/rwd/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] How to get it started?](https://wordpress.org/support/topic/how-to-get-it-started/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/how-to-get-it-started/#post-6773023)
 * Hi,
 * You can find the link “How to install an animation” on the Welcomizer Demo Page.
 * Go to the admin section:
 * The first 3 checkboxes are mandatory for this animation, unless your website 
   is already including those or if there is conflict with other plugins or theme.
 * Also check jquery-animate-css-rotate-scale, the fifth one.
 * —-
    0. Download and upload images into /wp-content/uploads/
 * 1. Download the twiz file onto your computer.
    2. Click the + Menu inside the
   plugin. 3. Click Import >> from computer, and find the twiz file. 4. Copy and
   paste the shortcode to the desired location.
 * Do I have answered your question?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] failed to load twiz-tinymce-shortcode.js.php](https://wordpress.org/support/topic/failed-to-load-twiz-tinymce-shortcodejsphp/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/failed-to-load-twiz-tinymce-shortcodejsphp/#post-6745117)
 * Thank you for taking the time to report a bug.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] welcomizer](https://wordpress.org/support/topic/welcomizer/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [11 years ago](https://wordpress.org/support/topic/welcomizer/#post-6031250)
 * It always depends on what you want to accomplish. Which animation do you want
   to add on your site?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] Not getting started](https://wordpress.org/support/topic/not-getting-started/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/not-getting-started/#post-4941738)
 * Hi mmiguel,
 * To create a directory and make it writable go to this page: [Learn more about File Permissions on WordPress.org ](http://codex.wordpress.org/Changing_File_Permissions).
 * It is the same procedure as the upload directory, wp-content/uploads/. My earlier
   versions was creating those directories automatically, but on some server configurations,
   the FTP user was not able to delete them. This step is done manually.
 * I would suggest you to begin with the example 1 from my website. They are all
   basic examples.
 * If you know the basics of jquery and css it will be easy. If you have any further
   questions do not hesitate to ask.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] Not working on 3.7](https://wordpress.org/support/topic/not-working-on-37-38/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/not-working-on-37-38/#post-4381696)
 * The reason why it stopped working on the front-end is because the functions are
   outputted to the admin’s preferences, until he log out, and in this case, you
   were logged in with a probably non-compatible or corrupted user data, but for
   all visitors nothing has changed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] Not working on 3.7](https://wordpress.org/support/topic/not-working-on-37-38/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/not-working-on-37-38/#post-4381695)
 * Hi Bozz,
 * Access the plugin with another admin user would give you the ability to access
   and remove the plugin correctly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] Not working on 3.7](https://wordpress.org/support/topic/not-working-on-37-38/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [12 years ago](https://wordpress.org/support/topic/not-working-on-37-38/#post-4381694)
 * Hi Bozz,
 * Once you have switched your plugin to latest versions, it will not always be 
   possible to downgrade, as the data structure may be updated during the development.
   Please refer to [installation page.](http://wordpress.org/plugins/the-welcomizer/installation/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Welcomizer] Not working on 3.7](https://wordpress.org/support/topic/not-working-on-37-38/)
 *  Plugin Author [sebwordpress](https://wordpress.org/support/users/sebwordpress/)
 * (@sebwordpress)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/not-working-on-37-38/#post-4381555)
 * Hi Bozz,
 * I’m not sure what could be the cause. My site also has the latest versions and
   I have not noticed this problem.
 * Does someone else has encountered this problem?

Viewing 15 replies - 1 through 15 (of 96 total)

1 [2](https://wordpress.org/support/users/sebwordpress/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/sebwordpress/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/sebwordpress/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/sebwordpress/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/sebwordpress/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/sebwordpress/replies/page/2/?output_format=md)