CeciDeFreitas
-
Posts
28 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Posts posted by CeciDeFreitas
-
-
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>
-
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
-
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
-
Yes, I was able to fix it by recreating the homepage! Thanks for reaching out!
-
Hi! I need help with figuring out an issue.
I have a website (legacy template) that is working well. The homepage has a slide show that rotates 3 images:
I have duplicated this website to make several changes, but the homepage of the duplicated website is not working properly, the image fades into "black" before fading into the next image. I looked all around but can't find where to fix that. Any help would be greatly appreciated!
https://cricket-hexagon-2ble.squarespace.com
password: 2024
Thank you in advance!
Ceci
Redirect just the home page (how?)
in Customize with code
Posted
yay, this worked for my redirect question, thanks!