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 -
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"
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it
I don't answer or check forum DMs, please just post on the forum.