zzlogan Posted September 11, 2021 Share Posted September 11, 2021 Site URL: https://www.wyzedge.com/solar-states Hi, I'm having issues with the my website is loading one of my pages towards the middle/bottom, like if some had automatically clicked an anchor link. As seen here: https://www.wyzedge.com/solar-states I do have code injections to show the Google Slides, I'm not sure what is causing this. Would anyone have any ideas on how have it not shoot down towards the bottom? @tuanphan Link to comment
tuanphan Posted September 12, 2021 Share Posted September 12, 2021 On 9/11/2021 at 9:27 AM, zzlogan said: Site URL: https://www.wyzedge.com/solar-states Hi, I'm having issues with the my website is loading one of my pages towards the middle/bottom, like if some had automatically clicked an anchor link. As seen here: https://www.wyzedge.com/solar-states I do have code injections to show the Google Slides, I'm not sure what is causing this. Would anyone have any ideas on how have it not shoot down towards the bottom? @tuanphan Try remove this Code Block & check again Quote <iframe src="https://www.solar-states.com/" width="880" height="480" allow="autoplay"></iframe> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
zzlogan Posted September 16, 2021 Author Share Posted September 16, 2021 @tuanphan, I removed the code block and it is still loading the page right above the Google Slides, towards the middle of the website page.. It is strange because I have these code blocks enabled on other pages and this is the only page where this is happening. Should I try to adjust another code block? Link to comment
zzlogan Posted September 17, 2021 Author Share Posted September 17, 2021 @tuanphan, I solved the problem. I had to embed my Google Slides, I hadn't done that and it worked. I search under the Help tab in Google Slides, "Publish to web", and then grabbed this embed code: <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTZkDz6OqoLl05-SNkQme4nJclDV_5cCenM1bs6IGoqj_VmxQ453tkDoVBgcL4lZcbb9nzPcDBA0Q35/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTZkDz6OqoLl05-SNkQme4nJclDV_5cCenM1bs6IGoqj_VmxQ453tkDoVBgcL4lZcbb9nzPcDBA0Q35/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.