I'd like to remove the navigation area of individual portfolio items entirely. How do I do this?
I managed to hide the titles using the following CSS, but it didn't hide the box itself. On a side note, even after removing this CSS, the titles still didn't come back! :O
Just to test, what about if I wanted to keep the title and navigation arrows but wanted to remove the four squares that appear to the left of that navigation bar?
There is no category option i am afraid though you can use the postid option .
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thank you. A new question related to that navigation: Can the "Next Project" and Previous Project" block navigation be changed to say only "Next" and Previous" -- removing the word Project from both. This would be an overall change for portfolio.
You can find the list of string in "salient/lang/nectar_salient_strings.pot" file next to the "msgid" variable as below.
msgid "Leave a Reply"
msgid "Cancel Reply"
In The "Text Domain" field write "salient" without quotes . If you are trying to change woocommerce words add "woocommerce" in "Text domain" . The fields are case-sensitive meaning "next project" wont work and you will have to add "Next Project" .
I tried this plugin recommendation you made but it doesn't work and the portfolio navigation is still the same namely "Next Project" and "Previous Project" so how else can I fix this please?
I'd like to remove the navigation area of individual portfolio items entirely. How do I do this?
I managed to hide the titles using the following CSS, but it didn't hide the box itself. On a side note, even after removing this CSS, the titles still didn't come back! :O
Hey!
Can you please provide us the page url so we can have a look. Also the titles not coming back could be a cache issue. Try clearing your cache.
Thanks
ThemeNectar Support Team
Hey, I managed to get the titles back, but would still like to see how the website works when removing that box entirely. URL is http://samu.amunet.co
Hey Again!
ThemeNectar Support Team
Thanks, that worked.
Just to test, what about if I wanted to keep the title and navigation arrows but wanted to remove the four squares that appear to the left of that navigation bar?
Please see FAQ: http://themenectar.ticksy.com/faq/2022 .
Thanks
ThemeNectar Support Team
Fantastic. Thanks.
I am also trying to hide the bottom previous and next portfolio item block. I implemented this suggestion for below.
.single-portfolio .row.project-title {
display: none !important;
}
This ended up removing the header and left the bottom portfolio navigation in place.
@frankenm,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Can the portfolio previous/next block be removed for only specific categories (not overall)?
@Idechant1
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
Following is examples of where I need it to change. We are using the portfolio function for both areas:
https://evolutioncapitalpartners.com/resources/cap-city-dental-lab/
https://evolutioncapitalpartners.com/resources/the-hard-thing-about-hard-things/
There is no category option i am afraid though you can use the postid option .
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Thank you. A new question related to that navigation: Can the "Next Project" and Previous Project" block navigation be changed to say only "Next" and Previous" -- removing the word Project from both. This would be an overall change for portfolio.
Hey Again,
Try using this Plugin : https://wordpress.org/plugins/say-what/ .
You can find the list of string in "salient/lang/nectar_salient_strings.pot" file next to the "msgid" variable as below.
In The "Text Domain" field write "salient" without quotes . If you are trying to change woocommerce words add "woocommerce" in "Text domain" . The fields are case-sensitive meaning "next project" wont work and you will have to add "Next Project" .
Thanks
ThemeNectar Support Team
Hi Tahir,
I tried this plugin recommendation you made but it doesn't work and the portfolio navigation is still the same namely "Next Project" and "Previous Project" so how else can I fix this please?
Hey Again,
Try changing the Text Domain to "salient-portfolio" and check.
Thanks
ThemeNectar Support Team
That worked, so thanks Tahir!
It might be a nice feature to add to the Salient portfolio options in the theme so you can change navigation buttons more easily.
Very similiar to this.. do you know how to remove the "nest post" on the bottom of the pages? please see attachment
Hi Alex,
Please send the url for the page were we can find the next post you have referenced so that we can provide css for it.
Thanks.
You would need to log in to the site to see it while taking the exam going through the sections. UN: temp PW: 123456
but you can also see it on the blog section below and maybe can create the css without having to take the practice exam
https://maststation.com/world-war-2-and-us-army/
Hi Alex,
Do you want to remove the whole section or just the text that you have marked on the screenshot.
Thanks.
the whole section please
Hi There,
Please try this css:
Thanks.
...
Hi there,
Your last message is three dots. Not sure what that means.
The CSS seems to be working for you when we checked here https://maststation.com/world-war-2-and-us-army/
We are assuming you are okay.
Please confirm with a yes or no.
Thanks.