default.php

Phoca Cart - complex e-commerce extension
Madelman
Phoca Member
Phoca Member
Posts: 29
Joined: 13 May 2024, 13:00

Re: default.php

Post by Madelman »

I have first the name of first word in menu then extended title
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9786
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: default.php

Post by Benno »

Hi,
sorry, to me it looks like: M.A.20 - extended title is here
is your extended title of this product...:
Image

BTW, how did you insert:
Aqui1?
Aqui2?
Aqui3?
into:

Code: Select all

<div class="ph-item-price-panel phItemPricePanel">
That's not standard?!
Try to remove this and check again.

Kind regards,
Benno
Madelman
Phoca Member
Phoca Member
Posts: 29
Joined: 13 May 2024, 13:00

Re: default.php

Post by Madelman »

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
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9786
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: default.php

Post by Benno »

Hi,
I've removed that code that place in default.php
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.
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. :idea:

Kind regards,
Benno
Post Reply