Guust
Forum Replies Created
-
AuthorPosts
-
Please select a different homepage at WP Settings > Reading as explained here:
https://wpgeodirectory.com/docs/basic-installation/#homeAnd at GD > Permalinks > select the Location page for the Directory start page.
Without knowing what theme you are using or seeing the site, that is all I can suggest.
Thanks
So you want to link direct to the category pages?
Add the [gd_cpt_categories] shortcode to a test page so you get to see all links to your categories.
Then add the links to the menu at Appearance > Menus.
You can also select the categories there.I would just use CSS for the geodir_price_package_1 ID that has the same result.
For example this should have the same result as col-lg-4:#geodir_price_package_1 { position:relative; min-height:1px; padding-right:15px; padding-left:15px; float:left; width:33.33333333% }Most changes should be able to be made with CSS, some with using the language files, or using some code snippets.
https://wpgeodirectory.com/codex/codex/
https://wpgeodirectory.com/docs/category/translation/So it all depends a bit exactly what you are trying to achieve.
If you want to change GD templates, have a look at https://wpgeodirectory.com/docs/customizing-geodirectory-templates/
Thanks
Sorry, but not for me, and I tried 3 browsers now.
ThanksI cannot see bloggers in that list anymore … see the image I posted earlier.
Please empty all your local caches or use another browser to check.Thanks
Please post your URL and WP admin details in a private reply so we can inspect your code.
ThanksI am not sure, but maybe using the English map may solve the location URL question.
GD > Design > Map tab > Default map language > ENGLISHI’ll get a developer to look at your question too, this may only be after the weekend though.
To use the rich text editor for the listing description:
GD > Design > Listings tab > Show description field as editor > select the CPT.Thanks
June 3, 2017 at 1:03 am in reply to: We are needing Fix some Issues in the plugin : (Price & Payments) #381415Results will always be ordered by relevance in the search results, to make sure the visitor gets the best result for their search.
Listings can only be sorted by price in search if no search criteria are used.
See also
https://wpgeodirectory.com/how-to-sort-listings-by-price/
and
https://wpgeodirectory.com/docs/searching-and-browsing/#searchThanks
I’ll get a developer to have a look at your question, it may be after the weekend though.
Please post your URL and WP admin details in a private reply so we can review your site and add the code.Thanks
When a visitor goes to a location page like http://stay-boutique.com/locations/australia/ you should add some relevant widgets that show categories and listings in Australia.
Add the Popular Post widget in the GD Home Content section.
Add the Popular Categories widget somewhere on the page to, usually above or under the map.
You are using the GD Listings Map widget on the GD Home page, you should use the GD Home Map widget.
See https://wpgeodirectory.com/docs/widgets/The GD Location page is a template used for each location, it is to be used as a start page for that location. It is not to list all locations. See examples:
https://wpgeo.directory/gdf/location/united-states/
https://wpgeo.directory/gdf/location/australia/To extend the directory to more cities than the default city, you need the Location Manager, see https://wpgeodirectory.com/downloads/location-manager/
ThanksWhere do you still see it?
You still do … ?
Please review https://wpgeodirectory.com/docs/layout/#directory
GD auto-creates a page for each Custom Post Type and category, for example http://stay-boutique.com/hotels/There is no need to add any shortcodes anywhere for the GD pages, GD pages are created using widgets.
Shortcodes are for use on non-GD pages.
GD also auto-creates a page for each location, for example http://stay-boutique.com/locations/united-states/arizona/
The same template is used for the GD Home page if you are using GD Home for your homepage [you can choose the GD Home page or any other WP page for your site’s homepage.
Some relevant documentation for you:
https://wpgeodirectory.com/docs/basic-installation/#home
https://wpgeodirectory.com/docs/definitions/#location
https://wpgeodirectory.com/docs/manage-location/#mergeWhen a visitor goes to a location page like http://stay-boutique.com/locations/australia/ you should add some relevant widgets that show categories and listings in Australia.
Then your users can navigate to http://stay-boutique.com/hotels/australia/ etc
Each location has the same structure as the main directory: Sydney has CPT hotels and categories for boutique hotels, but you need to create the links by adding widgets etc.When you change link structures or slugs of pages, you need to re-save your WP permalinks to reset all links on the frontend.
https://wpgeodirectory.com/docs/location-manager-shortcodes/#switch is best used on a separate WP page instead of a GD page.
Playing with the demos at https://wpgeo.directory/ should also help.
Thanks
-
AuthorPosts