Questions tagged [page-title]
263 questions
0
votes
1 answer
CS-Cart Change Page Title Display
I have a cs-cart project which display page titles in a way I do not want (well, in a way the client does not like).
I want it to display:
On Home Page: Company Name
On Other Pages: Comapny Name | Page Title (i.e. Company Name | About Us ), etc.…
user1616270
0
votes
1 answer
Reuse form in actions "New" and "Edit"
I have actions "New" and "Edit". I want to reuse the same template in both actions. The problem is, when I'm creating a new entity, I want to show "New entity" in the page title. When I'm editing an entity I want to "Editing entity title".
I could…

Thom Thom Thom
- 1,279
- 1
- 11
- 21
0
votes
1 answer
Page title inside template?
Is there any way to get my page title via my template, for example a line like this;
get page_title()
within my template, that would extract the title of that page as defined on each page in the dashboard?

Sparrow Woods
- 31
- 1
- 8
0
votes
2 answers
jQuery Run through array to replace page title every 5 seconds
I have used this code previously but it randomizes the array. But I can't seem to get this script to change the page title every 5 seconds.