wigglebutt
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Quick CSS question re: small "glow" around HeaderThank you! I have Firebug, but I still was lost. I’m just not very good at this.
Anyway, I really appreciate your help! Thank you!! The colors are slightly off even though I matched them, so now I’m going to try and do a transparent background.
Thank you!
Forum: Themes and Templates
In reply to: Quick CSS question re: small "glow" around HeaderThank you for replying!
I didn’t notice my glow was around the whole thing before. No, I do not want any glow. Is it possible to remove it?
Forum: Fixing WordPress
In reply to: My site has lost all formatting and looks awful.O M G that was awful
I fixed it by creating a functions.php file in my theme (i was using a child theme and didn’t have one before.)
In the functions.php I put:
<?php
update_option(‘siteurl’,’http://example.com’);
update_option(‘home’,’http://example.com’);
?>then finally a normal login screen came up.
OMG that was an awful couple of hours.
Forum: Themes and Templates
In reply to: [Leaf] Can text be added to the top of the posts page?Very helpful! Thank you!!
Forum: Themes and Templates
In reply to: [Leaf] Can text be added to the top of the posts page?Hi, Yes I mean a block of static text (maybe with a picture, but I don’t want to get greedy – lol). I’d like this block of text to be above the slider.
Thank you for any help!
Forum: Themes and Templates
In reply to: [Leaf] Issue with viewing from iPadI didn’t hear back, so I’m going with a different strategy. Thanks anyway.
Ok. Thank you for responding.
Forum: Themes and Templates
In reply to: [Leaf] Sidebar for front page not showingOk. No problem. I think I’m just too literal.
Thank you, Brad.
/j.Forum: Themes and Templates
In reply to: [Leaf] Easy way to align the header widget to the right?Hi, I’m sorry to bug you but since this question is related, and I’ve been searching around for a couple of hours, created a child theme, and changed numerous (trust) values in style.css, I was hoping you could please help me.
I want to move the title of a widget to the right and I want to reduce the white space on the bottom of the header after I added an image widget at http://parkpack.juliac.com/. (this is a slightly different directory than the last parkpack site you saw, because I rebuilt the site)
Thank you for any help on this one. I’m really trying not to bug you.
Forum: Themes and Templates
In reply to: [Leaf] Deactivating woocommercecool. thank you.
Forum: Themes and Templates
In reply to: [Leaf] Deactivating woocommerceHi, just an update that it appears the problem fixed itself because on the ‘customize’ > Static front page > the Posts page needs to say ‘-select-‘ – otherwise it will derender the ‘blog’ template selected by the theme.
I’m not sure why. I had something strange happen with another theme, so I think it’s a bug in the new WordPress ‘customize’ thing. Hopefully someone who knows what they are doing will submit it to WP.
Best,
JuliaForum: Themes and Templates
In reply to: [Leaf] Deactivating woocommerceThank you! The original blog page fixed itself when I added another… I don’t really understand what happened. Anyway, thanks.
Forum: Themes and Templates
In reply to: [Leaf] Deactivating woocommerceWhen I select the blog page as my front page it changes the format to look like your demo… It’s just that I don’t want it as my front page. Very strange.
Forum: Themes and Templates
In reply to: [Leaf] Deactivating woocommerceWell, that does look a lot better than mine. lol. I’ve got the Posts page set to ‘Blog’ under the Static Front Page in the customize….and I’ve got the template of the page set to ‘Blog.’ I’m not sure what the problem is.
Forum: Themes and Templates
In reply to: [Leaf] Deactivating woocommerceHi Brad, I don’t think I added all of the content with the plugin. ?
As for the blog – I do have the ‘blog’ page format enabled on the page entitled ‘Blog’ – is it supposed to show up differently? I haven’t gotten to that part of the site yet. 😉 Right now I’m just fiddling with how to make a date show up that is always 3 days from whatever the current date is… but I know that’s not theme related.
thanks so much for your quick responses!