Code

Discussion on Splash Screen Pro for jQuery

Discussion on Splash Screen Pro for jQuery

By
Cart 94 sales

nickys supports this item

Supported

This author's response time can be up to 1 business day.

26 comments found.

Pre sales Inquiry- I am interested in Age Verification for my website made from Laravel framework. can we Implement it in my existing website. if yes then how i want to buy

Please, contact me using our Live Chat so we can discuss it: https://webcraftplugins.com/support/

Scrolling on Website does not work anymore, maybe there is an updated version?

Hello,

The latest update was realized on 28 October 2015. What you mean by telling “scrolling on Website does not work anymore”?

Best Regards

you can see it live on ungerhome.de there is your splashscreen first, it auto-hides after few seconds and the index-page appears. You cant scroll the site on index. The other sup-pages are working fine. I removed your script and the page worked again.

Splash Screen Pro hasn’t an option with the help of which you could set hide the screen by scrolling down the site to the index page.

Is it possible to set a timer for the splash screen, like hide the splash after 3 seconds?

Hello,

You can implement what you need with is just a few lines of code:

setTimeout(function(){ // Your code for implementation of wished actions goes here .. }, 3000);

where setTimeout() function using two parameters – function() and NUMBER (in the example 3000 milliseconds – time after which your code will be executed).

You can place the setTimeout() function into the bottom of “splash-screen.js”

Best Regards

for pre-sales question: can you tell me how to install this in my current site?

The plugin can be installed like any other WP plugin. Usage instructions are provided and if you are having issues you can send us a ticket. I hope this answers your question.

Cheers

No matter what browser I use (FF / Chrome / Opera / Safari) when I select Video and then press the “Choose” button, the editor ‘flashes’ and reloads the current layout… how can I fix this?

Also, I really need 2 buttons, but I’m struggling with the editor to give me 2. For example, I want Continue | Exit

Hi,

Please send us a support ticket with wp-admin details and I will check out the video problem. As far as buttons go, you can do that by using your own HTML, the editor doesn’t provide you with buttons unfortunately. This is something that we will look into in a future version though.

Cheers

Hi, just a confirmation before buy: I need to integrate into a bootstrap based website, made on ASP.NET. Is this plugin, in particular the editor, fully compatible? What does it produce once you save, an HTML file/stream? (As I need to permanently save on the webserver)

Hello,

The editor produces some jQuery code, that you just need to put in your page where you want the screen to appear. It’s really simple.

Let me know if you have any other questions, and sorry for the delay!

Cheers

Hi there. The splash looks great. However i use joomla and was wondering how i would incorporate this instead of using wordpress?

Thanks!

Hi,

This plugin works like any other jQuery plugin. Add some javascript to the page and the screen launches. This is what the basic jQuery version offers.

Please let me know if you have any specific questions regarding the implementation.

Cheers

This is not responsive ? Screen does not fit on any of your demos ?

Hi,

I double checked all demos, they look fine. What device/browser/OS are you using to test?

Cheers

Is there support to close Modal / Popups using Escape on Keyboard?

Hi,

It’s not supported by the plugin, but can be easily added with javascript.

Cheers

Hi, can you have more than one video appear on the splash screen? So for example if 20 second video finishes then the next slide with 2nd video appears?

If the user clicks continue they enter site as normal for front splash screen.

I just wish to know if more than one image can be used on a loop?

thanks

Hi,

The screen is displayed with javascript ON TOP of your original home page, so there should be no issues with SEO.

About the content – you can have images, videos, whatever you like. But playing another video after the first one finishes is something that you will have to implement yourself with a few lines of javascript.

Cheers

after i purchase could you provide me with those few lines to play a 2nd video and then loop back to first?

Sorry but we don’t do free customizations.

Cheers

Great work! A Option for Auto-Fadeout and Remove would be Great! But with a view lines it works great!

Thanks for the feedback! :)

Do you always need to press a button to exit the splash screen or it can be exit automatically after a few seconds? I need it to show a logo for 2-3 seconds and then fade out…

Hello,

Currently, pressing a button is the only way to close the screen. However implementing what you need is just a few lines of code:

setTimeout(function() { $(’.ss-outer-wrap’).remove(); }, 3000);

Brilliant!! For a developer who has no time. This has saved me countless hours and it’s crazy easy to use. I was able to layout a beautiful design (mp4 background) in less than 10 minutes (8 was writing content). After writing a small php cookie so it only shows once, everything worked flawlessly.

5 Stars. A+ Work.

Thank you for the awesome feedback!!! :)

Hi ! I will change my SEO this script? Regards

Hi, This will require a small modification to the javascript. Simply adding

setTimeout(function() { // copy-paste a block of code here }, 10000);

will do the job. I can instruct you further which piece of code to copy there.

Cheers

Thanks. I have already Splash Screen Pro for jQuery. I really want Auto Skip (skip Splash Screen Pro after expiry of a certain time) continiue to my main page. Please change this code for m?. Thanks & Regards!

Hello,

Sorry for the late reply. I’m sorry but I can’t provide support for non-trivial customizations like this. I hope you understand. However, I might implement this feature in a future version because I have received requests from other customers as well.

Regards

Hello, good idea & item may I ask you to install it onto my website, if so, I will give u a private email with FTP access.and of-course purchase it now ….

GREAT work here and looks super straight forward to use. This is so close to what my client is looking for. Would you happen to have plans on implimenting a slightly more complex Age Verification system where the end-user has to either input MM/DD/YYYY or use a drop down menu system to establish their actual birthday before entering the site?

Everything else is absolutely beautiful! again.. GREAT WORK!

This plugin can easily be ported to pure jQuery (it’s already a jQuery plugin under the hood), but it wouldn’t have php cookie functionality and the users would have to verify their age on each visit. Is that what you need?

Hi Nikolay, not exactly. but again.. very very close. I found a php script on codecanyon that did the trick. Your splash screen pro is by far superior in terms of looks and features though. If only it would have that mm/dd/yyyy option to make it exactly what i needed for this particular client. I do want you to know how much i appreciate the responses and the solutions you have offered and I’m a firm believer in supporting the developer. Especially a developer such as yourself with such quick response and attention. You deserve the support. Although i won’t be using this one for this project.. I’m going to purchase it as a Thank you to you. I’m sure it will come in handy sooner or later. Maybe a future update with that feature.. hint hint. no pressure. lol. :)

Thanks again and have a great weekend!

Thank you for your feedback and for purchasing, please feel free to contact me if you need help with the plugin.

Cheers

Wordpress version – Can I create multiple splash pages hosted on my site and trigger them based on page they are on. Example. mysite.com/page1.html – loads splash page1, mysite.com/page2.html – loads splash page 2, .... and so on. OR can you only launch one splash page?

Thanks

Sorry… just read the comments on the WP version. Looks like it is not available. I would love that feature for hosting splash pages for customers.

Hi,

I am just about to release a new version in a couple of hours. You will be able to choose on which page/post/tag/category to display a given splash screen.

Cool looking product. Does this have all the files to run locally on a machine or does it require loading libraries online? Do you plan on adding support for changing padding, margins, etc. for text and other elements?

Thanks.

Hi,

It can run locally without any libraries loaded, except Google Fonts if you choose to use that feature.

I know I will add support for margins and padding at some point, but I can’t give a time estimate.

Regards

Awesome work. Which template layout was used to create the Valentines Day page. Do you have a video showing the making of this demo?

The third example video (the metal concert) is very similar. I used the third layout I believe, the single column centered layout and then just added some more columns.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey