GD V2 custom CSS
This topic contains 38 replies, has 4 voices, and was last updated by Guust 6 years, 4 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
May 29, 2019 at 4:20 pm #489800
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!!
May 29, 2019 at 10:10 pm #489887Yes, you will need https://wpgeodirectory.com/downloads/custom-post-types/
Thanks
June 3, 2019 at 5:04 pm #490630Hi 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?
June 3, 2019 at 9:21 pm #490673Add 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
ImportJune 4, 2019 at 7:23 pm #490849This reply has been marked as private.June 4, 2019 at 7:26 pm #490851This reply has been marked as private.June 4, 2019 at 11:47 pm #490894Did you turn off the location requirement:
placesweb > Settings > General > Show Advanced > Disable physical location?Let us know. Thanks
June 6, 2019 at 4:24 pm #491293Hallo,
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?
June 8, 2019 at 2:02 pm #491699WHen 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.
June 11, 2019 at 5:19 pm #492336Hi Alex,
But it is possible to make some categories icons fix on the homepage?June 11, 2019 at 10:20 pm #492378If I understand what you mean, no, the feature is dynamic.
You could hide the entire feature area and create your own with a builder.June 13, 2019 at 3:57 pm #492848Hi 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.June 13, 2019 at 10:05 pm #492889You 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
June 17, 2019 at 4:53 pm #493461It 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?
June 17, 2019 at 10:45 pm #493502If you do not want the switcher, you can change the shortcode in this file:
/wp-content/themes/supreme-directory/inc/geodirectory-compatibility.phpOn about line 590, you will find a gd_categories shortcode.
You will have to add one for each CPT you have.Thanks
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket