nun
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot modify header informationwhooami — I can’t tell you how relieved I am to have found your advice. I had to edit my wp-config and i think my text editor must have added the lines. Would never have known to look there if it weren’t for you. Sure enough a couple extra lines were there. Fixed it and now I can access my admin. Thanks so much.
Forum: Plugins
In reply to: opt-in form to collect email, name, etc.Thanks, jonimueller … I checked out the link and I think it will work just fine for what I want. I like it. But I got as far as downloading it (had to do it via my work PC because my MAC wouldn’t open zipped folder) but now I’m stuck. Don’t know what to do with it. My host is godaddy and as far as i can tell it does not have a fantastico installer. I honestly don’t know what the installer does though I’m guessing it’s going to somehow get it on my website … suggestions for what I do next? how will I get the form on a webpage or widget? I do appreciate the help!
Forum: Fixing WordPress
In reply to: add search box in headerkulpreetsingh and krembo99 — Thank you so much for your prompt attention and assistance. I combined what you both said and came up with something that works perfectly. I think the green bar must have limits on it because when I tried to put the search box there it kicked it to the center of the line below. So I moved it up and I think it fits better there. I even tried the text in the box thing with a little biblical twist! ??
I’ve only been on wp.org for the last week and so am brand new to this coding thing. It helped to have quick, straight up solutions from both of you. Many thanks! Blessings,
Sister JulieForum: Fixing WordPress
In reply to: Can’t Add COMMENTS after 2.5! Please Help!<?php comments_template(); ?>
This was exactly what I needed, quiquepe. Many thanks for your help. And to callaweb, thanks for starting this thread. Sister Julie
Forum: Fixing WordPress
In reply to: Getting Blog Name in Headerfrotzed — thanks for this. I was searching for how to remove all caps from headers and this answered it perfectly.
I went to my CSS and replaced each instance of text-transform: uppercase with /* text-transform: uppercase;*/ so that in case I wanted to revert back to the old I could find out where those caps were originally.
Thanks for your help.