Jump to content

Splash Page


Robert Simons

Recommended Posts

Splash Page

File name: Splash Page
Submitter: Robert Simons
Submitted: 04/20/2013
Category: Performance
Demo : http://demo.codingjungle.com/
Discussion URL :
Support Info: General support provided within support thread.
Supported Versions:

Splash Page allows you to add a site introduction "splash" page to your IPS suite. This hook has various settings allowing you to customize it to suit your needs. This hook works with all IPS applications and most third party applications and themes.
 
 
Features:
· Enable/Disable Hook Via Settings
· Enable/Disable Frequency Control
· Select How Many Days Before Page Reappears Or Have It Set As Session Only
· Stylesheet & Templates Available For Easy Style Adjustments
· Splash Or Modal Style Pages
· Ability to Select Groups To Be Exempt From Page Access
· Designed To Work With Mobile Themes
· Auto Timer For Page Closing

Requirements:
· versions 3.1.x or higher


View File

Link to comment
Share on other sites

I like this add-on, is there a way to add an image in the black area and reduce the footer gray bar so I can show more of the image if I can add one?

would all be done in the content body .. use something like

<img src="url to image" width="define width desired" length="define desired height" />

adjust your padding in the default body setting to adjust where the footer displays .. or remove the margin completely .. and toss in a margin/padding within the footer .. it should be fairly flexible

Link to comment
Share on other sites

ok, I added the code for the image, but I am not able to locate the info for adjusting the lower gray bar for the footer.

either on the body .. adjust/remove the margin within this div's style ..

<div style="text-align:center; color:#0ABAC7; font-size:40px; margin:200px 0 400px 0">CLICK HERE TO CONTINUE</div>

if you removed it...and your using an image .. you can remove your margin and add a padding to the div container style ..

<div style="text-align:center; color:#ffffff; font-size:15px; margin:8px;">Your Domain &copy; 2013</div>
Link to comment
Share on other sites

here is a screenshot of my settings. I am not a coder so I apologize as I know not what to do to make this work

post-199959-0-34252200-1366481486_thumb.

another issue I am not understanding is how to get it to pop up when people visit everytime they come to the URL for mysite.com instead of everytime they click a link.

Link to comment
Share on other sites

here is a screenshot of my settings. I am not a coder so I apologize as I know not what to do to make this work


Place your image call inside your div tag. Something like ..

<div style="text-align:center;"><img src="uploads/imgs/pre_1366480474_rpg-splash-image1.png" height="1200px" width="1920px"/></div>

.. should do the trick

another issue I am not understanding is how to get it to pop up when people visit everytime they come to the URL for mysite.com instead of everytime they click a link.


Change the Display Frequency to "sessiononly" for it to display on a new session versus a timed cookie .. and you have to set Enable Frequency Control to "yes" for the Display Frequency setting to be functional.

Link to comment
Share on other sites


Place your image call inside your div tag. Something like ..

<div style="text-align:center;"><img src="uploads/imgs/pre_1366480474_rpg-splash-image1.png" height="1200px" width="1920px"/></div>

.. should do the trick


Change the Display Frequency to "sessiononly" for it to display on a new session versus a timed cookie .. and you have to set Enable Frequency Control to "yes" for the Display Frequency setting to be functional.

thank you for all the help, sorry to have been a bother!

Link to comment
Share on other sites

I have a couple of questions. If I have ip content as my homepage it will take me to the index once clicking the splash page. How do I correct this. Then once you click it it then has scroll lines at the bottom that make it look like you can scroll left or right on the page that it takes you to after clicking the splash page. Lastly, how to I get it to auto size to my screen because I can't seem to find the righ tpadding size so that it covers my entire screen when the splash page shows.

thanks for the help.

Link to comment
Share on other sites

If I have ip content as my homepage it will take me to the index once clicking the splash page. How do I correct this.

you dont . .this is intended behavior .. this splash page only "hides" whatever page you are on with a cover page .. so if the user first hits say your members page .. it will still show this splash screen..once clicked the members page would be visible.

Then once you click it it then has scroll lines at the bottom that make it look like you can scroll left or right on the page that it takes you to after clicking the splash page.

I cannot replicate this

Lastly, how to I get it to auto size to my screen because I can't seem to find the righ tpadding size so that it covers my entire screen when the splash page shows.

being its js driven .. you most likely wont find a perfect size to use (though if I ever do come across a better method for content sizing, I will implement that functionality) .. but it should be covering your entire screen with either body or footer color/content .. if your seeing your IPS suite behind it, then there is an issue.

Link to comment
Share on other sites

I have a couple of questions. If I have ip content as my homepage it will take me to the index once clicking the splash page. How do I correct this. Then once you click it it then has scroll lines at the bottom that make it look like you can scroll left or right on the page that it takes you to after clicking the splash page. Lastly, how to I get it to auto size to my screen because I can't seem to find the righ tpadding size so that it covers my entire screen when the splash page shows.

thanks for the help.

I've implemented a new way of styling in 1.0.1 so it should resolve any issues with the page not being covered properly or content not showing as intended .. should also work on mobile themes and devices.

Link to comment
Share on other sites

The latest version of this mod is causing a issues with the mobile skin

I get this error

Fatal Error: Call to a member function splash () on a non-object in /home/vancitya/public_html/sources/classes/output/publicOutput.php(3817):eval()'d code on line 7

I have had to turn the mod off

Link to comment
Share on other sites

The latest version of this mod is causing a issues with the mobile skin

I get this error

Fatal Error: Call to a member function splash () on a non-object in /home/vancitya/public_html/sources/classes/output/publicOutput.php(3817):eval()'d code on line 7

I have had to turn the mod off

recache your mobile skin .. should resolve the issue

Link to comment
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...