Supreme V1 to V2 Styling Challenges – Hide some Post Meta-gd_listings post_type

This topic contains 2 replies, has 3 voices, and was last updated by  Stiofan O’Connor 5 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #475338

    James Gird
    Expired Member
    Post count: 33

    With GD V1 Supreme Directory Theme extra post meta could fairly easily be hidden with CSS but not in V2.

    E.g. ON V1 with events and places I could use css to hide all event/place meta except for the post name and the from and to date for a more clean visual look.

    GDV1 with SD example: The date and time each have their own classes so I could hide the time display:
    <span class=”geodir-i-datepicker”><i class=”far fa-calendar”></i> Date:</span>
    <span class=”geodir-i-time”><i class=”far fa-clock”></i> Time: </span>
    SEE ATTACHED EVENTS FROM FRONTPAGE IMAGE as at https://www.kimberley.co.za/

    GDV2 with SD: The date and time are pulled and displayed as one.
    content=”2018-12-06T07:00:00+2″><meta itemprop=”endDate”
    content=”2019-03-31T10:00:00+2″><div class=”geodir-schedule-start”><i class=”fas fa-caret-right”></i>06/12/2018, 07:00</div><div class=”geodir-schedule-sep”>-</div><div class=”geodir-schedule-end”>31/03/2019, 10:00</div></div>

    How can I do the same with GDV2 SD theme?

    #475412

    Kor
    Moderator
    Post count: 16516

    Hi James Gird,

    Thanks for your post. A developer will look into this asap! Thanks for your patience.

    #475429

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi James,

    The only ways to do it now are via a PHP filter or via JS.
    This is something we will likely give granular control over in the near future though.

    Stiofan

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

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

Open Support Ticket