jasonross959
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I’d like to make my featured image non-clickable…is that possible?I’m not using any custom pages or content-pages. This is the error code that pops up when I try to copy the functions.php file from the twentyfourteen theme to the twentyfourteen-child theme:
Fatal error: Cannot redeclare twentyfourteen_content_width() (previously declared in /homepages/32/d389811076/htdocs/WWSC2/wp-content/themes/twentyfourteen-child/functions.php:128) in /homepages/32/d389811076/htdocs/WWSC2/wp-content/themes/twentyfourteen/functions.php on line 131Does this mean that there is perhaps something wrong with my twentyfourteen functions.php file?
Forum: Fixing WordPress
In reply to: I’d like to make my featured image non-clickable…is that possible?Update: I realized I’d mistakenly edited the theme’s functions file instead of the child theme…so I undid everything and now when I try to change my child theme’s functions file the site breaks. Does that mean I’ve messed something up in the functions file for the theme?
Forum: Fixing WordPress
In reply to: I’d like to make my featured image non-clickable…is that possible?Hi ThemeSumo,
That mostly worked, but it made the featured image (fireplace gif) no longer stretch for the full width of the content. You can see the current status here: http://www.northcountrychristmas.net/
Forum: Themes and Templates
In reply to: Remove hover effect on Page Featured Image — Twenty FourteenHey Michael,
That worked perfectly, thank you!
Hi Denis,
Thanks for responding so quickly! I was having the issue from my work computer. I was running Chrome on Windows 7.
Now that I’m home and running Chrome on Mavericks, it seems to work just fine.
Cheers,
Jason
Forum: Themes and Templates
In reply to: TwentyTwelve moving "Leave a Reply" to bottom of postLogging in here just to say thank you linux4me2!
Forum: Plugins
In reply to: [Social Media Widget by Acurax] Cannot change 'Alt' textJust wanted to say thanks!
Forum: Fixing WordPress
In reply to: Locating misplaced CSSThank you again. Got it all configured!
Forum: Fixing WordPress
In reply to: Locating misplaced CSSYeah, I got that all sorted out.
As I understand it, you only want files that you WANT to edit to be in the child theme. Correct?
Forum: Fixing WordPress
In reply to: Locating misplaced CSSSeems like the inspect tool in Chrome is the same thing…
Anyway, I found it in the index.php file of the child theme.
On that thought though, I don’t think I want to have the index.php in the child theme.
Thanks.
Forum: Fixing WordPress
In reply to: Adding gradient behind text on one pageKeith,
You are the man! Take a peek, its working great. I reckon that if I want the gradient to include those white areas I’d just have to move the <div class> around in the template file. I don’t have any content up there yet, but this is perfect.
Thanks again!
Forum: Fixing WordPress
In reply to: Adding gradient behind text on one pageOkay…I made a new template and I have the CSS code from the generator…and I think I even know where it goes, but I don’t know how to write it in as a “class or id.”
Forum: Fixing WordPress
In reply to: Adding gradient behind text on one pageThank you both!
I’m still wondering if perhaps there isn’t a simple bit of code or plugin I could use to add an image to the text box background?
If not, then I’ll go ahead and make a template.
Forum: Fixing WordPress
In reply to: Adding gradient behind text on one pageThank you for the response!
That sounds like a good solution — not too scary, ha!
I read somewhere that Internet Explorer doesn’t render gradients…or doesn’t render them well anyway. That has me thinking I’d rather have a jpg serve as the background. Is that any simpler of a process?
Forum: Fixing WordPress
In reply to: Adding gradient behind text on one pageOkay, I’m gathering that maybe I don’t want to bother with a generator.
How do I add an image as text-background?