Page 1 of 1
html code
Posted: Tue Jul 25, 2023 8:39 pm
by LewScala
Added html code to a page. When I preview in my browser it displays. when i go online it does not display the content. Can someone help
the web address is queenstimes.com and click on puzzles
Thanks
Re: html code
Posted: Tue Jul 25, 2023 8:59 pm
by crispy68
Typically, if it works when you preview, but not when you've published it, then it means you are either missing files or did not update all the files that needed to be updated. There is no difference between previewing or publishing. Try republishing all files again and make sure to clear your cache.
Re: html code
Posted: Tue Jul 25, 2023 9:32 pm
by BaconFries
All scripts seem to be online. The issue may lie with a script that looks like it is being added by your host/server which is breaking the html generated by the software.. You should contact them and ask them to remove it as viewing the source you can opt out.
Re: html code
Posted: Wed Jul 26, 2023 6:14 am
by Pablo
A possible reason for this may be that rhe scripts are loaded from a secured server, but your website is not secure (it does not use https).