Hardneen
Forum Replies Created
-
Found it. Upgraded. Now I’m having plug in issues. >_<
Forum: Fixing WordPress
In reply to: Adding MarketPress Plug In to WordPress 3.2.1Never mind. Figured it out. I’m screwed. >_<
Forum: Fixing WordPress
In reply to: Comment box not showingI’m using Twenty Eleven theme and found when I’m in page edit mode I can click on “screen options” at the top right which drops down to show more editing options. Check the “Comments” box if you want them to appear on that page. This way you can turn them on or off for each page.
Hope that works for you. =)
Forum: Fixing WordPress
In reply to: Deleting comments section from certain pages in Twenty Eleven themeThanks so much for that link Rakesh. Found it under “quick edit”…REALLY appreciate your help. =)
Forum: Fixing WordPress
In reply to: Links do not physically show on page even though they ARE there.Sadly, I’m Twenty Eleven, just not the latest update yet. :/ Guess I know how I’m spending the rest of this evening. Aaggghhh. =D
Forum: Fixing WordPress
In reply to: Links do not physically show on page even though they ARE there.Hahaha…Oh good. Now I just have to figure out HOW to do that. =D Know I know why people who do web design get the big bucks. Sheesh. =)
Forum: Fixing WordPress
In reply to: Links do not physically show on page even though they ARE there.That’s really all I’ve been doing…mostly adding, but making a few changes withing the theme. Does this mean every time it saves, its considered a child theme? So I should back up my child theme before I update my parent theme, right? I see there is a new version of my parent theme available now. Oy.
Forum: Fixing WordPress
In reply to: Links do not physically show on page even though they ARE there.OK…still learning all this. Child theme being what I’ve added to/changed about my parent theme? Something tells me I’ve been going about this ALL wrong. Oy. *head desk*
Forum: Fixing WordPress
In reply to: Links do not physically show on page even though they ARE there.VICTORY!!! Due to your help it made me think past the places I’d already looked and I FOUND the theme link color change. Thank you Thank you Thank YOU! *Happy Dance*
Forum: Fixing WordPress
In reply to: Links do not physically show on page even though they ARE there.Nope. Didn’t work. :/ Aaaagggghhhh. Thanks for all your help though. Learning much as I go try to figure this out. =)
Forum: Fixing WordPress
In reply to: Links do not physically show on page even though they ARE there.Please excuse my stupidity, but I really am a newbie.
I’m using 2011 Theme, so I went to the css and updated this:
/* Links */
a {
color: #ffffff;
text-decoration: none;but it didn’t change anything. Still can’t see the links. :/
Forum: Fixing WordPress
In reply to: Links do not physically show on page even though they ARE there.Well, I suppose. How do I change the link color?. My background color is black.
Forum: Fixing WordPress
In reply to: Links do not physically show on page even though they ARE there.If I’m understanding you correctly, the “text button” I typed in and highlighted to BE the text button is READ MORE at THINK PROGRESS. Now, the link IS clickable on my page, just not visible, so I’m assuming I have that part correct.
You have the link to the article correct.
the link in my post has this proceeding the URL:
<a title=”Read more at ThinkProgress” href= (URL inserted)and this following the URL:
target=”_blank”>Read More at ThinkProgress
</div>The target blank I’m assuming makes clicking on the button open a new tab…or am I wrong on that? So where do I put – This is the text button ?
Forum: Fixing WordPress
In reply to: Links do not physically show on page even though they ARE there.Ha! I just pasted what the html was, and it showed up in this post the way I’d like it to show up in mine. What the *expletive deleted*? =D
Forum: Fixing WordPress
In reply to: Links do not physically show on page even though they ARE there.Here is what it looks like under the html tab for the post:
<a title="Read more at ThinkProgress" href="http://thinkprogress.org/justice/2012/01/17/402438/santorum-staffer-says-women-shouldnt-be-president-because-its-against-gods-will/">Read More at ThinkProgress</a> </div>
[Please post code or markup snippets between backticks or use the code button.]