GD V2 custom CSS

This topic contains 38 replies, has 4 voices, and was last updated by  Guust 4 years, 10 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #489800

    Hendrik Biederstaedt
    Free User
    Post count: 100

    Hi there,

    @guust: all-posts is working – many thanks!!

    If I understand you both right, I need the addon to create different forms for diff. categories.

    Ok I will do it!

    Thanks!!

    #489887

    Guust
    Moderator
    Post count: 29970
    #490630

    Hendrik Biederstaedt
    Free User
    Post count: 100

    Hi there,

    Then move all listings from the podcast category in your existing CPT to the new podcast category in the new CPT.

    How can I transfer my listings from the old category to the new category?

    #490673

    Alex Rollin
    Moderator
    Post count: 27815

    Add a listing to the new CPT with the new category.
    Export the listing from the new CPT
    Export your old listings from the old CPT
    Merge the data from the old CPT into the CSV exported for the new CPT
    Remove the post id, change the category to the new category
    Import

    #490849

    Hendrik Biederstaedt
    Free User
    Post count: 100
    This reply has been marked as private.
    #490851

    Hendrik Biederstaedt
    Free User
    Post count: 100
    This reply has been marked as private.
    #490894

    Guust
    Moderator
    Post count: 29970

    Did you turn off the location requirement:
    placesweb > Settings > General > Show Advanced > Disable physical location?

    Let us know. Thanks

    #491293

    Hendrik Biederstaedt
    Free User
    Post count: 100

    Hallo,

    I love this forum – thanks for your help again! It works now.

    One question: The categories (podcasts, madden) of this new CPT are not showing on the homepage, how can I change this? Is there an option to say which categories should be shown on it?

    #491699

    Alex Rollin
    Moderator
    Post count: 27815

    WHen you add a new listing in the new CPT a CPT select field will appear in the search bar. When podcasts are selected, then the categories in that particular featured area will change.

    #492336

    Hendrik Biederstaedt
    Free User
    Post count: 100

    Hi Alex,
    But it is possible to make some categories icons fix on the homepage?

    #492378

    Alex Rollin
    Moderator
    Post count: 27815

    If I understand what you mean, no, the feature is dynamic.
    You could hide the entire feature area and create your own with a builder.

    #492848

    Hendrik Biederstaedt
    Free User
    Post count: 100

    Hi Alex,

    I don’t understand this.
    I have created the CPT podcasts, and deleted the “old” one. Now the category icon disappeared from the homepage. The same with another new category (“madden”). Before I have created the new CPT there were 6 or 7 category icons on the homepage, now only 4 are left.

    #492889

    Guust
    Moderator
    Post count: 29970

    You are hiding the switch to swap between Places [orte?] and Web [podcasts?]. To bring that back, delete this custom CSS you added:

    .gd-search-input-wrapper.gd-search-field-cpt {
        display: none!important; 
    }

    Then the switch will come back, see image.
    Your categories are now in different CPTs so you need that CPT switcher back.

    Thanks

    #493461

    Hendrik Biederstaedt
    Free User
    Post count: 100

    It works, but I don’t want to have the switch-option on my side.

    The current search bar is ok, but below this I want to have all category icons. What is the best (easiest) way to integrate them all?

    #493502

    Guust
    Moderator
    Post count: 29970

    If you do not want the switcher, you can change the shortcode in this file:
    /wp-content/themes/supreme-directory/inc/geodirectory-compatibility.php

    On about line 590, you will find a gd_categories shortcode.
    You will have to add one for each CPT you have.

    Thanks

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

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

Open Support Ticket