Page 1 of 2

default.php

Posted: 20 Jul 2025, 11:06
by Madelman
where is the product default view php file so i can add some text?

Re: default.php

Posted: 20 Jul 2025, 11:18
by christine
Hi,

see here please: viewtopic.php?t=65999

Kind regards
Christine

Re: default.php

Posted: 21 Jul 2025, 16:45
by Madelman
sorry for that one
but cant find out how i cant place "title and extended title" in item view
I've been looking in options and did not find it i supposed that i had to change default,php

Re: default.php

Posted: 22 Jul 2025, 13:53
by Nidzo
Image

Re: default.php

Posted: 22 Jul 2025, 17:06
by Madelman
is not that obvious.
I Know where are "title and Extended title" in administration, but both does not appears in my frontend item view

Re: default.php

Posted: 22 Jul 2025, 17:08
by Madelman

Re: default.php

Posted: 22 Jul 2025, 22:51
by Benno
Hi,
By default, the product header is displayed in Phoca Cart:
Image

But unfortunately there are several ways to hide it.

#1 In the Phoca Cart Options with these parameters: (With the settings of this screenshot the product header will be displayed)
So please check your Phoca Cart Options.
Image

#2 Via CSS e.g. with this code:

Code: Select all

h1 {
display: none;
}
So please check your Cassiopeia user.css to see if you have inadvertently hidden the H1 product header there.

#3 You have created a template override and inadvertently hide the product header there.
So please check your template overrides.

Kind regards,
Benno

Re: default.php

Posted: 23 Jul 2025, 09:46
by Madelman
Ok
But a get header+Title
and where is Extended title?

Re: default.php

Posted: 23 Jul 2025, 10:08
by Benno
Hi,
header = title
The extended title is displayed instead of the title. See my first screenshot. This is the extended title:
Image

Image

Kind regards,
Benno

Re: default.php

Posted: 23 Jul 2025, 11:51
by Madelman
ok but in my front end appears the name of my web and extended title
https://www.ma20.club/index.php/1-categ ... 3-big-jack