Remove Blog Posts on Home Page

Homepage Community Forums Aspire Theme Support Remove Blog Posts on Home Page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #18254
    Bamajr
    Customer

      I have used Aspire Pro for a client and her two business websites (soon to be three). One website is running version 1.0.0 and the other is running version 1.1

      Neither of these websites is showing blog posts at the bottom of the home page.

      However, I can not get the third website (in dev on localhost) to stop showing the blog posts, at the bottom of the home page.

      I must be missing something, but I can’t for the life of me, figure out what it is.

      Suggestions?

      FYI – Live Sites are:

      …in case anyone cared or needed them

      #18256
      Wes
      Moderator

        This feature is included in the new version of Aspire (which is probably what you’re using on your 3rd site). To turn it off, go to Appearance > Customizer > Front Page Content Settings and you’ll see the option to turn it off.

        Let me know if that helps.

        #18283
        Aurélien
        Customer

          Hello everyone,

          I have turned off the content content section, but there is still the sidebar ?
          How can I get rid of it ?

          Thanks

          #18309
          Aurélien
          Customer

            Hello,

            I am back with a fix.
            In front-page.php I have replaced

            add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_content_sidebar' );

            with
            add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_full_width_content' );

            #18318
            Wes
            Moderator

              @Aurélien Which version are you using? (can be found in the style.css) This was fixed in the recent update. I also have a brand new update coming soon that will fix a couple other things.

              #18326
              Aurélien
              Customer

                Hello Wes,
                The version is: 1.1

                #18384
                Bamajr
                Customer

                  Do you have a change log available for the most recent versions?

                  #18402
                  Wes
                  Moderator

                    I probably will on the next one I’m getting ready to release in the next couple days. The updates have been pretty minor. I’ll include what was changed here at the top of the forum.

                  Viewing 8 posts - 1 through 8 (of 8 total)
                  • You must be logged in to reply to this topic.