+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: category dropdown in header search box

  1. #1

    category dropdown in header search box

    Hello,

    Any idea how to make the dropdown categories box to be closed when choosing the last subcategory?
    Screen Shot 2020-05-20 at 1.42.51 AM.png

    Thanks

  2. #2
    Open the file: ftp://templates>>your_template>>js>>lib.js
    find the code:
    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    then below find:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657
    Tanks for this. Was wondering how to do this, specialy for mobile.

  4. #4
    Yes you can add a condition for mobile only:

    Code:
    Only registered members can view the code.
    and

    Code:
    Only registered members can view the code.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Thank you Viktor, how to make it for both mobile and web view?

  6. #6
    Quote Originally Posted by Munji Nazzal View Post
    Thank you Viktor, how to make it for both mobile and web view?
    Use my 1st post in the 2nd post I added condition for mobile.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Hello Viktor,

    Unfortunately its not working :/

  8. #8
    I suggest you create a new ticket with the request. Because it is working on my local site.
    Viktor,
    Flynax technical department,
    Best wishes.

  9. #9
    Hello Viktor,

    After updating to the V4.8.1 its no longer work, please advice if there is any further modification to this code?

  10. #10
    Hello Rudi,

    Can you help on this please? it was working before!

+ Reply to Thread