Guust
Forum Replies Created
-
AuthorPosts
-
The error I see is that when submitting from the frontend, the Listing Success page is not working.
Your GD Permalink settings are not correct: https://wpgeodirectory.com/docs/core-permalinks/#location
In your situation, you cannot use “Add country and city slug in listing urls (/country/city/)”
Changing that will not fix the Preview error though, but probably will fix the permalink issue for the listings.I’ll get Kiran to investigate the Listing Preview issue.
Thanks
1. Permalink is not required then at GD > Permalinks, because you no longer are using the default Add Listing page. You will need to add all links to the new pages manually.
2. See 1.
3. You will have to give other links, and cannot use the dashboard links anymore. Remove them from GD > Design > Navigation
4. Whatever is added from the system will be the same, it is just that you can add different content above the shortcode.
This may be a simpler solution for you: https://wpgeodirectory.com/docs/common-code-snippets/#add-listing
Let us know if I misunderstood anything. Thanks
Thanks for letting us know.
Some of it depends on the theme you are using, so we would need to see the URL of the page you are trying to change.
1. remove the large top picture (not visible in screenshot)
Depends on your theme situation.2. show the result of the rating (overall + subratings) and move “write review” below it
Depends on your theme situation.3. remove the contact info and show custom fields (created in Place Settings)
If you do not want the contact form on the detail page, set the Email custom field do inactive, or to not display anywhere in the custom field settings.
To show custom fields, use the “Show in what locations” options for the custom field.
https://wpgeodirectory.com/docs/core-place-settings/#show4. remove the standard tabs and show only profile description and the reviews below. From here https://wpgeodirectory.com/remove-tabs/ I understand how to remove the tabs, but then everything is gone or alternatively with the additional code shown there its everything pasted there (dicing and slicing the code didnt work) while I just want the description and reviews as per the other live page
That link is a bit obsolete. You can just go to GD > Design > Detail page > Show as list > Yes
And remove any tabs there too: GD > Design > Detail page > Exclude selected tabs from detail page5. show picture thumnails on right top in sidebar
Like this example?
https://wpgeo.directory/supreme-directory/places/united-states/california/san-francisco/restaurants/tasty-food-inc/
I’ll get Stiofan to give you that code.6. remove the social media icons
GD > Design > Detail page > Disable Tweet, Fb Like, Google+ buttons section7. show the map on the right side below the pic thumnails
Add a GD Listings Map widget to the detail page sidebar.8. remove category icons
Depends on your theme situation.9. replace standard footer with my footer. I actually already have my footer on the search page but for some reason on the details page I still have the standard GD footer.
Depends on your theme situation. Maybe this is the answer: https://wpgeodirectory.com/docs/faqs/how-do-i-change-the-footer-text-in-supreme/Thanks
Lat and lng are required to place the markers on the maps, but also to determine which listings are near you. The geo-location works by checking your lat and lng and then serve listings that are near your lat and lng.
This may explain a bit more: https://wpgeodirectory.com/docs/search-filters-overview/#redirect
Check out the second option: Redirect to nearest location (on first time load users will be auto geolocated and redirected to nearest geolocation found)
1. If there are no listings with any lat and lng near you, you will be redirected to the location page near you and you will see listings that have that location as the address.
2. If there are listings with any lat and lng near you, you will be redirected to a page showing those listings with the near lat and lng.So it seems you now have added lat and lng to att least one listing near you, and therefore the behavior has changed. You are no longer redirected based on address, but on lat and lng.
Thanks
All works fine for me after I corrected
WP Super Cache settings:
https://wpgeodirectory.com/docs/wp-super-cache/WP Permalinks settings:
https://wpgeodirectory.com/docs/basic-installation/#postnamesPlease check now. Thanks
Relevanssi and Lingotek do not work with GD:
https://wpgeodirectory.com/docs/known-issues/#polylang
https://wpgeodirectory.com/docs/known-issues/#relevanssiTry deleting all your pages in the trash. Your /gd-home/ page works, and your /location/ page, so there must be some issue with a conflict with the country and region slugs that is breaking your location pages.
Do you mean easier in terms of customisation, which most people seem to struggle, or just generally handling and understand the plugin interface better?
Should be both.
Thanks
You’re welcome 🙂
Divi always needs a bit of adjustment, I added this CSS at GD > Design > Scripts > CSS:
@media (min-width: 981px) { #left-area {width: 65%;} #sidebar {width: 35%;} .et_right_sidebar #main-content .container:before {right: 35%!important;} }Adjust as required.
Thanks
Featured listings will never be on top of the search if a user searches for a keyword. Listings will always be ordered by relevance to what the visitor is searching for.
You can show Featured listings on top on the Location and Listings pages, and any Popular Post Widget you use anywhere.
Hopefully that is a bit clearer now.
Thanks.
There is no setting for that, but have a look at articles like
https://support.google.com/analytics/answer/1034840?hl=en
http://www.daniloaz.com/en/5-ways-to-exclude-your-own-visits-from-google-analytics/
etcThanks
January 15, 2018 at 12:41 pm in reply to: Deleting an image and addition new tab in the top menu #412773You are using a Menu plugin in your header, if you want help with that, seek assistance of the developers of that plugin.
To add a new item to the WordPress menu, go to Appearance > Menus and add an item there.
To change the image, select a different featured image for that page, in the sidebar where you edit the page, as explained for the homepage here: https://wpgeodirectory.com/docs/supreme-directory-overview/#homepage
Thanks
To remove the mention : “Indicates mandatory fields” on “add a place” page, you will need to change that text using the language file, see https://wpgeodirectory.com/docs/translate-core/
For your other question, review https://wpgeodirectory.com/docs/faqs/can-i-change-place-title-and-place-description/
Thanks
Hi Ian, post the URLs of those pages, please. You can do that in a private reply if you like.
Without being able to inspect the code, we cannot assist.
Thanks -
AuthorPosts