- Posts: 21
- Thank you received: 0
Problem with dropdown menu on characteristics
- jazzmeister
-
Topic Author
- Offline
Less
More
14 years 9 months ago #32016
by jazzmeister
Problem with dropdown menu on characteristics was created by jazzmeister
Hi,
I am new to HikaShop and am having an issue with the characteristics dropdown on the product details page. It seems to be buggy on all browsers, and is not working correctly.
You can see my page here: www.stillwalks.com/beta/index.php/walks/.../category_pathway-12
Can anyone shed any light on this and/or where I would go in the file structure/code to sort this/style etc?
Many thanks
Jason
I am new to HikaShop and am having an issue with the characteristics dropdown on the product details page. It seems to be buggy on all browsers, and is not working correctly.
You can see my page here: www.stillwalks.com/beta/index.php/walks/.../category_pathway-12
Can anyone shed any light on this and/or where I would go in the file structure/code to sort this/style etc?
Many thanks
Jason
Please Log in or Create an account to join the conversation.
14 years 9 months ago #32044
by nicolas
Replied by nicolas on topic Re: Problem with dropdown menu on characteristics
Hi,
It seems to come from the video in the description of your product.
You should try that modification:
www.hikashop.com/en/support/forum/3-bug-...n-content.html#17476
That might help.
It seems to come from the video in the description of your product.
You should try that modification:
www.hikashop.com/en/support/forum/3-bug-...n-content.html#17476
That might help.
Please Log in or Create an account to join the conversation.
- jazzmeister
-
Topic Author
- Offline
Less
More
- Posts: 21
- Thank you received: 0
14 years 9 months ago #32063
by jazzmeister
Replied by jazzmeister on topic Re: Problem with dropdown menu on characteristics
Hi thanks for your suggestion, unfortunately that does not seem to work, have the same issue still. In fact if you look at a page without a video I get the same problem:
www.stillwalks.com/beta/index.php/walks/.../category_pathway-12
Any other ideas?
www.stillwalks.com/beta/index.php/walks/.../category_pathway-12
Any other ideas?
Please Log in or Create an account to join the conversation.
14 years 9 months ago #32091
by nicolas
Replied by nicolas on topic Re: Problem with dropdown menu on characteristics
It works now ok on google chrome and IE on my end.
I still see a problem in Firefox which comes from the fact that there is a onclick instead of a onchange event on the dropdown.
By default in HikaShop there is a onchange. So it means that either you're using an old version of HikaShop or that you changed something in HikaShop or that something on your website is changing it.
I still see a problem in Firefox which comes from the fact that there is a onclick instead of a onchange event on the dropdown.
By default in HikaShop there is a onchange. So it means that either you're using an old version of HikaShop or that you changed something in HikaShop or that something on your website is changing it.
Please Log in or Create an account to join the conversation.
- jazzmeister
-
Topic Author
- Offline
Less
More
- Posts: 21
- Thank you received: 0
14 years 9 months ago #32092
by jazzmeister
Replied by jazzmeister on topic Re: Problem with dropdown menu on characteristics
Thanks Nicolas,
I was using version 1.5.4 but have just updated to 1.5.5 and still have the same problem. Yes it is working in Chrome, but Firefox and Safari both show the same issue. I have not done any modification to the HikaShop or anything weird in Joomla, its just a pretty standard Joomla installation.
Can you tell me exactly where I need to go to find the exact code for the dropdown, so I can take a look. Struggling to find this even with Firebug.
Thanks
Jason
I was using version 1.5.4 but have just updated to 1.5.5 and still have the same problem. Yes it is working in Chrome, but Firefox and Safari both show the same issue. I have not done any modification to the HikaShop or anything weird in Joomla, its just a pretty standard Joomla installation.
Can you tell me exactly where I need to go to find the exact code for the dropdown, so I can take a look. Struggling to find this even with Firebug.
Thanks
Jason
Please Log in or Create an account to join the conversation.
14 years 9 months ago #32129
by nicolas
Replied by nicolas on topic Re: Problem with dropdown menu on characteristics
The dropdown is displayed by the file adminsitrator/components/com_hikashop/types/characteristic.php
Looking deeper at the issue, I think that this could happen if you changed the option "Characteristics selection method" to "table" instead of "dropdown" and that you don't have 2 characteristics in your products.
If that's the case, you should change that option back to dropdown and that should fix the problem.
Looking deeper at the issue, I think that this could happen if you changed the option "Characteristics selection method" to "table" instead of "dropdown" and that you don't have 2 characteristics in your products.
If that's the case, you should change that option back to dropdown and that should fix the problem.
Please Log in or Create an account to join the conversation.
- jazzmeister
-
Topic Author
- Offline
Less
More
- Posts: 21
- Thank you received: 0
14 years 9 months ago #32240
by jazzmeister
Replied by jazzmeister on topic Re: Problem with dropdown menu on characteristics
Thanks Nicolas, changing that to dropdown has solved the issue.
I am trying to also style the drop down and characteristics title on the Show Product page, could you please tell me where to change the css etc for this.
Many thanks again
I am trying to also style the drop down and characteristics title on the Show Product page, could you please tell me where to change the css etc for this.
Many thanks again
Please Log in or Create an account to join the conversation.
14 years 9 months ago #32281
by nicolas
Replied by nicolas on topic Re: Problem with dropdown menu on characteristics
You can add your CSS in the front end CSS file of HikaShop that you can edit via the Display tab of the configuration.
Please Log in or Create an account to join the conversation.
Time to create page: 0.246 seconds