You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

I want to redirect to a page after previous page is fully loaded

edited Nov 14, 2019 12:07PM in Visual Builder 7 comments

Content

Hi

I have put a condition , where if an article is not found in the existing page , then it should show the message page not found and then it should redirect to home page.

But in my case it is directly going to home page even after I have given a delay of sometime so that it should hold on to Page not Found message , it is not happening.

I am using below command for giving some delay and then I am giving redirect to home page, but it's not working

"setTimeout(function() {}, 160000);" 

Please let me know what to add to make it work.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!