Setting Page Title

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
mythral
Posts: 1
Joined: 02 May 2018, 04:36

Setting Page Title

Post by mythral » 02 May 2018, 04:39

Environment: Aimeos Laravel

Hey, I've gone through your documentation and I'm a bit confused on how to set page titles. Is there a way I can set manually set page titles for pages like the store list view, and automatically for products (But appending the site title on auto generated page titles)?

Thanks,

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: Setting Page Title

Post by aimeos » 02 May 2018, 07:42

The category names are used for the page titles of the list views and the product names for the page titles of the detail views. You have to overwrite the header templates for list and detail views if you want to add static text:

- https://github.com/aimeos/ai-client-htm ... andard.php
- https://github.com/aimeos/ai-client-htm ... andard.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply