Support Forums - Classified Ads Script Osclass

Osclass theme support => Stela Osclass Theme => Topic started by: Jesus on April 04, 2019, 11:13:16 PM

Title: Question for registration form and login
Post by: Jesus on April 04, 2019, 11:13:16 PM
Hello !, I have two questions, I would like to modify 2 things

When a new user creates an account on my site in the registration form, when I click on the "register" button I do not want to direct it to the home, I would like to direct it to create an item directly, to the item-post.php, How can I do what? I know I have to modify the user-register.php but I can not find how to do it.

The second would be similar, when a user enters the login form direct direct to your dashboard and not the home.

How can it be done?
Title: Re: Question for registration form and login
Post by: MB Themes on April 05, 2019, 10:15:43 AM
@Jesus
You must create function that will be added to hook user_registration_completed for redirect.
Title: Re: Question for registration form and login
Post by: Jesus on April 05, 2019, 05:38:26 PM
@Jesus
You must create function that will be added to hook user_registration_completed for redirect.

What happens is that I program very little, I work mainly with front-end, now after registering on the site the php directs you to the home (Index.php), which could change so that it addresses the item-post ?, so that directly register and go directly to publish your first ad