eodickso
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Delicacy Child ThemeI’m still having trouble with the function.php file as described above. I’m wondering if this has something to do with how my style sheet was written? Am I missing something?
/*
* Theme Name: Delicacy Child
* Theme URI: http://thedicksondish.com
* Description: Child theme for Delicacy
* Author: Emily Dickson
* Author URI: http://thedicksondish.com
* Template: delicacy
* Version: 1.0
*/@import url(“..delicacy/style.css”);
Forum: Themes and Templates
In reply to: Delicacy Child ThemeThank you! I’m making progress, but now have a new problem. If I copy the functions.php file into my child theme folder, I get the following message:
Fatal error: Cannot redeclare delicacy_page_menu_args() (previously declared in /home/eodickso/public_html/wp-content/themes/delicacy-child/functions.php:57) in /home/eodickso/public_html/wp-content/themes/delicacy/functions.php on line 60
If I delete the functions.php file, I can get back into my site, but all the formatting is gone. Any ideas on how to solve this?
Forum: Themes and Templates
In reply to: Oxygen Header Disappears When Child InstalledI’m having problems with the same thing! I just recreated my custom menu, so the menu items are showing up, but now I’m missing the back-slash that separated each menu item… How do I get this back?
My site is: thedicksondish.com
Forum: Themes and Templates
In reply to: [Oxygen] Several questionsIt looks like you figured out question #2… Can you share your expertise?
Forum: Themes and Templates
In reply to: [Oxygen] [Theme: Oxygen] Front Page Template override ArchivesI’m wondering this too!
Forum: Themes and Templates
In reply to: How to remove left sidebar in Oxygen theme?Is there any way to center the featured-wrapper and layout? I’d rather not increase the width of these items, but I want them to look centered after removing the left sidebar. I tried changing the bolded lines detailed in the above post to “center” and “middle” with no success…