• I updated my websites domain via A record to point to my hosting, and after that it completely broke my website, at first many images were not showing, then we fixed that up and now two parts arent working at

    http://topmarknutrition.co.nz/

    first part is the Our Best Brands section
    Its meant to show 5 images here – http://prntscr.com/ase7t3
    But is presently showing nothing

    Second issue is the play button on the youtube video player not loading

    I have tried editing all the config files, search and replace database, updating all urls etc and nothing works

Viewing 5 replies - 1 through 5 (of 5 total)
  • Works ok for me. (When I click the “View all brands” button) which would indicate a setting problem versus a DNS problem

    Updating domains can cause some challenges as there are a number of places that can create problems.

    Caching is always the first and most common issue.
    DNS propogation can also be problematic – make a change and it looks ok from one IP but then a test from somewhere else hasn’t propogated yet.

    I always use tools.pingdom.com to try and get the true, un-tampered view when changing A records.

    Also, Use Chrome’s Ingognito mode to avoid caching issues.

    I’ve just done some digging in the code – The images are being served via the Jetpack CDN – Photon.

    Try turning off Photon and refreshing.

    Photon doesn’t play very well with change.

    Other than that, it looks to me like an issue with the JS that controls the portfolio – jQuery is throwing an error which would be critical to the loading of that portfolio…

    jquery.js?ver=1.12.3:2 Uncaught Error: Syntax error, unrecognized expression: [href=#undefined]

    Thread Starter newzendesign

    (@newzendesign)

    hey thanks heaps for your help
    Its all meant to look like http://prntscr.com/aseki6
    DO you see images on my website like that?

    I initially assumed it could be photon related so i disabled it but it had no change

    Il have a look at the JS for the portfolio

    Yes, that’s it

    Thread Starter newzendesign

    (@newzendesign)

    thanks shannon, your javascript idea was onto it

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Website Broken after Domain Update’ is closed to new replies.