1. When a new user signup is done they automatically gets redirected to the "Submit You Ad" Page. I want to change this to the "Edit Profile" page for that user. Where would i change this? I had a look in includes->forms->register->register-process.php and found this at the top:
PHP Code:
function app_process_register_form( $success_redirect = '' ) {
// if (!$success_redirect) $success_redirect = get_permalink(get_option('app_myjobs_page_id'));
2. Is it possible to change the author part to something els in http://mysite.com/author/demo
I tried to change it in the admin section ClassiPress->Settings->Advanced->Global Path Variables->User Profile Path to something els but stays as author?
3.The avatar size on the profile page for a user "www.mysite.com/auther/user" Is it possible to enlarge the default with of the logo since there is so much space on the contact details "right side" that could be further to the right. Please see attachment 1.
4.When a user leaves a comment on someones ad it don't show on their "Public Profile" that they have commented anything anywhere? Please see attachment 2 & 3
5.If a user comments on an ad and another user clicks on their username in the reply they get taken to the first page of the site. Is it possible to edit it somewhere so that they would be able to get taken to their "public profile" witch would make more sense. Please see attachment 4. I used FireBug and found this but not sure how to edit it and if there is any short code to generate the username of the user how posted the comment kind of the way WP fetches the name of the site for the automated emails it sends out for new user etc. please see attachment 5
You must be an AppThemes customer and logged in to view this response. Join today!
Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.
You must be an AppThemes customer and logged in to view this response. Join today!
Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.