Slide out panel is displayed while page is loading.

More
4 years 6 months ago #1104 by ncaipen@enetohio.com
I am using SlidePanel JT1 on three different sites, and on all three you are able to see the panel on the page before the page fully loads. It is very quick, but my client is complaining. Can anything be done about this? Here are the example sites:

www.gchmachinery.com/
www.gchtool.com/
www.ohiotoolworks.com/

Thank you in advance for any assistance you can give.

Please Log in or Create an account to join the conversation.

More
4 years 6 months ago #1105 by admin
Hello
Thanks for choosing my module. In my opinion the page is loading slowly but module is fast.You have The problem with your website load time I think. Something should be done for it. Regards

Please Log in or Create an account to join the conversation.

More
4 years 6 months ago #1106 by ncaipen@enetohio.com
I ran a speed test and the sites get A/B (both green) grades for speed. I tried to attach a screenshot to show the results but your attachment function isn't working. Is there anything else that can be done to correct this loading issue?

Please Log in or Create an account to join the conversation.

More
4 years 6 months ago #1107 by admin
Does the loading time improve when disabled SidePanel?

Please Log in or Create an account to join the conversation.

More
4 years 3 months ago #1117 by IDEM
how to install a "setTimeout (mafunction, 5000);" to delay the opening of the panel?

I do not know the programming, can you tell me how and where to add this code?
thank you

Please Log in or Create an account to join the conversation.

More
4 years 3 months ago - 4 years 3 months ago #1118 by admin
Hello Sidepanel Uses TabslideOut Jquery script. In Js/Sidepanel.js line 360 there seems a code setting that feature.
if (settings.onLoadSlideOut) {
open();
setTimeout(open, 500);
But increasing timeout does not make any change. Maybe some javascript help
is needed. You can seek support on javascript forums.
Last edit: 4 years 3 months ago by admin.

Please Log in or Create an account to join the conversation.

Time to create page: 0.328 seconds