wmati
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Dashboard not showing correctlyCheers Samuel Wood – this worked !
Forum: Fixing WordPress
In reply to: Chrome Version 45.0.2454.85 (64-bit) corrupts displayThank you too Samuel Wood . . this worked for me too.
Forum: Fixing WordPress
In reply to: Dashboard not showing correctlyExactly same issue here with latest update 4.3
Forum: Fixing WordPress
In reply to: Javascript not jQuery in wordpressThank you for quick response. Yes, front end. wp_enqueue_script() + not listing jQuery was in place. The java script worked outside of wp and not within wp. I have to figure this out.
At least I know that Java Script should work in wp, without jQuery.
Cheers.
Forum: Fixing WordPress
In reply to: Favicon not showingJob done !!
Trouble shoots/research pointed to the .png option presented here by mm_developer. And it was that simple. So thank you to mm_developer for this:
Upload a favicon.png file in the root folder. Then try like this:
<link rel=”shortcut icon” href=”https://widerthanround.com/favicon.png” />It took 2 minutes ish.
Thanks all who helped me there.
Forum: Fixing WordPress
In reply to: Favicon not showingtried that too Colin, with newly created favicon
Forum: Fixing WordPress
In reply to: Favicon not showingYeah Colin, we’re on the same page. Tried other directories and it didn’t work.
Forum: Fixing WordPress
In reply to: Favicon not showingThanks mm_developer. I will try this & post results. I tested things by adding the favicon via a plugin and it worked without issue. At least from this, I know it can.
Cheers for the tip.
Forum: Fixing WordPress
In reply to: Favicon not showingThank you Colin for reply. I looked into everything that you’ve listed and still no show. I disabled sites firewall rules, contacted host, who confirmed the .ico file was corrupted, I created an entirely new .ico file, converted it elsewhere online and it didn’t resolve it.
Strange thing is that both yourself and my hosts got the error messages at the favicon url , yours a 403 and I always get a blank window, on both opera and Chrome.
Thanks for the leads.
Forum: Fixing WordPress
In reply to: Is it possible to pure code scroll effects-without pluginThank you Andrew. That’s really good news. Cheers for quick response as well.