Home › Forums › Jevelin Theme › portfolio main page
Home › Forums › Jevelin Theme › portfolio main page
I’m having some issues with my portfolio.
It appears when I click into one of my “projects” which for me are subjects, it shows the heading of my blog.
Also even though I have gone into settings to change the main page to “courses” it still shows this along with my blog title.
I would prefer it to read:
Home> courses> _______
even the url/permalink is difficult for me to change:
ex. https://powerforwardedu.ca/blog/courses/mhf4u/
my projects (which for me is subjects) have nothing to do with my blog.
Please advise
Hi @powermonique,
I hope you are well today and thank you for your question.
There isn’t any theme option to achieve this but you can try achieving this by referring to the solutions shared in the following topics.
https://support.shufflehound.com/forums/topic/portfolio-breadcrumb-name-and-pagename/#post-34572
https://support.shufflehound.com/forums/topic/link-to-portfolio-categories/#post-19468
https://support.shufflehound.com/forums/topic/permalinks-on-custom-post-type/
Best regards,
Shufflehound team
I have been seeing some support threads mentioning the child theme..I have the javelin child theme already but it is not activated, only the javelin theme is (which is where I did all my work).
When I switch over to, for example make the contact info on my home header active it doesn’t work in the child and them, am I suppose to reactivate the javelin them afterwords because not all of my changes carry over to the child theme.
In the case of the title bar for portfolio. How would I make this change in the child theme?
Thanks
I downloaded the plugin https://wordpress.org/plugins/loco-translate/
and made it active. I then proceeded to find the Javelin theme, then asked it to translate the word “projects” to “subjects” but this did not work.
I am using Javelin, not child theme. Does this make a difference.
Also how will this plugin replace the blog tittle that appears on the top of my projects. I need that to stay consistent for my blog page.
Thanks in advance
I have added a picture for reference
If logo translate doesn’t work for you then you have to try using other solutions shared in the topics.
If you have made any changes in the Jevelin theme files then you have to make these changes again after theme updation as changes made in the theme files get lost on theme updation so it is highly recommended to make changes in the child theme files and not inJevelin theme files.
This does not explain how to change the blog title on the left.
If use any of the the translate plugins it will change all…I only need it specifically removed or changed with respect to my projects.
Please advise
To be clear:
I have a problem with Portfolio titlebar.
Please see here my web, a portfolio example:
https://powerforwardedu.ca/blog/courses/mhf4u/
My portfolio h2 says “Powerful Parenting” and i want to put “Courses”or Project title. This “Powerful Parenting” is for blog posts, but it put also in portfolio titlebar.
I have put the Portfolio Main Page ID in the jevelin admin settings but doesnt have effect.
Another word that i want to change is the breadcrumb “Projects”
In my example i have Home > Projects > Advanced Functions (MHF 4U)
.. i want to show Home> Subjects > Advanced Functions (MHF 4U)
In addition to this, I have gone into admin>settings> permalinks and modified this but, nothing has changed.
Furthermore I have downloaded a FTP and Theme Editor and tried changing the titlebar manually but this was with little success because although I am tech savvy, I am not a developer.
In previous threads user received more assistance as the support staff had to access their site manual..
I have done the same and I feel as though it is being brushed aside.
More guidance would be much appreciated.
You can change the text by using any of the following plugins.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
What you are trying to achieve is custom changes and to achieve this, you have to develop custom code in the child theme of Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Hi there,
I have made the necessary changes to my project pages in portfolio.
I know that you previously mentioned to change the work “projects” in the breadcrumbs to “subjects” I could use the plugin loco translate or say what. The only thing is they require me to know the string I am trying to change and the word “projects” does not seem to appear in the code.
Can you please advise me of the string I should be looking for.
Also, in there any way I can add headers to each post on the portfolio archive page. I noticed that the word “projects” in the breadcrumbs is clickable. Maybe there is a way to make this un-clickable? or I can edit the page for it to better reflect the rest of my site.
Thanks in advance!
Can you please advise me of the string I should be looking for.
Some strings are dynamic and not exist in the code and you can change those strings by using any of the following plugins.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Also, in there any way I can add headers to each post on the portfolio archive page. I noticed that the word “projects” in the breadcrumbs is clickable. Maybe there is a way to make this un-clickable? or I can edit the page for it to better reflect the rest of my site.
As said above you have to develop custom code to achieve this.