Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1021173
    sininvierno
    Participant

    I am adding a whole Editorial Section to My Site and thought it would be wise to do so using the Portfolio, which allows me to have categories and tags but keep this content separated from my general blog.
    When I went on to start creating this content, I found that the Portfolio Item is showing things I don’t want and deactivated for the blog such as the author, date and time. Also the content of the Right Bar is different, and don’t know from where to modify either…
    Help please?
    Thanks 🙂

    http://www.sininvierno.com is the site, this is still not published though

    #1021462
    AK49 Logan 907
    Participant

    Did you create a new page and then edit the layout with the portfolio layout template? Then you can create your portfolio with categories, tags, and social features etc. You can also use the Media Grid plugin. But I find the portfolio page is easy to use. You can edit what is on your portfolio by just clicking it on your wordpress Admin dashboard.

    Then you can make the page found under one of your tabs. Hope this help! (I’m not support.)

    #1021638
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! Portfolio items are best to use for posts good for your portfolio such as photography, design, videos and other media. I am not sure if it is the right place for you to use as your editorials. If you want to remove the author, date and time, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .single-x-portfolio .p-meta>span:nth-child(1),
    .single-x-portfolio .p-meta>span:nth-child(2) {
        display: none;
    }

    You cannot edit the right sidebar because this is a default layout for the portfolio items. What do you want to place in there? Changing the right sidebar of the portfolio items could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

    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.

    Thanks for understanding. Take care!

    #1044540
    sininvierno
    Participant

    Logan thanks for your comment!!

    Rue Nel, that custom CSS removed the author and the date, thank you!

    I am going to create content that I would like to have all in once place, with subcategories and all, but separate from the main blog, that’s why I thought I could use the portfolio section for this and keep both types of content from mixing. Is this wrong thinking?

    Now, on the right there’s a “Share this project” widget with twitter and facebook share links. I would remove it, but wouldn’t mind if it stays there as long as I can change the phrase “share this project”, is either doable?

    thanks in advance

    M

    #1044658
    Rupok
    Member

    Hi there,

    Thanks for writing back. I am not sure which type of content you are trying to create so can’t suggest. But you might be interested to use the Recent Posts element (you can set post type to portfolio as well).

    However if you want to remove the “Share this project” widget then you can add this under Custom > CSS in the Customizer.

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

    Hope this helps.

    Cheers!

    #1046448
    sininvierno
    Participant

    Thanks

    I just wanted to change the phrase “Share this project” because my website is in Spanish.

    #1046519
    Friech
    Moderator

    Hi There,

    In that case, On your admin dashboard navigate to Appearance > Customize then on Customizer under the Portfolio panel, look for the Share Project Title field.

    Hope it helps, Cheers!

    #1048869
    sininvierno
    Participant

    Hello!

    That’s better but when you hover over the sharing buttons, the text is still in english. Can that be changed?
    Also, is it possible to place the sharing links at the bottom of the content?
    That only functionality shrinks all the space there is for my portfolio item content. Thanks!

    #1049125
    Christian
    Moderator

    The texts are translation ready. Please see https://community.theme.co/kb/translation/ for translation instruction.

    Moving the sharing links is technically possible however that would require custom development which falls outside the scope of our support. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/

    Thanks.

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