What happened to my portfolio page? Problems since upgrading to 1.3

Homepage Community Forums Optimal Theme Support What happened to my portfolio page? Problems since upgrading to 1.3

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #7550
    maxmyadmin1
    Customer

      Hi,
      I just upgraded and my portfolio page now looks wonky. The 5th post shows up on a line all by itself.
      http://www.maxmyshopping.com/wp/weekly-summaries/

      I am fairly new to css so please provide very explicit instructions on how to fix this.

      Also, in the previous version I was able to use the Portfolio template and a layout with a sidebar and the portfolio section would adjust. Now it seems I am forced to use the full width layout for the portfolio. Is there a way around this? I REALLY like the portfolio but I also need a sidebar on that page.

      Thanks for any help you can provide. We are getting ready to start a local publicity campaign so I need to get this fixed asap. (but doesn’t everyone? <grin>)

      Beth

      #7553
      maxmyadmin1
      Customer

        OK – the answer you gave here: https://appfinite.com/topic/portfolio-not-lining-out-on-the-left-side/
        solved the first problem but I would still like to know how to use a sidebar on a portfolio page like I could do in the previous version.
        Thx
        B.

        #7574
        Eric
        Customer

          Have you tried changing the layout in the portfolio template code? It’s currently set at full width, so change it to the layout that you want and see if that makes a difference.


          I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

          #7604
          maxmyadmin1
          Customer

            Thanks – no I tried that already. That’s what used to work that doesn’t now. I have tried every one of the formats and it is “stuck” on full width. Can we get that functionality back? I really need a sidebar on those pages and I’ve used them a LOT!!

            Thanks
            Beth

            #7632
            Eric
            Customer

              It’s actually much easier than I thought. Just remove this from your portfolio template –

              // Force layout to full-width-content
              add_filter( 'genesis_site_layout', '__genesis_return_full_width_content' );

              and the sidebar shows up if you have that particular layout chosen on the page editor.


              I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

              #7992
              maxmyadmin1
              Customer

                Thanks – that worked. You are so great!!

              Viewing 6 posts - 1 through 6 (of 6 total)
              • The topic ‘What happened to my portfolio page? Problems since upgrading to 1.3’ is closed to new replies.