CHARACTERISTIC AVAILABLE VALUES HEADER multiple table

  • Posts: 5
  • Thank you received: 0
3 months 1 week ago #363124

-- HikaShop version -- : 5.1.0
-- Joomla version -- : 5.1.4
-- PHP version -- : 8.2.20
-- Browser(s) name and version -- : chrome latest, firefox, etc.

Hi there!

I have a problem that when I select the table view in the product listing, Grouped by category is enabled in the menu item, and I use characteristics (TÁRCSA VÁLTOZATOK) for the products, which I display in the listing, the heading does not appear in the first table.

It's there now (with two K in the end), but only custom javascript adds it (you can check this with the devtools: it's not in the same place and not in the same format as the original).

Have I done something wrong?

Please Log in or Create an account to join the conversation.

  • Posts: 4760
  • Thank you received: 647
  • MODERATOR
3 months 6 days ago #363127

Hello,

In order to allow us to better understand the situation, can you provide these elements :
- Your relative Item Menu configuration screenshot (in category & product options tab)
- Precise what do you precisely mean by "heading"
- Process a test with a default template (Cassiopeia) and without any custom (Css or Js) in order to see if that change your issue or not.
=> Make your specific returns around this test.
Regards

Last edit: 3 months 1 week ago by Philip.

Please Log in or Create an account to join the conversation.

  • Posts: 5
  • Thank you received: 0
3 months 6 days ago #363153

Philip please check screenshots! Thanks!

Last edit: 3 months 6 days ago by mizso676. Reason: added a new photo

Please Log in or Create an account to join the conversation.

  • Posts: 83007
  • Thank you received: 13398
  • MODERATOR
3 months 6 days ago #363156

Hi,

Thanks for your feedback and screenshots.
The issue is that the line:

$this->row = reset($this->rows);
is missing before the line:
if(!empty($this->row->characteristics)) {
in the view file product / listing_table.
Add it via the menu Display>Views and it will fix the problem.
We're going to add that line on our end too.

The following user(s) said Thank You: mizso676

Please Log in or Create an account to join the conversation.

  • Posts: 5
  • Thank you received: 0
3 months 6 days ago #363163

Thanks for your help, guys!

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum