change hours format to 24h

This topic contains 29 replies, has 3 voices, and was last updated by  Guust 4 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #538443

    Guust
    Moderator
    Post count: 29970

    Please post your FTP details in a private reply so we can check your language files.

    #538457

    VINCENT D
    Expired Member
    Post count: 29
    This reply has been marked as private.
    #538472

    VINCENT D
    Expired Member
    Post count: 29
    This reply has been marked as private.
    #538479

    VINCENT D
    Expired Member
    Post count: 29
    This reply has been marked as private.
    #538482

    Kor
    Moderator
    Post count: 16516

    Hi Vincent,

    Thanks for your reply. Please refer to our “Support Forum – hours of operations” here https://wpgeodirectory.com/support-policy/ . I’m looking into this now and I will come back to you shortly.

    #538486

    VINCENT D
    Expired Member
    Post count: 29

    perfect Kor ! thank you !

    #538487

    Kor
    Moderator
    Post count: 16516

    Hi Vincent,

    Thanks for your patience. I’ve added some missing translations for you and could you please try translating those that you’ve left out?

    Thanks!

    #538492

    VINCENT D
    Expired Member
    Post count: 29

    ok in all the po files ?

    #538493

    VINCENT D
    Expired Member
    Post count: 29

    can you look the full width for the search page ?

    #538505

    Guust
    Moderator
    Post count: 29970

    You have this CSS in your child theme’s style CSS file at
    …/wp-content/themes/catch-responsive-pro/style.css?ver=4.5.3

    #main {
        float: left;
        width: 820px;
    }

    Add this CSS:

    .search-results #main {width: 100%;}

    Thanks

    #538506

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

    VINCENT D
    Expired Member
    Post count: 29
    This reply has been marked as private.
    #538554

    VINCENT D
    Expired Member
    Post count: 29

    Hello Guust,

    I well founded the style.css and the line

    #main {
    float: left;
    width: 820px;
    }

    Adding the new code ( .search-results #main {width: 100%;})just bellow, or at the end of the script doesn’t affect the search page… still not full width.

    #538559

    VINCENT D
    Expired Member
    Post count: 29

    Hello Guust,

    We made it ! beautifull GD team work !… a sunday morning ! thank you again, I definitly will recommand GD.

    For your curiosity, in your code their was a space here “width: 100%”

    have a nice day, I am going to play again with categories.

    #538570

    Guust
    Moderator
    Post count: 29970

    A space like that does not matter. It probably needed a hard refresh to see the CSS change on the page.
    Thanks

Viewing 15 posts - 16 through 30 (of 30 total)

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

Open Support Ticket