How To Create New View With Minimal Info.

This topic contains 1 reply, has 2 voices, and was last updated by  Paolo 5 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #434820

    Akash Choudhary
    Full Member
    Post count: 26

    Hello,

    We create one CPT “Jobs” We want to modify list view show only minimal information,

    Please Follow this link : https://www.gro.business411.org/local-jobs/

    Medical Staff Coordinator
    Industry: Health Care
    Function: Health Care Specialist
    Type: Full Time
    Job External Link
    Address: Salem
    QUALIFICATIONS: Bachelor’s Degree from an accredited college or university in Social Work, Counseling, Psychology, Nursing, Education or a qualifying combination Read more […]

    We want to minimize this info like:

    “Medical Staff Coordinator(Title), Health Care
    Health Care Specialist | Full Time
    Job External Link

    Hide All Label also hide Post Image.

    #434851

    Paolo
    Site Admin
    Post count: 31206

    It can all be done with css. For example you can hide the “Industry, Function and Type” labels adding this to geodirectory > design > scripts > custom css:

    
    
    .geodir-i-category,geodir-i-select {
        display: none;
    }

    You can follow this doc to learn how to find the element classes or ids by yourself: https://wpgeodirectory.com/docs/customizing-your-style/

    This is considered a customization beyond the scope of support.

    If you prefer to hire someone to help you customizing the page you can look here: http://geodirectoryexperts.com/

    Thanks

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

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

Open Support Ticket