- This topic has 7 replies, 2 voices, and was last updated 10 years, 2 months ago by Sakin.
-
AuthorPosts
-
September 10, 2014 at 12:37 pm #43625RobertfParticipant
Hi Sakin,
I know that you answered a similar question here:
http://catchthemes.com/support-forum/topic/how-to-restrict-sidebar-to-just-the-homefront-page/
But I wondered if there was an easier or even a programmable way to restrict the sidebar to the Home Custom blogs page rather than set the Default Layout to Right Sidebar and then have to reset the Sidebar Layout for every post and page to No sidebar?
Regards,
RobertSeptember 11, 2014 at 12:12 am #43665SakinKeymasterHi Robertf,
As mention in the post earlier. The best option at this stage will be to set Default Layout as “Right Sidebar” from “Appearance => Theme Options => Layout Options”. Then you can set “No Sidebar” layout in your individual page and posts from “Catch Box Options” in your post/page meta boxed below your post/page editor.
Another option, there is one trick in Catch Box Pro theme.
1. Create new page, then in “Page Attribute” assign that page template as “Blog Template” and then in “Catch Box Options” select “Right Sidebar”.
2. Go to “Appearance => Widgets” and add widgets in Main Sidebar.
2. Go to “Settings => Readings” and then in “Front page displays”, select the page that you have just assigned blog as “Front page”.Regards,
SakinSeptember 11, 2014 at 5:24 pm #43701RobertfParticipantHi Sakin,
Thanks for your suggested “trick” with my Catch Box Pro theme. It’s worked, but I’m a little confused as to whether in “Front page displays” it should be set to “Front page” and/or “Posts page”.
If you look at the (work-in-progress) website you’ll see that the Page I’ve created sits above the Post. I thought I might be able to hide the title and use it as a home page/website greeting, but I don’t seem to be able to do this.
As always, any pointers would be much appreciated.
Regards,
RobertfSeptember 11, 2014 at 6:30 pm #43705SakinKeymasterHi Robertf,
For homepage, you need to select the page in Front page. I don’t know your site URL to check in work in progress.
Regards,
SakinSeptember 12, 2014 at 3:06 am #43758RobertfParticipantSo sorry, Sakin, I meant to paste my URL into my post!
Thanks for your response.
Regards,
RobertfSeptember 13, 2014 at 5:21 pm #43815SakinKeymaster@Robertf: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the page title in homepage.
.home .page-header { display: none; }
September 16, 2014 at 4:59 pm #43937RobertfParticipantHi Sakin,
Thanks for the tip. It appears to have worked as per the front page of my website:
http://www.robertfairhead.com/
However, I do wonder how it might affect Google SEO, as the page <title> is hidden?
I have tried to work around this by making the title as relevant to the Home page as possible.
Do you think this is a problem or not?
Regards,
RobertfSeptember 16, 2014 at 11:10 pm #43943SakinKeymasterHi Robertf,
This doesn’t matter much with SEO when it’s display none. But yes, make it relevant is good.
Regards,
Sakin -
AuthorPosts
- The topic ‘Sidebar on Front Page only?’ is closed to new replies.