default.php
-
- Phoca Member
- Posts: 29
- Joined: 13 May 2024, 13:00
Re: default.php
I have first the name of first word in menu then extended title
- Benno
- Phoca Hero
- Posts: 9786
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: default.php
Hi,
sorry, to me it looks like: M.A.20 - extended title is here
is your extended title of this product...:

BTW, how did you insert:
Aqui1?
Aqui2?
Aqui3?
into:
That's not standard?!
Try to remove this and check again.
Kind regards,
Benno
sorry, to me it looks like: M.A.20 - extended title is here
is your extended title of this product...:

BTW, how did you insert:
Aqui1?
Aqui2?
Aqui3?
into:
Code: Select all
<div class="ph-item-price-panel phItemPricePanel">
Try to remove this and check again.
Kind regards,
Benno
-
- Phoca Member
- Posts: 29
- Joined: 13 May 2024, 13:00
Re: default.php
Ok
I've removed that code that place in default.php to see where were the fields positions
i've named title =this is the title and extended title = this is the extended title
Now i have title in joomla`s breadcups position and menu first option + extended title as name for the product, its crazy why variable title takes a menu name
i want to have title - extended title = Big Jack - Special edition 25th anniversary
I've removed that code that place in default.php to see where were the fields positions
i've named title =this is the title and extended title = this is the extended title
Now i have title in joomla`s breadcups position and menu first option + extended title as name for the product, its crazy why variable title takes a menu name
i want to have title - extended title = Big Jack - Special edition 25th anniversary
- Benno
- Phoca Hero
- Posts: 9786
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: default.php
Hi,
The same applies if you have made the changes directly in default.php (without template override). The original default.php should be restored to avoid these errors.
But these are only guesses, as I don't know what you have changed where.
Kind regards,
Benno
Yes, if I were you I would also rename or delete the /com_phocacart/item/default.php template override. As I showed you in my first screenshot, the extended title is displayed by default in Phoca Cart. If this is now mixed with the breadcrumbs or some menu title, something has gone wrong there.I've removed that code that place in default.php
The same applies if you have made the changes directly in default.php (without template override). The original default.php should be restored to avoid these errors.
But these are only guesses, as I don't know what you have changed where.

Kind regards,
Benno