Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #176563
    Roxane Andre
    Participant

    Hello,

    I would like to know how to change the “Projects” title of the portfolio to “Portfolio”, and get rid of the “Portfolio Items” subtitle,
    and also to get rid of the “Posted on (date)” under a project title.*
    I would also like that a post retains the main header image instead of using the featured image.

    Thank you

    #176580
    Skandha
    Participant

    @spacedoutglitch: Hello there,
    Please post in your site URL so that I can look into the issue you are having.

    Kind Regards,
    Skandha

    #176608
    Roxane Andre
    Participant

    http://spacedoutglitch.com/

    It’s in the “portfolio” page, and in the “illustration” post

    #176649
    Skandha
    Participant

    @spacedoutglitch: Hello there,
    To change the Portfolio text you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme so that I can help you out!

    To get rid of the “Portfolio Items” subtitle and Posted on (date)
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .post-type-archive-jetpack-portfolio .site-header-text, single-jetpack-portfolio .custom-header-content .entry-meta {
    	display: none;
    }

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #176654
    Roxane Andre
    Participant

    Hello,

    Thanks for the code, it got rid of the “Portfolio items”, but not the “posted on” sadly.

    I tried child theme, but it’s a bit too complicated for me so i’ll stay with my “Projects”.

    If you have another solution for the date thing, I’ll try.

    Thank you a lot

    #176656
    Skandha
    Participant

    @spacedoutglitch: Hello there,
    It is not so complicated. I will guide you step by step if you are willing to give it a try.
    Let me know what you would like to do.

    I missed a . before single-jetpack-portfolio in the above code I provided. Adding the . should hide the posted on date.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #176685
    Roxane Andre
    Participant

    Yes it worked, thank you very much !

    No I think I’ll stay with my Projects title, now that everything else is gone, it’s not that bad anymore.

    Thank you a lot for your assistance !

    #176764
    Skandha
    Participant

    @spacedoutglitch: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/euphony/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

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