Ordering arrows/box on product listing page not working

  • Posts: 52
  • Thank you received: 4
  • Hikamarket Frontedition Hikashop Business
1 year 10 months ago #342079

-- url of the page with the problem -- : dadutscentral.com/index.php/component/hi...oduct/listing/cid-34
-- HikaShop version -- : 4.6
-- HikaMarket version -- : 4.1
-- Joomla version -- : 4.1.4
-- PHP version -- : 7.4.29
-- Browser(s) name and version -- : Firefox 100.0.2
-- Error-message(debug-mod must be tuned on) -- : none

When attempting re-ordering of products within a sub-category (Control Panel>Products>Work Zone Safety>Traffic Cones)
the ordering arrows are non-responsive and the boxes don't accept number entry.

Problem occurs on both my development site and my bare bones site (Joomla 4, Hikashop and Hikamarket only).

thank you for your attention,

Dave

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
1 year 10 months ago #342085

Hello,

It's a CSS issue, the width for the input box is too small for your Bootstrap 4 template.
You should use

.hk-card-product .hkm_order_value {
	width: 50px;
	text-align: center;
}
In order to make the input larger and see its content.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 52
  • Thank you received: 4
  • Hikamarket Frontedition Hikashop Business
1 year 10 months ago #342129

Winner winner !
Thanks.
I was expecting the list to re-order in a similar manner as Joomla back end but this is good enough.

: D

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
1 year 10 months ago #342171

Hello,

It's a long story !
But to make it short, having the same feature than HikaShop backend is complicated since a vendor might not be able to see all the products so, in some cases it could work fine but in another, it could be a nightmare (and handling both is confusing).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 52
  • Thank you received: 4
  • Hikamarket Frontedition Hikashop Business
1 year 10 months ago #342177

I once walked into a bar in rural Ohio called "Chuck's It'll Do Bar".

It wasn't what I was expecting but.... "It'll do" .

: D

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

Moderators: Obsidev
Time to create page: 0.064 seconds
Powered by Kunena Forum