Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
I can’t replicate the issue in Google Chrome 24.0.1312.57 m, on Windows.
Which version are you using and on which operating system?
WordPress 3.4.2 on Windows 7.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Sorry, I meant to ask browser version.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
I’ve just upgraded to your version of Chrome and can’t experience the issue. Is it particular links that don’t work? If so, can you identify which links?
Edit: This post is directed at your grims website.
None of the links works when I click them, but typing url-adress will open them. Just so strange it is only on that site and only in chrome on my computer.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Try deactivating plugins to explore whether any could be responsible.
Deactivated all plugins in chrome, still not working.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Sorry, I don’t know what else to suggest.
html code of link is ok, maybe something in css in your theme
Maybe something like – open as popup and you blocked it in chrome ?
Where you can not click ?
The upper menu works but the links in the sidebar do not, is that correct?
If you use the Chrome tools and inspect the element you will see the actual link in the source code is <a href="/?p=1950"></a>
Wordpress needs absolute links.
We see it ok but on your Chrome something is cached.
You see the upper menu ok because there the link is absolute,
a href="http://grimsbynorge.com/?p=1761"></a>.
Yeah I’ve just found this thread cause my site too has just stopped working in Chrome and my version is Version 25.0.1364.97 m, so same version. I’m using a wordpress theme like this one demo.pixrthemes.com/knightzon-wpzonbuilder I’m still building it but it works the same as the demo, none of the links work. I tried on a vista, xp and tablet chrome and they all worked but unsure what version of chrome it they were, never checked for that but yeah it must be something chrome has done with this new edition.
I know it doesn’t really help you with your problem but at least you know its not just your site.