LastOfTheBrunnenG on "multisite mobile issue"
Ok a website i have built gleewoodmusic.com has worked perfectly until about a week ago, no plugin changes were made, no updates or theme changes were made, no code was changed. It just stopped loading...
View Articlejonradio on "[Plugin: jonradio Multiple Themes] Auto append ?keyword=value in...
So far, I've been quite happy combining three JavaScript resources: "world's biggest book" - JavaScript - The Definitive Guide by David Flanagan - 2011 is the latest edition that I'm aware of, nearly...
View ArticleWebWeaver64 on "[Theme: Customizr] Mobile Commenting Issue"
Hi just download your theme to test as a replacement for another one as the mobile commenting isn't working and the theme is no longer being supported. From my android tablet I wasn't able to add a...
View ArticleOnPointMC on "Custom font not working on mobile or tablet"
Hi. Any help would be greatly appreciated! I am trying to add a custom font to my website, however, it isn't loading on the following: desktop: firefox mobile: safari, nor chrome tablet: safari, nor...
View Articlejefferytodd on "Custom font not working on mobile or tablet"
Are you loading the font through the @font-face rule because I don't see it in the css nor do I see that font uploaded in any folder
View ArticleOnPointMC on "Custom font not working on mobile or tablet"
Yes. I uploaded it via and put this code in the custom css code: @font-face { font-family: jenna_sueregular; font-style: normal; font-weight: 400; src:...
View Articlejefferytodd on "Custom font not working on mobile or tablet"
Oh I see, I was looking in the CSS in firebug. I normally load the fonts directly into the root directory. But there was a problem a couple of months back with a Google Chrome update that sent a bunch...
View ArticleOnPointMC on "Custom font not working on mobile or tablet"
Thanks so much Jeffery. I'm going to try it right now. -Lisa
View ArticleOnPointMC on "Custom font not working on mobile or tablet"
Jeffery, Will that change all the "body" text font? I just want to change the text I've coded in the jenna sue font. Example: [one_third last="no" class="" id=""] <p style="text-align: right;...
View ArticleOnPointMC on "Custom font not working on mobile or tablet"
Jeff, Thanks for the code. It did change ALL the body text. Unfortunately, I only want to change what I've specified, not all the body copy. Any idea how to get the font to load without changing ALL...
View Articlejefferytodd on "Custom font not working on mobile or tablet"
Did it work, I didn't see the other question before I answered. Someone else with more experience might be able to weigh in, I'm just trying to give back a little and wouldn't call myself expert. But...
View ArticleOnPointMC on "Custom font not working on mobile or tablet"
Thanks Jeffery. Going to move the font to the root and keep trying. I'd give up and use a google font, except I know I need to know how to do this for future projects! Thanks!
View Articlejefferytodd on "Custom font not working on mobile or tablet"
If I'm reading this right you're calling the font as 'font-family: jenna_sueregular;' in your font face rule, but then font-family: JennaSue; in your css. They should match. Sorry we're getting a bit...
View ArticleOnPointMC on "Custom font not working on mobile or tablet"
Jeffery!!! YOU ROCK! That was it. I works now on iphone and firefox. I used font squirrel to generate the additional font files and didn't even think of checking the name. YEAH!!! THANK YOU SO VERY...
View Articlejefferytodd on "Custom font not working on mobile or tablet"
You're welcome. The other desktop browsers must have been recognizing it since it is a free font.
View Articlefluidsoln1 on "[Plugin: Google Doc Embedder] Not working on iPad"
Hi. Your plugin looks great on my computer but when I open my site on the iPad, it only gives me a blank screen where the file should be and all I can see is the tiny button telling me to download it....
View Articlejonradio on "[Plugin: jonradio Multiple Themes] Auto append ?keyword=value in...
Lots of talk about JavaScript Lint as a syntax-checking tool. Just found an on-line version that identified my coding errors that caused the Hang, saving me actually having to install JSLint on my own...
View Article