Need some help with several problems…

  • HoL1n

    #1549

    First: very very nice theme!

    I have multiple problems:

    1. I want to disable the posts under the jslider. how can i disable the additional posts?

    2. on every site the footer widget is visible. is there an option to disable the footer on special sites? like the template-attribute “no columne, no sidebar” (+ no footer 🙂 )

    thx in advance!!

    greets from Germany! 🙂

    HoL1n

    Admin

    Syahir Hakim

    #16210

    1. You can use a Static Front Page, then hide that page’s content using CSS.

    2. Install the widget logic plugin, then add this to every footer widget:

    ! is_page('page-slug')

    Obviously, change the page-slug with the slug of the page/post where you don’t want the footer widgets to appear.

    HoL1n

    #16211

    thx for the reply. so i really dont understand what to do.

    1. static ? where can i find it? hide in CSS? how?

    thx in advance!

    Admin

    Syahir Hakim

    #16212

    Here’s an explanation of and instruction to install Static Front Page: http://codex.wordpress.org/Creating_a_Static_Front_Page

    When you’ve done that, come back for the “hide in CSS’ part.

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.