Guust
Forum Replies Created
-
AuthorPosts
-
You should be using a child theme like GDF Child or GDF modern. When changing theme you will have to redo may of your modifications, so try to settle on your theme first.
1. Make sure you move the template geodir-search.php to the correct location as per link posted earlier.
Then add this before the main block that actions the search page title:?> <div id="gone"> <?phpThen after the bottom section, add this
?> </div> <?phpThen add this to your child theme’s CSS:
#gone {display:none}Then add this to your child theme’s functions.php:
remove_action( 'geodir_search_before_main_content', 'geodir_breadcrumb', 20 );You might have to add
<?phpbefore and
?>after if it is not in that file yet.
10. Yes, upgrade links will appear as soon you have finished setting up your price packages. They will appear for a user logged in on both the detail page and the dashboard.
11. Don’t know. I’ll alert Paolo for that question.
12. The way I understand it is that once the app is finished, your site can be added to Google Play and/or iTunes. Not sure exactly how and whether only at one of these or both. I’ll let Paolo answer this one too.
14. GD > Permalinks.
You cannot use “Add city slug in listing urls” unless your site is restricted to one region only. There might be two towns with the same name in 2 different regions.You cannot use the same name as a custom post type at “Listing url prefix”, so I changed that. You can change it again, but not to “events”.
1. Yes, remove content and sidebars from the template: http://docs.wpgeodirectory.com/customizing-geodirectory-templates/
2. Yes, with Advanced Search addon.
3. Yes, http://docs.wpgeodirectory.com/layout/
4. Not for the moment.
5. Yes, Payment and Prices addon
6. Can have default image for all listings or per category.
7. Yes, GD > design > listings
8. Yes, css
9. yes, css
10. es, Payment and Prices addon
11. Not sure I understand.
12. An app is in development, if that is what you mean.
13. You can integrate with the GD – buddypress addon
14. Would need to see admin?
Tested a bit more.
You can add a default image at
1. GD > design > listings > Upload listing no image
or
2. Place categories > add default image for category.First option is the same for all listings site-wide and will show on the detail page.
Second option can be different for each category and does not show on detail page.Option 1: http://wpgeo.directory/attractions/australia/queensland/samford-village/landmark/samford-hotel/
Option 2. http://www.2cv.com.au/listings/australia/queensland/red-hill/service/ds-motors/If I understand you correctly, do this:
GD > Place (or other CPT) settings> sorting options.
There you can customize your Listings page settings.Can you post your WP admin details and URL please.
Without knowing what theme you use, we cannot help like this.A default image should not display on the detail page, only on the listings page:
http://www.2cv.com.au/listings/australia/queensland/red-hill/service/ds-motors/3
http://www.2cv.com.au/listings/service/URLs would be handy so we know what we are discussing.
You should be customizing the main GD wrapper, add something like this to your CSS:
#geodir-wrapper {width: 1290px; max-width: 100%; min-width: 768px;}
I could not log in with your details to try it out.GD should not mess with your categories really.
There might be a conflict because of some combination of GD with another plugin.Hi, your GD directory is already integrated at http://culsire.com/location/
I can see you have 2 directory plugins, that might be the reason of your problem?
I am not too sure I understand what is wrong with the listing you link to.
Can you explain a bit more?
You can also post your admin details in a private message, then we can have a look if needed.You have to add the title, like this
[gd_listing_slider show_title=true]I was able to add a new price package without any problem at all.
Did I misunderstand your question?PS: Best practice is to use a child theme, activate GDF Child oir GDF modern.
PS2: Your problem might be related to your caching plugin – the change might have been there but you could not see it because your site was cached. I suggest you disable that, and look into GD Booster: https://wpgeodirectory.com/addons/gd-booster/
There should be nothing there at all, see for an example with no images:
http://www.2cv.com.au/listings/australia/queensland/red-hill/service/ds-motors/Here is an example with one image:
http://www.2cv.com.au/listings/germany/saarland/saarbrucken/clubs/happy-ents-saarbruecken/I have added this to your CSS:
.geodir_location_tabs {display:none} .geodir_location_tabs .gd-tab-active {dispaly: normal}You will need to test that a bit, I am not 100% that works everywhere every time.
March 1, 2015 at 9:35 pm in reply to: GeoDirectory Buddypress Integration Addon Beta released #32479@jjruizrivera
You can only use one user system at the same time, so your login page is controlled by BuddyPress if you use that system.
You can modify the WP login page, or look for a plugin like https://wordpress.org/plugins/custom-login/Yes, you can add those custom fields to an Advance Search.
Can you post the URL and admin details?
“Location” is used for all locations (“directory” in demo):
http://wpgeo.directory/directory/
http://wpgeo.directory/directory/united-states/california/“Listings” is used as the slug for the default custom post type, for example “Places”:
http://wpgeo.directory/listings/Empty maps are if there are no listings for your query. Do you use the location switcher? Maybe you are not in the “everywhere” location.
http://docs.wpgeodirectory.com/faqs/why-can-i-not-see-my-listing-on-the-frontend/
-
AuthorPosts