Suzanne

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Multiple Post Types on front page map #524742

    Suzanne
    Lifetime Member
    Post count: 6

    No that didn’t work – it doesn’t remove it from the search bar completely.

    in reply to: Multiple Post Types on front page map #524741

    Suzanne
    Lifetime Member
    Post count: 6

    I just found this code which hides the first post which seems to work.

    /*Hide the first CPT in the CPT dropdown*/
    .gd-search-input-wrapper.gd-search-field-cpt .search_by_post option:nth-child(1){
    display:none;

    in reply to: View All on gd_listings on Home Page #462865

    Suzanne
    Lifetime Member
    Post count: 6

    Thank You … I added View All link as suggested.

    in reply to: GD Supreme V2.0 vs V1.0 Layout #461908

    Suzanne
    Lifetime Member
    Post count: 6

    Thank you! That worked perfectly.

    in reply to: GD Supreme V2.0 vs V1.0 Layout #461779

    Suzanne
    Lifetime Member
    Post count: 6
    This reply has been marked as private.
    in reply to: GD Supreme V2.0 vs V1.0 Layout #461778

    Suzanne
    Lifetime Member
    Post count: 6

    Thank you!

    I have done the updates now and they work. I have summarised where the updates were below.

    Listings on Home Page
    1. Set up Home Page to display the listings.
    a) Use the shortcode [gd_listings] which displays using the Archive Item template

    2. Set up content of listings on the home page
    a) Geodirectory / Settings / General – Pages / Template Pages Settings Archive Item Page
    b) Select default Template – GD Archive Item
    c) Customise short codes as per Page Design documentation

    3. Set fields to be displayed on the home page listings
    a) Places / Settings /Custom fields
    b) Select field to be displayed on listing
    c) Show in Extra Output Location – Select Listings Page

    Details Page
    1. Set up main content of details page
    a) Geodirectory / Settings / General – Pages / Template Pages Settings – Details Page
    b) Select default Template – GD Details
    c) Customise short codes as per documentation

    2. Set fields to be displayed in sidebar (GD Sidebar) of details page
    a) Places / Settings /Custom fields
    b) Select field to be displayed in sidebar
    c) Show in Extra Output Location – Select Details Page Sidebar

    3. Add sidebar to Details page
    a) Appearance / Widgets / GD > Output Locations – add to GD Sidebar

    (Custom Fields that are set to display on the Details page are displayed with this widget.
    Shortcode – [gd_output_location location=”[detail]”]

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