Community Forums › Forums › Archived Forums › General Discussion › Home Widget is Missing in Lifestyle Theme
- This topic has 9 replies, 3 voices, and was last updated 11 years, 4 months ago by
Fiesta.
-
AuthorPosts
-
April 26, 2013 at 6:08 am #37813
Fiesta
ParticipantIf I go to Appearance > Widgets in the dashboard of my Lifestyle theme I see all the widgetable areas in a list on the right.
This includes "Home Left" and "Home Right" but it does not have "Home".
On 3 other sites which I own running the same theme, I see the "Home" widget as expected but not on this one site. I can't imagine what I could have done to cause it to disappear.
Could someone please help me locate "Home" and make it appear with these other widgets.
Thanks
Gerry
http://www.spanish-fiestas.com/April 26, 2013 at 6:35 am #37816Brad Dalton
ParticipantPlease paste the PHP from your child themes functions.php file (for the site which is missing the widget) on Pastebin.com and drop the link here.
Also paste the home.php file code as well. Thanks
April 26, 2013 at 7:05 am #37821Fiesta
Participantfunctions.php is at:
http://pastebin.com/raw.php?i=bxnuGc3L
home.php is at:
http://pastebin.com/raw.php?i=ySxT866j
Thanks
April 26, 2013 at 9:35 pm #37997Brad Dalton
ParticipantCode looks ok. Can't figure this out i'm sorry. Maybe a plugin conflict but not sure.
April 27, 2013 at 1:37 am #38022Fiesta
ParticipantThanks for taking a look Brad.
April 27, 2013 at 6:08 am #38038Andrea Rennick
MemberYou have a specific page set as the home page.This will override the theme's home.php template.Go to Settings -> Reading and pick "your latest posts" so the template can work as intended.
**forum signature**
If you need technical support for your theme please file a ticket.The forums are community based. Staff only monitors the forum for issues relating to the forum itself and to redirect users to where they need to go.
April 28, 2013 at 4:05 am #38174Fiesta
ParticipantI am well aware that I have selected a static page as my homepage & don't want "my latest posts" to become the homepage (they form my blog page).
This does not answer the question as to why the "Home" option no longer appears in Appearance > Widgets.
I have 3 other sites in which I have selected "A Static Page" as the front page. In all 3 of them the "Home" option appears in Appearance > Widgets.
September 30, 2013 at 5:06 am #64763Fiesta
ParticipantThis is an issue which I hadn't managed to resolve. Remembering Brad's suggestion that maybe there's a plugin conflict I just deactivated all plugins and saw the "Home" widget return. Then one at a time I reactivated plugins until I saw it disappear.
I was surprised to find that the conflict is with "Genesis Simple Sidebars".
Any idea how I can keep this plugin and have access to the "Home" widget?
Thanks
September 30, 2013 at 4:19 pm #64843Brad Dalton
ParticipantI just tested this using the Genesis Simple Sidebar plugin on the Lifestyle theme locally.
The Home widget will always stay registered in the Widgets page as its coded in the functions file however it will not display on your front page unless you're using the default Reading Settings.
The reason for this is the widgets are hard coded into the home.php file and only work on the front page when using that template as your posts page.
You'll find the home page widgets work on your blog page when using a static page as your front page as home refers to posts page and is different to front page.
Not sure why the Home widget is disappearing when you use the Simple Sidebars plugin however the code is in the functions file for registering all widgets so maybe something is happening there.
October 4, 2013 at 3:48 am #65331Fiesta
ParticipantThanks Brad
Issue now resolved & I owe an apology to Simple Sidebars ...
When I originally set up my sidebars I had given one of them the slug "Home" which is what was causing me the problem. I've now deleted that and the correct version of the Home widget now appears as intended.
All under control 🙂
-
AuthorPosts
- The topic ‘Home Widget is Missing in Lifestyle Theme’ is closed to new replies.