beneads
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Moesia] Navbar Not Displaying on LaunchThanks, Roman! That worked perfectly!
Forum: Themes and Templates
In reply to: [Moesia] Navbar Not Displaying on LaunchD’oh! Forgot to also post this excerpt from Functions.php.
}
if (get_theme_mod(‘moesia_menu_top’, 0) == 0) {
add_action(‘tha_header_after’, ‘moesia_nav_bar’);
} else {
add_action(‘tha_header_before’, ‘moesia_nav_bar’);
}/**
Forum: Themes and Templates
In reply to: [Expound] Header is cut off on mobile using Expound themeAndrew, wow! You’re on fire, my friend!
That fixed it! I tested it on many mobile devices and it scales perfectly fine.
Thank you so much!
Forum: Themes and Templates
In reply to: [Expound] Header is cut off on mobile using Expound themeWow! You’re on fire today, Andrew!
I just added that text to my style.css file and this is what it looks like now:
/*
Theme Name: Test 1
Theme URI: http: //www.beneadsfiction.com/
Description: This is a custom child theme I have created.
Author: Ben Eads
Author URI: http: //www.beneadsfiction.com/
Template: expound
Version: 0.1
*/@import url(“../expound/style.css”);
/* =Theme customication starts here
————————————————————- */
.site-header .site-branding {
background-position: 0;
}However, it is still not displaying my header image for mobile devices. Grrr!
Again, any help you can give is deeply appreciated. Thanks!
Forum: Themes and Templates
In reply to: [Expound] Header is cut off on mobile using Expound themeD’oh! Line breaks and all that jazz.
Here is the correct style.css file for my child theme. Again, thanks!
/*
Theme Name: Test 1
Theme URI: http: //www.beneadsfiction.com/
Description: This is a custom child theme I have created.
Author: Ben Eads
Author URI: http: //www.beneadsfiction.com/
Template: expound
Version: 0.1
*/@import url(“../expound/style.css”);
/* =Theme customication starts here
————————————————————- */Forum: Themes and Templates
In reply to: [Expound] Expound Child Theme is Broken. Help! LOLAwesome!
Thank you so much, Andrew! Words can’t express how deeply I appreciate your help, man!
Forum: Themes and Templates
In reply to: [Expound] Expound Child Theme is Broken. Help! LOLAndrew,
I just re-edited the file in notepad per your example, uploaded the new style.css file and it is working! No errors!
Can you please confirm this on your end? Again, many thanks!
Forum: Themes and Templates
In reply to: [Expound] Expound Child Theme is Broken. Help! LOLYes, I did edit the style.css file on my windows computer using notepad.
I apologize, I’m a newbie when it comes to child themes.
Is there a text editor that you can recommend? Because my hosting provider is clueless when it comes to things like this. LOL
Again, any help would be deeply appreciated. Thanks!
Forum: Themes and Templates
In reply to: [Expound] Expound Child Theme is Broken. Help! LOLI also noticed that when I disabled the plugins, my transparent header background comes back. Eeek LOL
Forum: Themes and Templates
In reply to: [Expound] Expound Child Theme is Broken. Help! LOLI don’t recall. I may have. I remember copy and pasting what should go in the css file.
Is there a problem with the CSS code itself?
Forum: Themes and Templates
In reply to: [Expound] Expound Child Theme is Broken. Help! LOLAll plugins are deactivated. 😉
Forum: Themes and Templates
In reply to: [Expound] Expound Child Theme is Broken. Help! LOLOK, I’ll deactivate them all now. Should be good to go in a minute. 😉
Again, thanks!
Forum: Themes and Templates
In reply to: [Expound] Expound Child Theme is Broken. Help! LOLOh! And I have no caching plugins.
I’m only using the following:
Akismet, Jetpack, BackWPup, NextGenGallery and WordFence.
Again, thanks!
Forum: Themes and Templates
In reply to: [Expound] Expound Child Theme is Broken. Help! LOLYes, I activated them after learning that disabling them did nothing.
Would you like me to deactivate them all for you to test?
Again, thanks!
Forum: Themes and Templates
In reply to: [Expound] Expound Child Theme is Broken. Help! LOLAndrew,
I disabled all of my plugins and still have the same issue. = (
Again, I deeply appreciate your help. Please advise.