Accordion effect of content module doesn't work

  • Posts: 45
  • Thank you received: 1
8 years 3 months ago #265437

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.6.5
-- PHP version -- : 7.0

Hello!
There is a problem with accordion effect of content module. I want to display categories like on demo site demo.hikashop.com/index.php/en/hikashop/...div/category/16-kids . I used pictures from Nicolas's posts with settings of content module but no results. I can't find how to set "Display in Div / Div" - there is no such line in my module))) Maybe I did something mistakes in configuration of module...

Attachments:

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

  • Posts: 84050
  • Thank you received: 13624
  • MODERATOR
8 years 3 months ago #265438

Hi,

The settings looks correct. So it's probably something related to your template. Try switching to the default template of Joomla in order to make sure that it works fine with it.
Then we would need to analyze the page with the accordion module to be able to check what's going on.

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

  • Posts: 45
  • Thank you received: 1
8 years 3 months ago #265482

Hello, Nicolas!
Thank You for answer. You were right - as always)
Problem was connected with my template - it was mistake of attaching of bootstrap library . I fixed it but not all.

Accordion do not work on click to another (different) parent button - I can open child-ul, can close it by the second click, but when I click to another button it doesn't close as on Your demo page. I suggest that it may be conflict with jqwery library (allows menu to stick to top of screen) but I don't know how to fix it.

Bootstrap and jqwery I attached by cdn links - newest versions

Thank You so much!
Olga

Attachments:

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

  • Posts: 84050
  • Thank you received: 13624
  • MODERATOR
8 years 3 months ago #265502

Hi,

Could you provide a link to the page with the accordion ?
Otherwise, for issues with jquery, the plugin jQuery Easy often helps so you could try using it on your website.

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

  • Posts: 45
  • Thank you received: 1
8 years 3 months ago #265561

Hello, Nicolas!
I tried plugin, but it didn't help ((
Here is my accordion : dostavkafili.ru/

And today I found that checkout doesn't work - only clean page. Yesterday it was OK


Thank You so much!
Olga

Last edit: 8 years 3 months ago by Displey. Reason: Found new facts of problem

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

  • Posts: 84050
  • Thank you received: 13624
  • MODERATOR
8 years 3 months ago #265582

Hi,

From what I can see the problem is with bootstrap on your website. I don't know why though.
Try with the default template. That way, you'll know if it comes from the template's javascript or something else.
I can propose an alternative. It's to edit the file "listing_list" of the view "category" via the menu Display>Views and add the line:
$this->tabs->mode = "sliders";
after the line:
$this->tabs = hikashop_get('helper.sliders');
That will force the use of the Joomla accordion system instead of the bootstrap accordion.
You'll probably have the adapt the CSS though.

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

  • Posts: 45
  • Thank you received: 1
8 years 3 months ago #265647

Hello, Nicolas!

I added Your code and It fixed my problem with menu effects. Now it works excellently! Thank You so-so much!

But something is wrong with checkout. It disappeared again(
Yesterday it disappeared and in some hours started to work. Now it isn't working. I've cleaned cashe many times but still it isn't working.

_________________ additional__________

I found that checkout works only when the Advanced setting "Checkout legacy" is turned off. Tell me please, is that OK?
And how can I set "same address as billing" to Yes - this field disappeared )) Maybe I can remove the delivery address l.... Help me please


Thank You so much
Olga

Attachments:
Last edit: 8 years 3 months ago by Displey.

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

  • Posts: 84050
  • Thank you received: 13624
  • MODERATOR
8 years 3 months ago #265659

Hi,

Please open a new thread when you have a new question.

With the checkout legacy setting turned off, you're using the new checkout of HikaShop, which is much better than the old one. So if that's ok with you, it's better to keep that option turned off.

The checkout not being accessible sometimes is because the business hours you configured. This option allows you to deactivate your checkout outside your business hours. So you want to not configure that option if you don't want to deactivate your checkout.

Also, when the checkout is deactivated, HikaShop displays an error message on the page, but it seems that your template isn't displaying the messages. I would recommend to check on that as it is important to let customers (and you) know when there is a problem :
www.hikashop.com/support/documentation/6...tibility-issues.html

The following user(s) said Thank You: Displey

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

  • Posts: 45
  • Thank you received: 1
8 years 3 months ago #265722

Hello, Nicolas!
Thank You!
I'll leave "Checkout legacy" turned OFF - it is really much better.

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

Time to create page: 0.062 seconds
Powered by Kunena Forum
loading