• hi there.
    nice plugin πŸ™‚ I implemented it here for some friends and have one remaining question: I heavily modified the alw_template.php file so I was wondering what will happen if my autoupgrades for this plugin are active? will this file be simply overwritten? isn’t there a way around this? I’d hate to lose all changes with every update πŸ™

    http://wordpress.org/extend/plugins/ajax-login-widget/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thanks!!

    I definitely understand your concern here — I was just wondering about that for others’ plugins which I had tweaked (here).

    I’ll do my best to provide a clean upgrade, keeping in mind that people have probably modified the alw_template.php. Your careful tweaking prevent you from upgrading, promise :).

    Here’s an alternative most people probably are not interested in but I’ll write a little about it for completeness. It probably will not work cleanly if you make substantial changes to a file. Anyway, one way to upgrade plugins you’ve modified — if you are comfortable with subversion and a command-line — might be to make subversion do the work for you: check out the code (for the version of the plugin you have) from here, copy in your alw_template.php, and then do svn update to have it do the merge.

    David Underhill

    Danny

    (@dannykilla)

    is there anyway someone can help me style the plugin like the dudes over at

    http://www.rum-reisen.de/

    the default style isn’t really to my taste and I prefer theres!

    Dan

    Thread Starter Ovidiu

    (@ovidiu)

    the plugin contains a file called: alw_template.php that’s where you can reshuffle stuff and take it out if you don’t want it. Its also the place to adjust the size of the username and password fields. Hope that helps.

    Danny

    (@dannykilla)

    Hi Ovidiu,

    Thanks for the reply, I am useless when its comes to messing around with code my knowledge is novice at best and was wondering could you post the changes you made here please?

    Thanks
    Danny

    zoile3

    (@zoile3)

    Is it possible to place this widget in the header? And if so, how do I that? I do not have sidebars on my pages.

    Thread Starter Ovidiu

    (@ovidiu)

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: AJAX Login Widget ] regarding styling’ is closed to new replies.