How do I find what causes a blank white screen in WordPress?

Am trying to build a test environment for a WordPress project using xamp. Apache is listening on localhost:8080 MySQL is 3306 root with no password Changes did in wp-config Dbname is wp-db Dbhost is locallhost:8080 Dbuser is root WordPress root folder is in c:/xamp/htdocs/wordpress Before changing the dbhost from local host to localhost:8080 I was … Read more

google my maps ~ custom map embed into wordpress

You’re getting the following JS errors in the dev console: Google Maps JavaScript API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error Your site URL to be authorized: https://www.mapchannels.com/mc6/27915/27915-jph.htm?v=20200217122746 Google Maps JavaScript API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error Your site URL to be authorized: https://jpalenhouseblog.com/index.php/map-and-plan-your-stay/ To fix this I recommend that you first unrestrict your API key; if the map loads with … Read more

google my maps ~ custom map embed into wordpress

You’re getting the following JS errors in the dev console: Google Maps JavaScript API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error Your site URL to be authorized: https://www.mapchannels.com/mc6/27915/27915-jph.htm?v=20200217122746 Google Maps JavaScript API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error Your site URL to be authorized: https://jpalenhouseblog.com/index.php/map-and-plan-your-stay/ To fix this I recommend that you first unrestrict your API key; if the map loads with … Read more