Page won't load, unless i reload it
-
Dear Armin,
at the bottom of my page i put the Impressum link which should open the Impressum page. But if you try to click on it the page first loads blank, then if you do cmd+R it loads properly.
Could you help me fixing the bug?
Thank you in advance and also just generally a big thank you for your great work. I'm very happy with Laytheme.
Best,
Francesca -
@franzi said:
my page
I'm not sure it can help but you have a jquery error
jquery.js?ver=1.12.3:4 GET http://www.francescatambussi.com/wp-json/wp/v2/posts/627 404 (Not Found)
I guess the jquery script doesn't run properly -
Hey franzi!
Yeah this is a bug that others have too but that i wasn't able to fix yet.
Please enter the Gridder where you have that "impressum" button. Doubleclick that textelement to enter the texteditor. There, please click the "<>" Source Code button. In there you will see:<a href="http://www.francescatambussi.com/impressum/" target="_blank" data-type="project" data-id="627" data-title="Impressum">Impressum</a>
please change that to:
<a href="http://www.francescatambussi.com/impressum/" target="_blank" data-type="page" data-id="627" data-title="Impressum">Impressum</a>
The change is data-type="page"
3/3
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it