Portal page display
5 posters
Page 1 of 1
Portal page display
I have made a portal page. I want when a member logs in (with his username and password), to display the portal and not the forum. How can I do this?
musictraining- Forumember
- Posts : 67
Reputation : 0
Language : GREEK
Re: Portal page display
Hi!
try using this:
Just out it in your java panel (ACP) and edit /home with the page you want (in this case the home)
Friendly,
try using this:
- Code:
$(function(){
$('input[name="redirect"]').attr('value','/home');
});
Just out it in your java panel (ACP) and edit /home with the page you want (in this case the home)
Friendly,
Re: Portal page display
If for example, I want to display the portal with the name "/page2", I must write it into the java panel like this?
$(function(){
$('input[name="redirect"]').attr('value','/page2');
});
$(function(){
$('input[name="redirect"]').attr('value','/page2');
});
Last edited by musictraining on March 17th 2012, 3:51 pm; edited 1 time in total
musictraining- Forumember
- Posts : 67
Reputation : 0
Language : GREEK
Re: Portal page display
cho hỏi cách chia topic thành nhiều cột phải làm sao, phần ra làm nhiều vùng khác nhau
hoangtubienca195- New Member
- Posts : 1
Reputation : 1
Language : vietnamese
Re: Portal page display
hoangtubienca195 wrote:cho hỏi cách chia topic thành nhiều cột phải làm sao, phần ra làm nhiều vùng khác nhau
I don't understand your language...
musictraining- Forumember
- Posts : 67
Reputation : 0
Language : GREEK
Re: Portal page display
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» How to make user avatar display in portal page topics?
» Display only image and background in portal
» Display news from multiple forums on the portal?
» Portal Page Help!!
» Problem With Portal And Home Page
» Display only image and background in portal
» Display news from multiple forums on the portal?
» Portal Page Help!!
» Problem With Portal And Home Page
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum