Tagged: portfolio
- This topic has 7 replies, 2 voices, and was last updated 5 years, 2 months ago by Skandha.
-
AuthorPosts
-
July 7, 2019 at 2:40 pm #176563Roxane AndreParticipant
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
July 7, 2019 at 11:52 pm #176580SkandhaParticipant@spacedoutglitch: Hello there,
Please post in your site URL so that I can look into the issue you are having.Kind Regards,
SkandhaJuly 8, 2019 at 6:46 am #176608Roxane AndreParticipantIt’s in the “portfolio” page, and in the “illustration” post
July 9, 2019 at 12:20 am #176649SkandhaParticipant@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,
SkandhaJuly 9, 2019 at 1:28 am #176654Roxane AndreParticipantHello,
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
July 9, 2019 at 1:41 am #176656SkandhaParticipant@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
.
beforesingle-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,
SkandhaJuly 9, 2019 at 7:59 am #176685Roxane AndreParticipantYes 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 !
July 9, 2019 at 11:40 pm #176764SkandhaParticipant@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 -
AuthorPosts
- The topic ‘Portofolio’ is closed to new replies.