134 comments found.
it is an excellent script.i want to add 2 more static page with static content.can you tell me how can i add?
Thank you for your comment;
Can you please provide me your email address, I will give you instructions right away;
okay here it goes:
1. First go to application/controllers and open United.php with your text editor; Like many other functions, create a function with your desired Static Page Name;
Example:
function static_page_name () {
$page_data['page_name'] = 'static_page_name';
$page_data['body_class'] = 'page-sub-page';
$this->load->view('frontend/index', $page_data);
}
2. Now create the actual file in the views/frontend directory; (i.e. static_page_name.php)
3. Lastly, in the views/frontend directory open navbar.php and add below lines:
Example:
<li class="<?php if ($page_name == 'static_page_name') echo 'active'; ?>">
<a href="<?php echo base_url(); ?>static_page_name">
Static Page Name
</a>
</li>
Now repeat the process for the second static page;
Thank you;
Thank You so much for quick reply.i really appreciate your work.let me follow your steps.
No problem, glad I could help; 
Once I buy this, will you help install it?
Though item support does not include: Installation services, I will try my best to help you with the installation process;
Thank you;
RSVP function not working ! when click on Yes No Maybe buttons nothing happens. Also while adding comments i;m getting error : An Error Was Encountered The action you have requested is not allowed. Please check and update me thanks.
Sorry for your inconvenience. I will give you an update ASAP.
Thank you.
Can you please provide me your email address? The comment part was my mistake, need a little bit change; I will send you the instructions in email.
And about the RSVP, I am still working on it. I am going to give an update very soon, in which I am sure RSVP will work.
Thank you.
I’ve sent you an email. Let me know if you have received it. Also please let me know about RSVP feature as it may take time for you to upload new update on Envato. You can simply send me code over email and i’ll fix it from my end. Thank You
I’ve sent you an email with the instructions. Please do accordingly and let me know If you have any more queries.
Thank you.
Hi,
I am Biju, purchased Venus Alumni (67bb9d55-314f-4775-bfc3-3cdd9dc0db10 – 5 Feb 2018 REGULAR LICENSE)
Now i am trying to upload it to my domain, the page is showing blank… whereas in localhost its perfect… need your help to clear it..
Regards/ Biju K Sankar
this is my Item Purchase Code: 60a105e1-0024-40ad-93ae-1afb78422ebd
No problem;
Hi author I bought your product I need your help with admin panel
how to enter admin/login what email and password where I can get
can i change the language with my own?
No. Language option hasn’t been added yet. Maybe in the next update.
Thank you for your comment.
I need the Alumnus member to search other Alumnus, there is no way to search for the batch mate or any other way.
Secondly there is no DOB (Date of Birth) captured during the registration process, nor any feature to update in the profile.
Also a feature to update individual Alumnus achievement so that others can see it.
Kindly update these things at the earliest, next order will be mine.
Thank you
Thank you for your comment.
I will update your requirements shortly and let you know in this comment section. Have a good day.
Hello,
I have updated the item according to your need but two of them.
1. You can now search other alumni or batch mate from an alumnus profile. 2. DOB is now a field for alumnus.
I think the feature to update individual alumnus achievement is a big feature and not a very common one. so for that reason I didn’t include it in the update. If you still want the feature, please make a custom order here.
http://support.t1m9m.com/Thank you.
Thank you …
you are most welcome.
Are you planning to add Bulk Email functionality to all Alumni?
Didn’t really thought about it yet, but I think that’s an excellent suggestion. Thank you.
It would be easy to do, just adjust your Settings so that the Admin can enter SMTP credentials, and add in the Blast functionality to send through SMTP.
If you do this, I will be a Buyer for sure.
Okay. I will inform you here once I get it done. Thank you so much for your offer.
Hello, I have updated the Script to Email all active Alumni. Thank you for your suggestion. You can test it now.
Amazing, will buy in November for sure.
Thank you. 
there is no option to search alumni add this in your update ??
Thank you for your comment. I will surely keep that in mind during next update.
The search option has been added. Please check.
Thank you.
is it inside userpanel ??
It’s inside alumnus panel. Only an alumnus can search for other alumni. In order to search, an alumnus has to login.
Thank you.
Can we change the language menu?
Not yet, but it can surely be added in the next update. Thank you for your comment.
I love this script it is very beautiful, and I want it for our club. tell me, is it possible to add pages? cordially
Thank you very much. Yes it is absolutely possible to add pages. But that has to be done by custom. 
Hello, tell me how to access the administration page
Add /admin with your url and visit the page, you will be able to see a login page;
Login credentials,
Email: admin@venus.com Password: admin
Thank you;
very nice work on this , congratulations
i wish you all the best for your upcoming sales 
Thank you so much. 
Nice script on great simple concept.
Was it impossible to pull this off excluding a complicated framework like CodeIgniter?
Thank you so much for taking time and take a look at my script.
No it was not impossible but I am very comfortable with this framework. 
Well, good for you. Your Codeigniter happens to be the only reason I cannot integrate your script in my existing project
I wish it was pure php.
All in all, your script feels good and the idea is unique on codecanyon.
Thank you for all the well wishes.