Home › Forums › Themes Support › Formota › How I change the name of the category actors and directors
- This topic has 6 replies, 2 voices, and was last updated 7 months, 2 weeks ago by
admin.
-
AuthorPosts
-
October 4, 2021 at 8:36 pm #9152
Hi Haru Teams,
I would like to change the name of the category Actors and directors. How can I do this?
Thanks, in advance
October 5, 2021 at 4:19 am #9153Hi,
Thanks for contacting us and choosing our product!
If you want to change category name and slug of actor and director you can do it here:
https://odyssey-video.com/wp-admin/edit-tags.php?taxonomy=actor_category&post_type=haru_actor
https://odyssey-video.com/wp-admin/edit-tags.php?taxonomy=director_category&post_type=haru_director
Similar with Video Category:
https://odyssey-video.com/wp-admin/edit-tags.php?taxonomy=video_category&post_type=haru_video
Or what do you want to change. Please tell us more detail.
Here is the document: https://document.harutheme.com/formota/
Video tutorial: https://www.youtube.com/channel/UCnOxXtfrkgq92wgqJCBi55g/videos?view_as=subscriber
In our theme have a notice that Page Options will override Theme Options. You can understand more about it follow this topic:https://harutheme.com/forums/topic/why-theme-options-doesnt-apply-changes/
That means you need to Edit Homepage (or page have header, footer, layout,.. different settings in Theme Options) then go to Page Options at bottom of page to compare settings with Theme Options.You also can add any field to your video follow this topic tutorial: https://harutheme.com/forums/topic/add-new-metabox-circle-single-video-film-actor-director/
Here is the topic to help you manage Footer: https://harutheme.com/forums/topic/how-to-manage-footer-in-harutheme/If you have other issues please search on our forum first for the quick solutions.
Hope this helps!*****
Best Regards,
HaruThemeOctober 5, 2021 at 3:24 pm #9155Sorry I might didn’t express myself well (I’m french so might be language barrier). Instead of actors and directors I would like to be able to change this name or create a same kind of category/labels/persons or I don’t know you call this. Because in my project, we don’t have actors or directors… I would like to be able to call this the way I want and then create categories on this (created name) that I created. I do know how to create a category on each (again I don’t know how you call this) labels/persons…
So basically, as an example, I would like to call travelers (or what I’ll decide) this label instead of actors, and same for directors.
Hope it’s more clear
Thanks, in advance
Attachments:
You must be logged in to view attached files.October 5, 2021 at 3:33 pm #9157Question 2: How i can hide the date to appear on the video page? Or change the name of it if I can’t hide it.
Thanks again,
Attachments:
You must be logged in to view attached files.October 6, 2021 at 8:23 am #9159Hi,
Question 1: You can change it in wp-content/plugins/haru-formota-core/includes/posttypes/ then open file actor.php or director.php
You can change string actor or director to other string you want.
Maybe after change you need go to Settings -> Permalink to Re save.
Question 2: You can hide the date by go to Appearance -> Customize -> Additional CSS:.video-info-box.video-date { display: none; }
To change text from Actor to other string you can go to wp-content/themes/formota/templates/single/ then open file video-style_x.php (style_x is the style you set at admin)
https://prnt.sc/1uzw22o
You can find and change it.
You can do it via child theme follow this topic:
Hope this helps!****
Regards,
HaruThemeOctober 6, 2021 at 10:58 pm #9160Hi again,
When I do this :
Question 1: You can change it in wp-content/plugins/haru-formota-core/includes/posttypes/ then open file actor.php or director.php
You can change string actor or director to other string you want.
Maybe after change you need go to Settings -> Permalink to Re save.The site crash, so I don’t think I do understand what you explaining me.
I did rename the file actor for something else and the site crash… So can you be more specific of which string I have to rename?
Thanks in advance,
Attachments:
You must be logged in to view attached files.October 7, 2021 at 1:09 am #9162Hi,
Please read our reply carefully.
You don’t need to rename of file.
You need to open that file and change the content in that file.****
Regards.
HaruTheme -
AuthorPosts
You must be logged in to reply to this topic.