Mobile tabs display

This topic contains 10 replies, has 3 voices, and was last updated by  Alex Rollin 4 years, 3 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #525748

    Richard
    Expired Member
    Post count: 18

    **just resolved this i think. I added ‘!important’ after display:block for media mobile only and that seems to override the javascript call. **

    How can I display the tabs on a mobile (as per attached) so they do not collapse to the drop-down menu? I don’t want list view because this looks great on mobile with tab sections.

    I’ve looked at Google inspect and figure it requires preventing javascript from change .geodir-tab-head from display=block to display=none, but I’m not sure where this script is being called.

    If the above is doable, I’d also like to change the down arrow icon on the mobile tabs menu to something else or remove it.

    Thank you.

    #525753

    Alex Rollin
    Moderator
    Post count: 27815

    Yes, you can use this, and create a media query for it yourself if you only want to do it for certain sizes:

    
    
    
    dl.geodir-tab-head {display:block!important;}
    
    #525756

    Richard
    Expired Member
    Post count: 18

    Brilliant, thanks Alex! Sorry, I didn’t see your reply before editing my question.

    #525760

    Richard
    Expired Member
    Post count: 18
    This reply has been marked as private.
    #525761

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #525904

    Richard
    Expired Member
    Post count: 18
    This reply has been marked as private.
    #525916

    Alex Rollin
    Moderator
    Post count: 27815

    Open the image field advanced options and double check to make sure it is set to active and not admin only.

    I am unable to login with the credentials above. Please validate and repost if we need to check the settings.

    #525944

    Richard
    Expired Member
    Post count: 18
    This reply has been marked as private.
    #526044

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #526099

    Richard
    Expired Member
    Post count: 18
    This reply has been marked as private.
    #526229

    Alex Rollin
    Moderator
    Post count: 27815

    Maybe you had added a custom file field, then removed it? We use the same uploader widget for images and files, too.

    Images are not deleted unless the listing is resaved with the images removed, or unless the listing is deleted.

Viewing 11 posts - 1 through 11 (of 11 total)

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

Open Support Ticket