The Big Spring Sale! Up to 50% off!

Where do I insert html code for page refresh or redirect?

terry752
2 Posts
terry752 posted this 29 March 2022
Ask a Question

Where do I insert html code for page refresh or redirect? I have a "thanks page" which I want to redirect to the home page after a few seconds.

Where do I insert html code for page refresh or redirect? I have a "thanks page" which I want to redirect to the home page after a few seconds.
Vote to pay developers attention to this features or issue.
8 Replies
Order By: Standard | Newest
negigulshan903
3 Posts
negigulshan903 posted this 19 September 2023

Well, you can HTML meta tag or JavaScript under title section for page refresh orredirection.
Lets understand with the help of example.

<!DOCTYPE html>

<meta http-equiv="refresh" content="5;url=https://www.example.com">
<title>Thank You</title>


<!-- Your "Thank You" content goes here -->

Thanks

Well, you can HTML meta tag or JavaScript under title section for page refresh orredirection. Lets understand with the help of example. &lt;!DOCTYPE html&gt; <meta http-equiv="refresh" content="5;url=https://www.example.com"> <title>Thank You</title> <!-- Your "Thank You" content goes here --> Thanks
Support Team
Support Team posted this 19 September 2023

Hello dominikboj ,

Thanks for using Nicepage!

Please create a new Separate Case and ask your question in there.

For better understanding and clarification maybe we will need your private details, project details, credentials, etc.
We need that case to be private. We will try our best to help you.
...................................................
Sincerely,
George.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello dominikboj , Thanks for using Nicepage! Please create a new Separate Case and ask your question in there. For better understanding and clarification maybe we will need your private details, project details, credentials, etc. We need that case to be private. We will try our best to help you. ................................................... Sincerely, George. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp

Last edited 19 September 2023 by Support Team

dominikboj
5 Posts
dominikboj posted this 18 September 2023

I have a similar problem. When I paste the html code with the redirect, it immediately throws me out of the nicepage editor in wordpress and because of this I cannot save the change. please help

I have a similar problem. When I paste the html code with the redirect, it immediately throws me out of the nicepage editor in wordpress and because of this I cannot save the change. please help
Support Team
Support Team posted this 17 April 2023

Hi,

Please explain the issue in more details and provide a link where we can see the issue or some screenshots. Also you can create a separate topic to discuss your problem.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Please explain the issue in more details and provide a link where we can see the issue or some screenshots. Also you can create a separate topic to discuss your problem. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
INFO85452
3 Posts
INFO85452 posted this 16 April 2023

Hello everyone, I reopen here to facilitate the discussion.
After inserting the code, everything works perfectly, even too much, :) because it happens to me that if I open the page (online) for editing, again with NP, the refresh happens the same. how to block it?
Thank you

Hello everyone, I reopen here to facilitate the discussion. After inserting the code, everything works perfectly, even too much, :) because it happens to me that if I open the page (online) for editing, again with NP, the refresh happens the same. how to block it? Thank you

Last edited 16 April 2023 by INFO85452

Support Team
Support Team posted this 30 March 2022

Hello Terry,

The HTML page consists of HEAD and BODY sections.
If you need to add custom code to the HEAD section, please add it to the Site or Page Settings >> HTML tab>> Additional HEAD HTML.
If you need to add custom code to the BODY section, please add HTML control to the desired place and insert custom code.

...................................................
Sincerely,
Lilioneta
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello Terry, The HTML page consists of HEAD and BODY sections. If you need to add custom code to the HEAD section, please add it to the Site or Page Settings >> HTML tab>> Additional HEAD HTML. If you need to add custom code to the BODY section, please add HTML control to the desired place and insert custom code. ................................................... Sincerely, Lilioneta Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
terry752
2 Posts
terry752 posted this 29 March 2022

Insert html and paste the code into it. If you can't find it just type "html" in the nav bar and you'll find it faster

TRIED THAT DOESNT SEEM TO WORK?

> Insert html and paste the code into it. If you can't find it just type "html" in the nav bar and you'll find it faster TRIED THAT DOESNT SEEM TO WORK?
gabrieleviola.it
186 Posts
gabrieleviola.it posted this 29 March 2022

Insert html and paste the code into it. If you can't find it just type "html" in the nav bar and you'll find it faster

Insert html and paste the code into it. If you can't find it just type "html" in the nav bar and you'll find it faster

Last edited 29 March 2022 by gabrieleviola.it

You must log in or register to leave comments