I didnt change register form

Posted in: Newsmag
Post count: 9

Hi, i want to change register form because i have used ultimate member plugin. Default form is loking good but ultimate member plugin changed register form .

1

my website:eniyine.net

Post count: 6535

Hi

I am not sure how do you want to customize register form but you can try to edit top-menu.php and modify the login/register widget: http://screencast.com/t/Dz2EZCPP
If you want to display a register form generated by the ultimate member plugin just replace our code whith plugin’s shortcode like this:

echo do_shortcode('plugin-shortcode-for-register-form');

Thanks!

Post count: 9

I don’t know where to add the code. echo do_shortcode(‘plugin-shortcode-for-register-form’);

Form 2
I would like to add these forms instead of the your forms.

Form 1

my plugins shortcodes
shortcodes

  • This reply was modified 10 years by QZER.
  • This reply was modified 10 years by QZER.
Post count: 9

Hi:) There’s a other problem . Newsmag mobile version have not login and register form. I couldnt finde them

Post count: 6535

Hi

This is the code which generate registration form: http://screencast.com/t/1xZslKaa so you can try to replace it with plugin’s shortcode. However I am not sure how this plugin will work whit our theme as we send the register information trough ajax to the database. Most likely you’ll need to adapt the plugin at theme’s system.
We can’t offer plugin implementation at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

By default the login widget don’t appear on mobile devices. To achieve that you need some css so please provide your site url as I need to inspect this closer in order to provide the proper code.

Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.