Niche Market Theme – Assistance on some minor issues part 2.

This topic has 17 replies, 2 voices, and was last updated 1 years, 4 months ago ago by Rose Tyler

  • Avatar: Erupt Media
    Erupt Media
    Participant
    November 29, 2022 at 04:32

    1. Mega-menu issue – Elementor video background not working/playing. Clothing & Handmade both have these. I would like to confirm that once fixed it will work across the board in the future.
    2. Browse menu issue – Dropdown visibility on hover does not work. Correct it works now… seems to have been fixed, but the submenu centers instead of falling from the selected Menu. the first menu drops, then the submenu’s vertical alignment is off, and the 3rd menu drop works as it should.
    3. The footer bar text does not vertically align, although it aligns in the backend. ‘Get the latest deals and more’.
    4. On the vendor’s shop page, there is a sidebar that we cannot figure out how to disable. categories/latest posts/popular tags.

    Please, contact administrator
    for this information.
    16 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 29, 2022 at 08:19

    Hello,

    Thanks for using our theme.
    Please submit different questions via separate topics.
    1/ Provide temporary FTP access, we will check what can be done to help you. If you do not know how to create FTP contact with your hosting provider, they will help you.
    2/ It is predefined behavior.
    3/ Please check now.
    4/ Please provide URL of the mentioned page.

    Regards

    Avatar: Erupt Media
    Erupt Media
    Participant
    November 29, 2022 at 13:05

    The last topic response didn’t have this issue and helped with all our questions, which was far easier than creating multiple topics. Is there a reason for this, so we can better understand why?
    1. See info attached.
    2. We would like to un-define this behavior as no menu uses these settings. We could not find these settings easily and have many other tasks to complete.
    3. Solved
    4. https://hellolocaltt.com/vendor/sheraz/ or any of the other vendor pages.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 29, 2022 at 13:51

    Hello,

    We ask to create a few topics because something different people should work on different questions/problems.
    So you may face a delay in answering 4 questions when only 1 is complicated. Also, separate topics prevent misunderstanding and mess in answers.

    Another specialist will get back to you after a detailed review, please be patient and do not change access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 29, 2022 at 16:36

    Hello,

    1/ Fixed. please clear cache and check now.
    2/ Dropdown menus are aligned center according to the parent Main menu item, it is predefined behavior.
    3/ Great.
    4/ Add the next code in Theme Options > Theme Custom CSS:

    #dokan-primary {
        width: 100%;
        left: 0;
        right: 0;
    }
    #dokan-primary ~ .sidebar {
        display: none;
    }

    Regards

    Avatar: Erupt Media
    Erupt Media
    Participant
    November 29, 2022 at 21:25

    The menu is the only issue left. You keep mentioning its ‘it is a predefined behavior’ I need to change that, as it was set up for a mega menu, i’d like it as a regular menu. If the behavior cannot change maybe the format.

    Also, i change the position and now it loads over itself.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2022 at 08:43

    Describe the desired behavior in more detail with screenshots, we will check what can be done to help you.

    Regards

    Avatar: Erupt Media
    Erupt Media
    Participant
    December 7, 2022 at 15:08

    If you’d check the menu you’d see it works not at all like a menu. Would like it to work like a regular menu, clicking the submenu that (does not ‘center’ across) but from the top as a submenu should, now neither menu works. Menu, submenu then third menu, etc

    Also, would like a highlight color for when an item is hovered over, into another, right now I can’t seem to edit that.

    See the image link attached* for how I would like it to work, right now it’s a mess.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 7, 2022 at 15:51

    Hello,

    Your site is under maintenance mode, so we can’t check it.
    Please provide URL of the page where we will be able to log in and correct temporary wp-admin access.

    Regards

    Avatar: Erupt Media
    Erupt Media
    Participant
    December 7, 2022 at 17:13

    You have both FTP and admin login already!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2022 at 09:23

    Hello @Erupt Media,

    We can’t log in. What is URL of page for login? /wp-admin doesn’t work, it redirects us to the maintenance page.

    Regards

    Avatar: Erupt Media
    Erupt Media
    Participant
    December 8, 2022 at 15:41

    The link has been renewed, it had expired since but should be good now.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2022 at 16:01

    Hello,

    1/ Fixed, by deleting a part of code from Theme options > Theme custom CSS
    2/ About color on the hover, try to add the next code and check:

    .et_b_header-menu .secondary-menu-wrapper .menu li>a:hover,
    .et_b_header-menu .nav-sublist-dropdown .item-link:hover {
        color: #2dbbb0 !important;
        opacity:1;
    }

    Regards

    Avatar: Erupt Media
    Erupt Media
    Participant
    December 9, 2022 at 17:29

    1. This can work I guess.

    2. Can we get one last adjustment?
    A) To add background color aswell
    B) and for the selection to stay highlighted when moving to the next submenu/sublist.
    c) Menu to not close when the mouse scrolls off the menu, only on click-off.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 11, 2022 at 09:17

    Hello,

    a/

    .et_b_header-menu .secondary-menu-wrapper .menu li:hover, .et_b_header-menu .nav-sublist-dropdown .item-link:hover {
        background-color: red !important;
    }

    b, c/ There is no such possibility, unfortunately.
    Try different “All Departments Visibility” options in Header Builder > All departments.

    Regards

    Avatar: Erupt Media
    Erupt Media
    Participant
    December 12, 2022 at 18:01

    Got the background with the addition, but there are issues with it. The background doesn’t cover the selection fully in the first menu drop-down, then on the submenu, it doesn’t show on the selected option with another drop-down. If this cannot be fixed, we’ll use it without the background.

    “Try different “All Departments Visibility” options in Header Builder > All departments.” – this is only for opening, we needed the solution for closing.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2022 at 16:22

    Please use it without the background.

    There is no ready solution for this. Please post your request here – https://www.8theme.com/taskboard/ , so our dev team read it.

    Regards

  • Viewing 17 results - 1 through 17 (of 17 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.