product navigation arrows are missing in 1.6

  • Posts: 100
  • Thank you received: 0
  • Hikashop Business
11 years 7 months ago #65295

it seems that the navigation arrows are missing after I upgraded to 1.6. Is this so?

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

  • Posts: 12953
  • Thank you received: 1778
11 years 7 months ago #65298

Hi,

Are you sure that the "Show shortcuts to other category products" option is set to YES through "Hikashop->System->Connfiguration->Display" ?

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

  • Posts: 100
  • Thank you received: 0
  • Hikashop Business
11 years 7 months ago #65299

yes it is set to yes. I even changed it to no, save it, and set it to yes and saved it again, just to make sure.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 7 months ago #65302

Ok, Can you give me a link to your website ?

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

  • Posts: 100
  • Thank you received: 0
  • Hikashop Business
11 years 7 months ago #65310

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

  • Posts: 12953
  • Thank you received: 1778
11 years 7 months ago #65398

Do you have more than one product in your categories ?

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

  • Posts: 100
  • Thank you received: 0
  • Hikashop Business
11 years 7 months ago #65470

yes, and in fact before the update to 1.6 the arrows were visible

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

  • Posts: 81568
  • Thank you received: 13078
  • MODERATOR
11 years 7 months ago #65508

Could you provide a back end access to your website so that we can look at the problem ?

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

  • Posts: 100
  • Thank you received: 0
  • Hikashop Business
11 years 7 months ago #65510

sure, but can do that privately? If so how do I PM you?

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

  • Posts: 81568
  • Thank you received: 13078
  • MODERATOR
11 years 7 months ago #65719

You can use our contact form:
www.hikashop.com/en/contact-us.html

Please make sure that you include a link to this thread.

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

  • Posts: 100
  • Thank you received: 0
  • Hikashop Business
11 years 7 months ago #66232

I have sent log in credentials for super user via the contact us form.Please let me know that you got it.

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

  • Posts: 81568
  • Thank you received: 13078
  • MODERATOR
11 years 7 months ago #66463

The problem is just that you're missing the CSS of the buttons because you had customized the CSS of HikaShop before updating and thus you didn't get the new CSS for these buttons:

.hikashop_next_product{
	background-color: transparent !important;
	float:right;
	width: 35px;
	height: 35px;
	background-image:url(../images/icons/next.png);
}

.hikashop_previous_product{
	background-color: transparent !important;
	float:left;
	width: 35px;
	height: 35px;
	background-image:url(../images/icons/prev.png);
}

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

  • Posts: 100
  • Thank you received: 0
  • Hikashop Business
11 years 7 months ago #66473

Thanks, that did it!

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

Time to create page: 0.089 seconds
Powered by Kunena Forum