solved JR4 Nova Sign Up Pop-Up Landing page.

Ambassador
Ambassador
@ambassador
10 years ago
11 posts
Hey guys,

I'm wanting to force a popup with jQuery over a faded background of our Jamroom 4 Nova homepage. I plan to have 3 links for Artist Signup, Fan Signup, and Login. This will force the action if they want to use the site. If they are logged in, however, the popup will not be shown.

How can I go about doing this?
updated by @ambassador: 12/29/14 09:14:37AM
michael
@michael
10 years ago
7,715 posts
The first thing to do would be to get a separate URL loading in a lightbox.

Then add a check in to each page to make sure the user was logged in, perhaps in the footer. Check to see if the user is logged in. If they are, do nothing. If they are not fire the javascript that opens the new url in the lightbox.
Ambassador
Ambassador
@ambassador
10 years ago
11 posts
Thanks Michael! This did the trick.

Do you guys know how I can change the login redirect from admin.php to index.php? Using JR4 Nova.
updated by @ambassador: 01/10/14 11:42:33AM
paul
@paul
10 years ago
4,326 posts
Ambassador:
Thanks Michael! This did the trick.

Do you guys know how I can change the login redirect from admin.php to index.php? Using JR4 Nova.

ACP => Admin Options => System Config => Quota Settings
Select a quota, its in the general options, near the top.
hth
Pa


--
Paul Asher - JR Developer and System Import Specialist
Ambassador
Ambassador
@ambassador
10 years ago
11 posts
Thanks! Looked right at it and missed it before :)

Tags