Homepage post titles

Homepage Community Forums Skope Theme Support Homepage post titles

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #3063
    turnystudios
    Customer

      Hi Wes,

      I’d like to remove the post titles from the homepage on http://www.passionatepeople.ca/ but keep them within the post itself. Any ideas on how to do this?

      You shared the following code with me to remove ALL titles but I’d like to keep the titles inside the posts.

      // Removes Title and Content

      remove_action(‘genesis_post_title’, ‘genesis_do_post_title’);

      remove_action(‘genesis_post_content’, ‘genesis_do_post_content’);

      #3064
      turnystudios
      Customer

        Hey Wes,

        I’d also like to remove all the post content from coming into the homepage as well. I’m really just looking for a clean design having one main feature image with thumbnails below. No content.

        Thanks

        #3065
        Wes
        Moderator

          Give this plugin a try – http://wordpress.org/extend/plugins/genesis-title-toggle/ …it takes care of everything automatically.

          #3066
          turnystudios
          Customer

            Hmm… weirdly it didn’t do anything.

            I’d like to remove the title and content from showing up on the homepage posts but leave the post title/content itself alone within the post.

            #3067
            Wes
            Moderator

              In that case just add the same code from above to your home.php

              #3068
              turnystudios
              Customer

                That worked perfect! Thank you!

                One last small question, is there any way to make the bottom (small thumbnail posts) skip 1 off the start? So that it would start on the second post?

                #3069
                Wes
                Moderator

                  It’s possible, I’m just not sure how to do it exactly.

                  #3071
                  turnystudios
                  Customer

                    Hmm… okay thanks!

                    I think I’ll just not worry about that for now.

                    I know I’ve asked you this before about this theme, and dug all around for the answer but can’t find it, why does the site title jump up and down from homepage to post page?

                    http://www.passionatepeople.ca/

                    #3072
                    Wes
                    Moderator

                      I’m not sure what you’re referring to, but you can try searching for it – https://appfinite.com/forums/ …theres a search box on the main forum page.

                      If you’re unable to find the it, then just create a new thread and I can help you fix whatever it is.

                    Viewing 9 posts - 1 through 9 (of 9 total)
                    • The topic ‘Homepage post titles’ is closed to new replies.