Order by ID disappear

  • Posts: 4
  • Thank you received: 0
2 years 3 months ago #338473

-- HikaShop version -- : 4.4.5
-- Joomla version -- : 3.9.0
-- PHP version -- : 7.3.1
-- Browser(s) name and version -- : Mozilla and Chrome last update


Today, when entering the administrator panel, I saw that the possibility of ordering products by ID had disappeared, I have not touched anything. can you help me?

column ID is missing...
https://ibb.co/cKWB6Y0

Sorry for my bad english...

Attachments:

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
2 years 3 months ago #338484

Hi,

In the backend, when the window width is not enough to display properly all the columns of a listing, HikaShop has CSS to automatically hide the less useful columns, starting with the ID column.
So if you're looking at the backend in a window that isn't fullscreen, change it to be fullscreen and you'll see the ID column.
Otherwise, it could be that you're looking at the page with a monitor with a low resolution. Increase the resolution if possible.
Last solution is to remove the CSS:

 table#hikashop_product_listing tbody td:nth-child(1),
table#hikashop_product_listing th:nth-child(1),
table#hikashop_product_listing tbody td:nth-last-child(1),
table#hikashop_product_listing th:nth-last-child(1),
in the "backend CSS" setting under the Display tab of the HikaShop configuration in order to keep the ID column even when the width goes below 1280px.

The following user(s) said Thank You: Sampayo

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

  • Posts: 4
  • Thank you received: 0
2 years 3 months ago #338519

Excellent, thx for your reply!

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

Time to create page: 0.059 seconds
Powered by Kunena Forum