- This topic has 7 replies, 2 voices, and was last updated 9 years, 6 months ago by
Felix.
-
AuthorPosts
-
November 27, 2013 at 7:25 pm #17687
Felix
MemberHey Sakin,
I have another question: I want to replace the homepage (with the feature image slider and the widgets) alltogether with another page that just contains simple text and maybe an image.
Now the page that I created (and named ‘Home’) and set as the default homepage for the blog in the WordPress read-settings is somehow always overwritten by the theme’s default page (with slider ect.).
So I can’t get it to show the content I put on the ‘Home’ page when I open goldentricycle.com.
Can you tell me how to ditch the theme’s homepage completely?Cheers
FelixNovember 28, 2013 at 1:47 am #17696Sakin
Keymaster@Felix: Yes, you can do that. You can just go to “Appearance => Theme Options = Homepage Options => Homepage/Frontpage Settings” and check on “Click to Enable Latest Posts or Page”.
November 30, 2013 at 12:04 am #17735Felix
MemberHey Sakin!
Thanks for your reply! I tried what you suggested and it’s working. Only problem is that the home page isn’t taking the full width like the other pages, despite not having any widgets assigned at all. (Neither under Design => Widgets, nor under the Theme’s Homepage Options)
Another issue that is troubling me is that the responsive menu is dissappearing when I am watching the the site on my smart phone (or when I’m scaling the width down in firefox).
Any Idea what this could cause?
I’ve reverted back the CSS to make sure my dabbling with it doesn’t cause the issues.Thanks again for your help!
Cheers
FelixNovember 30, 2013 at 12:24 am #17742Sakin
Keymaster@Felix: for Full Screen layout, you can change that from “Appearance => Theme Options => Default Layout”.
About the responsive menu, I think it’s conflicting with your plugin. Please try disabling plugin and check in.
December 2, 2013 at 4:01 pm #17835Felix
MemberPerfect, thanks a bunch! It actually was the slideshow plugin by StefanBoonstra that caused the menu to disappear.
Cheers
FelixDecember 2, 2013 at 4:23 pm #17836Felix
MemberAnd one last thing before I leave you alone đ
The page that is selected as homepage always displays a line with
By GoldenTricycle 25/11/2013 No Comments
just below the title of that page, no matter which of my site I assign as homepage. Does this have anything to do with the theme or is it just me not understanding wordpress?
Cheers and thanks again!
FelixDecember 3, 2013 at 12:33 am #17840Sakin
Keymaster@Felix: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide it.
.home .entry-header .entry-meta { display: none; }
December 3, 2013 at 7:07 pm #17868Felix
MemberPerfect, thanks a lot, mate! đ
-
AuthorPosts
- The topic ‘Replace Homepage completely?’ is closed to new replies.