kbayegan
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Home page sectionsYes, yes. I am doing all my changes/modifications in my child and not the twenty seventeen files.
AS for Theme Options, I could never see it, from the time I installed Twenty Seventeen, but I have worked around it. I’ll experiment with my plugins and see what happens.
Many thanks.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Home page sectionsFixed it!!! I added:
@media only screen and (min-width: 910px) {
.main-navigation .primary-menu > li {
display: inline-block;
float: none;
}
.main-navigation ul {
text-align: center;
}
}Now back to your suggestion about plugins. I’ll play with it, although I have been able to live without it so far.
Thansk.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Home page sectionsBy the way, I am using my child theme of twenty seventeen.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Home page sectionsstaging1.theteaemporium.com
This is just for development now.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Home page sectionsI will try that.
In the meantime, I upgraded WordPress to 4.7.1 and my top navigation menu that was centered is now to the left. How can I correct that?Forum: Themes and Templates
In reply to: [Twenty Seventeen] Home page sectionsThanks for the response.
I am aware of that. But still, even when I try to customize my front home page, I don’s see the Theme Options section and the right hand side panel also disappears.Here’s a screenshot of the static front page:
And here’s a screenshot of the same page, as soon as I press the “customize” link.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] One column in single.phpThat works. Thanks.
Forum: Fixing WordPress
In reply to: Twenty Seventeen Theme OptionsOne more question: now that I cannot see the Theme Options, is there any way I can programatically add sections to my home page. Is there any way other than the customizer to add sections to the home page?
Forum: Fixing WordPress
In reply to: Twenty Seventeen Theme OptionsNo, I don’t see the tab for Them Options at all. And, as you see from the image I sent before, I don’t even see my front page in the right pane of “customize”.
OF course, as I said, I can live with this and customize my site just as I want, but not knowing what causes this is frustrating.
Forum: Fixing WordPress
In reply to: Twenty Seventeen Theme OptionsForum: Fixing WordPress
In reply to: Twenty Seventeen Theme OptionsThanks for the responses. In fact I am using a static home page.
Here is a screen shot of my static home page, with minimal modification:
https://dl.dropboxusercontent.com/u/4461710/ScreenShots/Screen%20Shot%202016-12-26%20at%2010.43.21%20AM.pngand here is a screen shot when I press the “customize” link. You see that even the image on the right panel disappears.
https://dl.dropboxusercontent.com/u/4461710/ScreenShots/Screen%20Shot%202016-12-26%20at%2010.44.50%20AM.pngI have installed twenty-seventeen on an existing site which had a custom theme I had inherited and hated.
I can still modify twenty-seventeen and I find it very clean and nice, but I just wonder why this is happening.