Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1075980
    adverman
    Participant

    Hello there,
    I’d want to know if it is possible to use page templates for portfolio; I would like the pages of individual projects were all different so I would like a blank base template (usually I use Blank no container | header and footer) and then go to compose the page with Cornerstone from time to time. How can I do? Thank you.

    #1076078
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1076269
    adverman
    Participant

    I try, even if my English is not the best! I would use Cornerstone to customize the individual project pages in my portfolio. So I do not need a fixed template (eg with Sidebar), as provided, but a basically empty template upon which to build the page. Design that can be different depending on the projects. Ultimately I need to treat individual item of portfolio as normal pages.
    I hope I explained now. 🙂

    #1076438
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-portfolio .entry-extra {
       display:none;
    }
    
    .x-portfolio .entry-info {
       width:100%;
       clear:both;
       float:none;
    }
    

    Hope that helps.

    #1104777
    adverman
    Participant

    Code provided only works in part: hides the sidebar and extra info but I do not still have the option to assign the page template … for example, I can not build a portfolio with a full-width template

    #1104947
    Wattssh
    Participant

    I’m having the same issue. Would just like to have the portfolio as 1 column instead of two.

    #1104985
    Thai
    Moderator

    Hi @adverman, @wattssh,

    Please provide us with your website URL so we can take a closer look.

    Thanks.

    #1105062
    adverman
    Participant

    Is not an issue a (simple) request… to have exsisting custom page templatate available for portfolio post type… or a fullwidth template for single item of portfolio…

    http://2016.adverman.it/portfolio/vado-fuori/

    #1105190
    Christian
    Moderator

    Sorry for the confusion. This is technically possible but requires custom development that is quite involved. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/

    Thank you for understanding.

  • <script> jQuery(function($){ $("#no-reply-1075980 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>