Guust
Forum Replies Created
-
AuthorPosts
-
You’re welcome 🙂
You added the GD Home Gmap widget instead of the GD Listings GMap widget to the Listings Top section.
This reply has been marked as private.May 19, 2016 at 1:18 pm in reply to: Remove "WordPress Directory Theme by GeoDirectory" from footer #194209Beaten by 2 minutes only 🙂
May 19, 2016 at 1:17 pm in reply to: Remove "WordPress Directory Theme by GeoDirectory" from footer #194208Have a look in your functions.php file for
//* Add My Custom Footer Links add_filter('genesis_footer_creds_text', 'custom_footer_creds_text'); function custom_footer_creds_text($creds) { $creds = '[footer_copyright] ' . get_bloginfo('name') . ' • <a href="http://wpgeothemes.com/">WordPress Directory Theme</a> by <a href="http://wpgeothemes.com/">WP Geo Themes</a>'; return $creds; }You can edit that.
Go to your GD Home Gmap widget and tick “Collapse child/sub categories ?”
I don’t think that is possible, unless Shopping would be CPT instead of a category.
I don’t think that is possible, but let’s check with the others too.
Every category has automatically a page created, and you can just add the GD Listings GMap widget to the Listings Top section.
See here for an example:
https://wpgeo.directory/attractions/
https://wpgeo.directory/attractions/food-nightlife/
https://wpgeo.directory/restaurants/diner-1/You can add a widget to the GD Listing Sidebar section.
You can use the widget logic plugin to only have the widget appear on the non-address CPT if you don’t want to add the widget to all Listings pages.Have a look at GD > Titles & Meta.
I am not sure I understood correctly though?Best practice is to set up your custom fields, price packages, categories etc.
Then add a couple of listings from the frontend.
Then go to GD > Export and Import, and export your listings.
You will have the perfect CSV file, ready with all custom fields and ordered exactly correctly.That seems to be something you added to the header template?
You can create a CPT for those businesses without an address, and then select that CPT at
GD > general > general tab > Select CPT to disable physical location
That will allow you to use listings without an address.Please post your URL and WP admin details here in a private reply. That is the only way staff can assist you. Thanks.
-
AuthorPosts