Page Jumps Not Working

Posted in: Newsmag
Post count: 11

Hi, All!

Hope you are well!

On my client’s site: https://powersellingmom.com/ the page jumps aren’t working? The code is correct (I use the same code on other sites and have no problems).

The issue: When you click on a link to go to a certain place on the page, the page gets “stuck”. It won’t scroll back up to the top – I have to backspace but it won’t backspace to the page.

Take a look at the table of contents on this page and see what I mean:
https://powersellingmom.com/ebay-seo/ebay-seo-the-ultimate-guide-seo-tools-tips-best-practices/

Thanks,
Bernadette King

Post count: 9544

Looks like you have some bad HTML in there someplace … your page scrolls about 10 feet past the end of the content, which it should not !

You also have a whole bunch of errors in your code ; use F12 in Chrome or Edge to see all the errors.

e.g.,

like.php?href=https://powersellingmom.com/ebay-seo/ebay-seo-the-ultimate-guide-seo-tools-tips-best-…:3 Blocked a frame with origin “https://www.facebook.com” from accessing a frame with origin “https://powersellingmom.com”. Protocols, domains, and ports must match.n @ like.php?href=https://powersellingmom.com/ebay-seo/ebay-seo-the-ultimate-guide-seo-tools-tips-best-…:3

jquery.js?ver=1.12.3:2 Uncaught Error: Syntax error, unrecognized expression: a[href*=#]
2content.js:2 Uncaught ReferenceError: zal is not defined

Post count: 6535

Hi

Thanks for your answer @Chris!

@PowerSellingMom
I’ve checked your site and internal links added in post content works fine on my end. However as @Chris pointed you have some errors in browser’s console, most of theme related with font origins. Here you can find a fix for these errors, for most users it worked: http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co

Let us know if you need further assistance!
Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.