Tagged: Portfolio
-
AuthorPosts
-
December 18, 2018 at 12:34 pm #1046820
1) How, or with what code, can I remove the text below the portfolio items?
I use portfolio on many sites, but not always have this issue. Can’t see the difference between the settings in all the sites.2) And can I change in the url ‘portfolio-item’ into a other name? I would like to calle the page ‘archief’
Best regards,
Els
-
This topic was modified 6 years, 11 months ago by
Els.
December 18, 2018 at 1:27 pm #1046844Hey Els,
Add this to quick css:
article .grid-content{ display:none!important; }Can you explain the second request more?
Best regards,
Jordan ShannonDecember 19, 2018 at 12:05 am #1047050Thank you Jordan,
This was not exactly the code I needed, but I now got it from the Facebookforum:
.single-portfolio #jp-relatedposts {display: none !important;}
So this is solved.
The other item what I would have liked to be able to change is that in the url https://hoofdkantoor.com/portfolio-item/bezoekers/ I would like to change the text which is bold, into an other text. Is this possible?Best regards,
Els
December 19, 2018 at 1:21 am #1047060Hi,
You can change the general setting in the WordPress Settings>Permalinks. That is where the theme by default has portfolio-item set. Just make sure you follow the WordPress rules on page slugs and that there are no conflicts with the slug you set and any other slug on the site.
Best regards,
Jordan ShannonDecember 19, 2018 at 1:24 am #1047061Thanks Jordan, I’m going to try to fix this. I know how to change the permalinks, so this should not be a problem.
Best Regards,
Els
ps YES! it’s fixed, thank you again
-
This reply was modified 6 years, 11 months ago by
Els.
December 19, 2018 at 8:37 pm #1047378Hi,
Great! I’m glad this was resolved! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This topic was modified 6 years, 11 months ago by
-
AuthorPosts
- The topic ‘Remove text below Portfolio item’ is closed to new replies.
