Viewing 27 posts - 1 through 27 (of 27 total)
  • Author
    Posts
  • #890905

    I had a contributor solve my invisible main menu issues the other day, but the search bar on my main menu still has the opacity set low. We set the opacity to 1 for the menu links, but the search bar and flyout menus (or sidebar flyout-not sure of proper term) are still invisible. Any code snippets that may solve this?
    I’d like to know what else I am missing due to this opacity setting, so I’m wondering if there is a way to make all of the opacity settings 1? The site is live and you can see the issue once you hover over search icon on the home page. The right flyout I didn’t even know existed until yesterday when I saw the opacity glitch and show me there was a whole hidden world under y work. Plese help!

    #891015

    Hey RockSolidGear,

    Please, share your WP credentials?

    Best regards,
    John Torvik

    #891295

    See below

    #891385

    again below, if this helps

    #892051

    Any ideas? Any help would be appreciated!

    #892365

    Hi RockSolidGear,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      .html_av-overlay-side-classic #top .av-burger-overlay {
        opacity: 1 !important;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #894411

    I do!
    I entered the code and it did not change anything.
    I have been crippled with little ability to make the mobile menu actually work at all. The site is currently live so you could check for yourself on the behavior. I have researched hundreds of support topics and none have offered any code that worked, and I’ve tried everything that I can control to no success. It’s frustrating because it has been like this since I purchased the theme. The odd part of this, and you can verify, If you click on the burger icon multiple times, the flyout menu becomes more visible each time. I don’t know if this helps to recognize a potential reason for this behavior but I hope so. I have spent a lot of time on this particular issue.

    Your help is highly appreciated. Thanks so much.

    #894587

    Hi,

    Thanks for the feedback and sorry for the trouble, please try this CSS instead:

    .av-burger-overlay {
      opacity:1 !important;
    }

    Best regards,
    Rikard

    #894867

    Thanks Rikard!
    Your solution worked perfectly!
    Could you tell me how to do the same for my shopping cart flyout window for desktop? It seems that all of my menus and flyout windows went transparent for some reason a while back. This is the same issue with all of them.
    Your support is appreciated!
    Thanks again,
    Vincent

    #894873

    Scroll to top button isn’t visible, nor working either. Thanks again.

    #895863

    Is there a way to set all of the menus and flyouts to opacity 1?

    #895992

    Hi,

    Yes, that’s possible. Just add this code in the Quick CSS Field.

    .av-burger-overlay-bg {
        opacity: 1;
        background: #000;
    }

    Best regards,
    Ismael

    #901172

    Hello, and thanks for the help! I still have issues that are not solved. The cart has a hover-over flyout window to show you what’s in your cart, but mine will not show, it is still invisible. If you move your cursor over the cart icon repeatedly, it will start to appear. You could see for yourself since my site is live. My ‘to the top’ button in the bottom right corner is not working either. Any chance someone may oblige me, again?
    I really appreciate the help.

    #901190

    Hi,

    Are you referring to the cart icon counter? It displays fine on my end with a bit of a delay.

    // https://imgur.com/a/5g5gv

    Best regards,
    Ismael

    #901537

    Hello Ismael and thanks again.
    No sir! I’m talking about the flyout window that shows the actual contents of the cart. Hover over flyout window. You can’t see it when you hover, but if you continue to move your cursor over the cart, you will begin to see the flyout window. It’s an opacity thingh, obviously, since this has been an issue all over my site. Sure wish I knew how it happened, but it seemed like an update did this.

    Also, the ‘to the top’ button is not working either.

    Your help is highly appreciated!
    Thanks

    #901849

    Hi,

    I’m sorry but I’m not sure what you meant by “flyout window”. Could you provide a screenshot from another site with the same “flyout window”? Use imgur or dropbox.

    Best regards,
    Ismael

    #901945

    <div class=”dropdown_widget dropdown_widget_cart” style=”display: none; opacity: 0.0288884;”><div class=”avia-arrow”></div><div class=”widget_shopping_cart_content”>

    As you can see the opacity is set like this, and if you move your cursor over the cart repeatedly it will increase in opacity to where you can start to see it. Totally weird, right?

    This is over my pay grade, but I used the Inspect Element to locate this. But this is the same thing that is happening to all of my menus. I’ve had to use many different codes to fix them but all of the opacity settings on almost all Main Menu, Search bar, Cart Dropdown Menu are doing something all their own. Almost a variable setting on opacity.

    To The Top button not functioning either. I know this is a lot to ask, but I wanted to add another question and image. Hope you don’t mind.

    When I use the search bar in my main menu, once you hit the space bar it queries the search and drops down a menu of results without hitting enter, as a quick dropdown results, I guess. But, as you can see in the second image below, the standard search results do not display the image next to them like in the quick dropdown results. Is there a way that is within reason to make the search results return with images, or in a grid style like the main shop pages? Thanks again!

    #902554

    Hi,

    Thank you for the info. Looks like the opacity value is incrementing slowly, not sure what’s causing it though. Did you modify any of the theme files? Or added any scripts?

    Best regards,
    Ismael

    #904623

    Not that I am aware of. This is the same thing that was happening to the other elements that we have been patching with CSS. I am not sure if a script is running but I hope not. I am pretty new at this. I really need help, starting to get activity on the site. Any help for the immediate issues like just getting the code that will make it visible? And maybe telling me why the To The Top button doesn’t work? I really appreciate your continued help.
    Thanks Ismael

    #905354

    Hi,

    Thank you for the info.

    Please post the login details in the private field so that we can check the settings. We will also deactivate the plugins while we work on the site. Is that OK?

    Best regards,
    Ismael

    #905395
    This reply has been marked as private.
    #905396

    I am currently in the process of making updates. Just let me know when you plan to make the adjustments and I’ll pause my works till you’re finished. I appreciate you!

    #906047

    Hi,

    The cart dropdown is working properly when I checked the site today. I didn’t do anything to the site.

    Best regards,
    Ismael

    #906097

    Looks like the cart issues I was having were due to the full screen burger overlay. I changed that this morning because the burger overlay went completely black screen with no menu links or text. So I changed that and the cart started working, obviously. I didn’t even know it until you sent me this message. Maybe something on the burger full screen overlay conflicting with the cart dropdown? Anyway, I believe this solves my issue for that-

    -Can you tell me about the TO THE TOP button on the right hand side when you go to the lower portion of the screen? It just isn’t working and I don’t know how to change the settings.

    Ismael, you are super. I see you posting a lot for a lot of folks. I want you to know I noticed and think it is awesome you go so in depth with so many.
    Thanks so much for you continued help.

    #906198

    Hi,

    Glad that the cart icon is fixed. The “Scroll to top” button is working properly as well. What is your browser? I checked it on Chrome, Windows 7.

    P.S: Thank you for noticing and you’re welcome. We just gotta do what we gotta do. :)

    Best regards,
    Ismael

    #1025557

    Hello Ismael, and team, ever since the theme crashed, and the database had errors, from my last topic started, there have been a lot of issues that I cannot figure out.
    Firstly, the opacity issue is back now on the cart, the search, and all main menu dropdowns, and I don’t know why. I did have to enable some applications to get the site back to normal, everything is just wrong. I am having Product Brands issue now with not landing on a brand archive page but are instead pointing to a random individual product.
    This was functioning before everything crashed. I will post the current error log. Looking forward to hearing back.

    #1025750

    Hi,

    Thanks for the update.

    It’s been a while. I hope you’re doing good. To start this off, please upgrade the theme to version 4.5 first. You have to do it manually because the old update process is nulled.
    After the upgrade, please kindly open a single thread for each inquiry so that we can isolate the issues. I’ll close this thread temporarily.

    Best regards,
    Ismael

Viewing 27 posts - 1 through 27 (of 27 total)
  • The topic ‘Having Search bar, Flyout opacity issues.’ is closed to new replies.