David_G
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] footer image not loading.Anyone?
Forum: Fixing WordPress
In reply to: I cannot enqueue fontsI quit quit using // to comment php also, using /* */ instead closes the comment line so then when it all gets run together it shouldn’t be an issue. That is what caused the problem when the code when to 2 lines.
Forum: Fixing WordPress
In reply to: I cannot enqueue fontsYes, it’s easy, but I don’t want to take down the site to make it happen. It messed up other stuff. It’s working now. Funny it happened after the last update but didn’t affect my other sites. I am thinking about restoring back to an earlier backup and update it again. Seems like something is messed up with the update. 4.3
Forum: Fixing WordPress
In reply to: I cannot enqueue fontsWhen I look at my style sheet using the APPEARANCE editor, it is perfect, but the functions file is scrambled. They were uploaded by FTP not the cpanel file manager. I deleted the text in the editor and pasted directly to the WP editor it worked properly. I don’t see how it’s the hosting provider. I only have this problem with this one site not any others on the same host. And only with the functions, not the style. Is truly weird.
Forum: Themes and Templates
In reply to: [Customizr] Changing Social Icons in headerSome how my functions.php file is getting scrambled. Now I have new widget area.
Forum: Fixing WordPress
In reply to: I cannot enqueue fontsI found the problem, Somehow the functions.php file is getting all crammed together on the site instead of being line by line. Then my comments started with // and it commented out 2/3rd of my php. I copy and pasted directly to the WP theme editor and it’s fixed.
Any idea why WP would do that?
Forum: Fixing WordPress
In reply to: I cannot enqueue fontsOK I removed that, didn’t make a difference. hmmm.
I will be offline for a couple hours, have to work.Thanks for the help
Forum: Fixing WordPress
In reply to: I cannot enqueue fonts#Andrew, what do you mean? Are you saying to remove all other code except this?
Forum: Fixing WordPress
In reply to: I cannot enqueue fontsIt’s not enqueing on the site, there are other places where I am using google fonts on that site but not working. The footer is common on both sites.
Forum: Fixing WordPress
In reply to: I cannot enqueue fontsOK I will change my statement.
It is working on one site but not the other, both have the the same themes. Check out the footers.
They both have the same css in the style sheet, both have the same enqueue snippet in the functions file. Both have child themes.Now I am wondering what I did wrong or causing the problem.
Forum: Themes and Templates
In reply to: [Customizr] Changing Social Icons in headerI have tried adding a widget area using the snippet HERE but it doesn’t work. Might be a version issue. Could use some help please. Thanks
Forum: Themes and Templates
In reply to: [Customizr] buttonsThanks ibogo
Forum: Themes and Templates
In reply to: [Customizr] buttons#rdellconsulting, no that link doesn’t really help much in this case, I almost have it working except the ACTIVE button. Take a look at my latest snippet.
Would be easier if I could figure out how to make firebug freeze after I hover over the button, but the code on the right disappears when I move the cursor away from the button.Forum: Themes and Templates
In reply to: [Customizr] buttons#ibogo I got it to slide up solid blue. But the active still slides up half white. What was your solution?
Forum: Themes and Templates
In reply to: [Customizr] buttonsIt seems I was fighting the “tc_common.min.css” file, so I just modified that part in child.