Content is not rendering on my website

Only the first section is rendering with a map, all other content does not appear on the website moderntender.com

i’ve removed and replaced each individual element on the page with no luck.

Hi Joshua,

Thanks for writing in! Upon testing your page, I see the following error on the console log.

A Geolocation request can only be fulfilled in a secure context.

Could you please try disabling your 3rd party plugins and test this issue again to see if you’re experiencing any conflict with one of your plugins.

Also make sure to disable any CSS/Javascript minifications, if you have enabled them through your caching plugin.

Let us know how it goes.
Thanks!

I’ve updated my ssl certificate and the issue persists

Hi @ModernTender,

Would you mind providing a screenshot of what’s missing? I like to compare it as the contents display fine on my end.

I also recommend fixing this content from your site

<font color="#666666">About <font color="#03AD42">Modern</font> <font color="#666666">Tender</font>

It should be like this

<font color="#666666">About</font> <font color="#03AD42">Modern</font> <font color="#666666">Tender</font>

It breaks other element and formatted the same as that font.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.