-
The entire blog is not rendering correctly when opened from direct link, site is showing without any formatting. At first glance it looks like it doesn't render the CSS at all This is what the blog looks like when opened from Softaculous link: To Reproduce Device info of my tablet |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Hello, Login, go to admin/config. If you are using https, make sure the site url also use https either. Clear cache. |
Beta Was this translation helpful? Give feedback.
-
as mention above, it's like your site config using http |
Beta Was this translation helpful? Give feedback.
-
I think I solved it, thank you guys for pointing me in the right direction. Mixed content was breaking the instance. Initially I installed HTMLy from Softaculous, but this time I installed it as described in HTMLy docs, section "Using online install". This install is so easy, I think it's not worth wrestling with Softaculous. Here's what I did, with hope to aid other people that might encounter this issue:
My HTMLly instance resides in it's own subdirectory in a subdomain:
Everything works. Regarding @Joduai 's comment, strictly speaking, there's no config that I can actively do regarding the install of HTMLy itself. Installing a cert, enabling https and forcing all traffic to use it did the trick Thank you guys for assisting me and taking time to help! |
Beta Was this translation helpful? Give feedback.
I think I solved it, thank you guys for pointing me in the right direction. Mixed content was breaking the instance.
Initially I installed HTMLy from Softaculous, but this time I installed it as described in HTMLy docs, section "Using online install". This install is so easy, I think it's not worth wrestling with Softaculous.
Here's what I did, with hope to aid other people that might encounter this issue:
My HTMLly instance resides in it's own subdirectory in a subdomain:
https://sub.domain.net/htmly