I’m not a coder, but when look at the page loads in the console of Chrome’s “View Source” this is what I get when I click on a post…
Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: not all, not all, only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, only screen and (min-resolution: 120dpi) (index):1
The value “1.0;” for key “initial-scale” was truncated to its numeric prefix. (index):155
The value “1.0;” for key “maximum-scale” was truncated to its numeric prefix. (index):155
Error parsing a meta element’s content: ‘;’ is not a valid key-value pair separator. Please use ‘,’ instead. (index):155
Uncaught TypeError: Property ‘$’ of object [object Object] is not a function (index):313
(anonymous function) (index):313
Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) (index):688
Uncaught TypeError: Object [object Object] has no method ‘_mouseInit’ jquery-ui.min.js:9
c.widget.c.extend._init jquery-ui.min.js:9
(anonymous function) jquery.ui.widget.min.js?ver=1.10.3:4
e.Widget._createWidget jquery.ui.widget.min.js?ver=1.10.3:4
e.(anonymous function).(anonymous function) jquery.ui.widget.min.js?ver=1.10.3:4
(anonymous function) jquery.ui.widget.min.js?ver=1.10.3:4
x.extend.each jquery.js?ver=1.10.2:3
x.fn.x.each jquery.js?ver=1.10.2:3
e.fn.(anonymous function) jquery.ui.widget.min.js?ver=1.10.3:4
i.widget._create sp-plugin-scripts-header.js?ver=18:144
(anonymous function) jquery.ui.widget.min.js?ver=1.10.3:4
e.Widget._createWidget jquery.ui.widget.min.js?ver=1.10.3:4
e.(anonymous function).(anonymous function) jquery.ui.widget.min.js?ver=1.10.3:4
(anonymous function) jquery.ui.widget.min.js?ver=1.10.3:4
x.extend.each jquery.js?ver=1.10.2:3
x.fn.x.each jquery.js?ver=1.10.2:3
e.fn.(anonymous function) jquery.ui.widget.min.js?ver=1.10.3:4
(anonymous function) (index):907
c jquery.js?ver=1.10.2:3
p.fireWith jquery.js?ver=1.10.2:3
x.extend.ready jquery.js?ver=1.10.2:3
q jquery.js?ver=1.10.2:3
Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App’s settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App’s domains. ping?client_id=[deleted for security]&domain=familydodots.com&origin=1&redirect_uri=http%3A%2F%2Fstatic.ak…:1
event.returnValue is deprecated. Please use the standard event.preventDefault() instead. jquery.js?ver=1.10.2:4
Any help would be appreciated beyond words (or beyond wordpress, grin)