Business hours not displaying in grid layout

This topic contains 25 replies, has 4 voices, and was last updated by  Barbara Magee 4 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #479322

    Barbara Magee
    Expired Member
    Post count: 146

    Not sure what happened, but the business hours aren’t displaying properly when the arrow is clicked to open the display of hours. It’s not pushing down the row of images below it as it previously did the last many weeks during our site development.

    We have business hours default display arrow in the upward position and the user has to click the arrow to open the hours display dropdown.

    I’ve attached an image of the issue. Can help us resolve this?

    Many thanks!

    #479330

    Guust
    Moderator
    Post count: 29970

    I’ll get Kor to have a look at this one.

    Kor, do you have any CSS to make the opening hours visible when clicked here: https://thelocaldish.dbkdev.com/location/oregon/eugene/

    Thanks

    #479405

    Kor
    Moderator
    Post count: 16516

    Hi Barbara,

    Thanks for your patience. Could you try using the custom CSS code below and see if it helps?

    body ul.geodir-category-list-view li .gd-list-item-right {
        overflow: visible!important;
    }
    #482391

    Barbara Magee
    Expired Member
    Post count: 146

    Could you help us understand what is technically supposed to happen when the user clicks the business hours arrow to open the display of dates/hours on a listings/location page in grid layout?

    I believe our dev team inserted the code and the display was working for a short time, but no longer. Is it supposed to push down the row beneath it when the business hours display window opens or overlay?

    At some point in our development process, the business hours were positioned on the last line and the display window pushed down the row of places below it when the user clicked the arrow and the hours opened. For some reason, part of the business hours window is now displaying behind the place image below it so some of the hours are obscured. This happens no matter whether the hours are displayed on under the title or the address.

    Also, does it make a difference what line the business hours is positioned on?

    Thanks!

    #482413

    Guust
    Moderator
    Post count: 29970

    The hours “box” should open on top of everything else, which it should do if you add Kor’s CSS code.

    Thanks

    #482414

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #482448

    Barbara Magee
    Expired Member
    Post count: 146

    Your code:
    body ul.geodir-category-list-view li .gd-list-item-right {

    overflow: visible!important;

    }
    It doesn’t seem to be working. Still displaying behind the image below. The code seems to suggest it is for list view. Is this supposed to work for grid view also?

    #482486

    Guust
    Moderator
    Post count: 29970

    Please post your URL and WP admin details in a private reply and we’ll have a look at your settings.
    Also explain where you added the CSS.
    It looks very much like a caching issue.

    #482556

    Barbara Magee
    Expired Member
    Post count: 146
    This reply has been marked as private.
    #482571

    Barbara Magee
    Expired Member
    Post count: 146
    This reply has been marked as private.
    #482678

    Barbara Magee
    Expired Member
    Post count: 146
    This reply has been marked as private.
    #482714

    Guust
    Moderator
    Post count: 29970

    Please turn off WordFence so we can have a look.
    Thanks

    #482913

    Barbara Magee
    Expired Member
    Post count: 146
    This reply has been marked as private.
    #482928

    Guust
    Moderator
    Post count: 29970

    I am still locked out. Please turn off WordFence so we can have a look.
    Thanks

    #482938

    Barbara Magee
    Expired Member
    Post count: 146
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 26 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket