Guust

Forum Replies Created

Viewing 15 posts - 8,986 through 9,000 (of 27,116 total)
  • Author
    Posts
  • in reply to: Default Location used for all new listings #412887

    Guust
    Moderator
    Post count: 29970

    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

    in reply to: [gd_add_listing] issue #412882

    Guust
    Moderator
    Post count: 29970

    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

    in reply to: 404 when clicking on listing #412881

    Guust
    Moderator
    Post count: 29970

    Thanks for letting us know.

    in reply to: Rearranging details page #412880

    Guust
    Moderator
    Post count: 29970

    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/#show

    4. 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 page

    5. 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 section

    7. 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

    in reply to: Sidebar Data #412879

    Guust
    Moderator
    Post count: 29970

    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

    in reply to: listing preview is blank #412877

    Guust
    Moderator
    Post count: 29970

    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/#postnames

    Please check now. Thanks

    in reply to: Search by City #412876

    Guust
    Moderator
    Post count: 29970

    Relevanssi and Lingotek do not work with GD:
    https://wpgeodirectory.com/docs/known-issues/#polylang
    https://wpgeodirectory.com/docs/known-issues/#relevanssi

    Try 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.

    in reply to: When will V2 be published? #412868

    Guust
    Moderator
    Post count: 29970

    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

    in reply to: remove and change custom fileds #412867

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂

    in reply to: GeoDirectory / Divi Using Full Screen #412866

    Guust
    Moderator
    Post count: 29970

    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

    in reply to: Featured Listing Problem #412864

    Guust
    Moderator
    Post count: 29970

    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.

    in reply to: Stoping Google Analytics from recording Admin IP #412774

    Guust
    Moderator
    Post count: 29970
    in reply to: Deleting an image and addition new tab in the top menu #412773

    Guust
    Moderator
    Post count: 29970

    You 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

    in reply to: remove and change custom fileds #412771

    Guust
    Moderator
    Post count: 29970

    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

    in reply to: GeoDirectory / Divi Using Full Screen #412759

    Guust
    Moderator
    Post count: 29970

    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

Viewing 15 posts - 8,986 through 9,000 (of 27,116 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount