Portfolio pagination

Homepage Community Forums Epik Theme Support Portfolio pagination

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #10935
    elenabrz
    Customer

      Hi Wes
      How can I get rid of the portfolio pagination, or enable/disable it? (not blog pagination, just portfolio)

      Thanks!

      #10959
      Wes
      Moderator

        Try adding this in your style.css file –

        .page-template-page_portfolio-php .archive-pagination {
        	display: none;
        }

        That will remove it from appearing only on the portfolio template.

        #10970
        elenabrz
        Customer

          Hi Wes
          That removed the pagination but the items from page 2 weren’t showing anymore. I mean all items showing in just one single page.
          Thanks in advance,

          Elena

          #10973
          Wes
          Moderator

            If you want all of the Portfolio posts to show on the same page then you would need to add the number of posts that you want to show in your Portfolio Settings at the bottom of the Genesis Theme Settings page.

            #10995
            elenabrz
            Customer

              How embarrassing 馃檪
              All set and working nicely,
              Thanks a lot

              #11001
              Wes
              Moderator

                You’re Welcome!

              Viewing 6 posts - 1 through 6 (of 6 total)
              • The topic ‘Portfolio pagination’ is closed to new replies.