CeciDeFreitas Posted March 5 Share Posted March 5 Hi! On this website I am working on, the nav button WORK goes to this page https://www.simonrigg.com/work , but I need it do go to a subpage: http://www.simonrigg.com/recent-work-1. Is there a redirect code I could insert on the header to do it? I tried the code below on the "Work" page "setting>Advanced", but it did not work. <meta http-equiv="refresh" content="delay_time; URL=recent-work-1" /> Thank you!! Ceci Link to comment
Solution CeciDeFreitas Posted March 6 Author Solution Share Posted March 6 (edited) tuanphan Posted February 23 this on another question, and it worked for mine. Pasting it here for future queries on this subject. Hover "Home" > Click Gear icon > Advanced > Paste this code to right box <script> window.location.href = "https://zislisgroup.com"; </script> Edited March 6 by CeciDeFreitas correction tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment