Skip Navigation

[Resolved] Cant translate or remove "Archives" word from title

This support ticket is created 4 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 3 replies, has 2 voices.

Last updated by Minesh 4 years, 7 months ago.

Assisted by: Minesh.

Author
Posts
#1875413

I am trying to: I created new custom post type. I use Elementor to created archive page. I use archive dynamic archive title.

Link to a page where the issue can be seen: hidden link

I expected to see: I want to translate "word - Archives:" or disable it.

Instead, I got: Archives .... it was hardcoded in somwhere?

#1875475

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Normally, the archives are basically managed by theme and to edit the archive title you will require to edit the theme files.

But, in your case, you shared info that you are using the Elementor to build your archive, i'm not sure if Elementor offers any setting to hide the "Archive"" word from the archive title, you should contact Elementor support to find out if it is possible to remove it without editing or is there any setting available.

Basically, if you want to remove the Archive word from your archive title, you should add the following code as shared on WordPress Doc to your theme's functions.php file:
=> https://developer.wordpress.org/reference/functions/get_the_archive_title/#comment-1807

#1876735

Code snippet dont work but i contacted elementor support. Regards.

#1876737

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Great, please feel free to share the solution they share.