- This topic has 7 replies, 3 voices, and was last updated 9 years, 11 months ago by Sakin.
-
AuthorPosts
-
November 1, 2014 at 1:03 am #46717JaleMember
Hi,
I would like to use footer widget area 1, 2 and 3 on my front page, but I don’t want theese areas to show up on other pages. Is there a way to achieve this ?
I tried to find a page template which would allow this, and use it with all the pages except the front page, but non worked.
November 1, 2014 at 9:41 am #46738SakinKeymaster@Jale: Hum for this, I guess you need to activate “Jetpack” plugin “Widget Visibility” module, as this will give option to add in widget only in specific pages.
November 1, 2014 at 8:58 pm #46765JaleMemberThanks Sakin. I’m new to wordpress so I did not know for that plugin.
One more question, I’v heard plugins slow down the website, so if I want to optimize the site, is there a relatively simple way to do this manually, maybe add some css ?When we want to hide page title but still use it in featured slider we add
.page .entry-header { display: none; }
Is there a similar solution to this ?November 2, 2014 at 7:46 pm #46820SakinKeymaster@Jale: Site speed mostly depends on your Website Hosting Server. But if you want then you can install plugin such as W3 Total Cache to cache your site to make it faster load.
To hide title only in page, you need to add the following css in “Appearance => Theme Options => Custom CSS” box.
.page #main .entry-header { display: none; }November 3, 2014 at 2:11 pm #46857JaleMemberThanks again Sakin, very cool themes you’v got and excelent support, thank you 🙂
November 3, 2014 at 11:09 pm #46873November 18, 2014 at 1:22 am #47664shvMemberHi,
Whereabout can I remove the default text/categories in the theme, e.g.
Spectacular Dhulikhel
The Mountains – A Tourist Paradise: The spectacular snowfed mountains seen from Dhuklikhel must be one of the finest panoramic views in the world.etc.?
Thanks in advance.
November 18, 2014 at 8:16 am #47687 -
AuthorPosts
- The topic ‘Can I have footer widget areas only on front page and not on other pages’ is closed to new replies.