Skip Navigation

[Resolved] Change title in archive page

This support ticket is created 6 years, 1 month 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 6 replies, has 3 voices.

Last updated by Shane 6 years, 1 month ago.

Assisted by: Shane.

Author
Posts
#957310

Hello,

I would like to personalize the archive page title but i don't see the archive page in my folder and even if i had found it, i didn't know how i could change title and add custom field in?

Thanks a lot for your answer.

#957442

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Romane,

Thank you for contacting our support forum.

When you say you want to create a custom archive is it a custom php template file?

Please let me know.
Thanks,
Shane

#957443

Hi,
Sorry, i didn't say i want create custom archive.

I would like to personalize the archive page title with custom field

Thanks a lot

#987991

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Romane,

Meaning you want to add something beside the archive title.

You will need to then customize the archive.php file itself in order to customize the title. Now this I recommend getting some assistance from the theme author as well because this can be as simple as adding the code but i'm not sure how the author built the archive file.

The function you will need is.

types_render_termmeta( "my-text-field", array() );

https://toolset.com/documentation/customizing-sites-using-php/functions/#textfield

Where you will replace my-text-field with the slug of you custom field.

Please let me know if this helps.
Thanks,
Shane

#1074426

Hello Thanks for your answer, my problem is i use view for lists post because i use MAPS TOOLSET SEARCH and Toolset doesn't work with archive, but just View.
So how i can update PHP without know the page that i have to update ?

Thanks a lot.

#1075136

Hello, Shane is on public holiday today and will return tomorrow to follow up with you.

#1076318

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Romane,

Which theme are you using ?
Views should allow you to create a custom archive and should be compatible with the archive itself.

I'm assuming this is the site that you are referring to correct?
hidden link

Is the view on a regular page since you say toolset doesn't work on the archive ?

Please let me know as this would allow me to understand the exact scenario to provide a suitable resolution.

Thanks,
Shane

This ticket is now closed. If you're a Toolset client and need related help, please open a new support ticket.