Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Not all elements support list_hide
https://wpgeodirectory.com/docs-v2/templates/archive-item/hiding-archive-item-components/Hmmm…yes, I can see the issue is back again.
Please share all the credentials so the developers can debug the issue.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:DB Credentials
DB PHPMyAdmin URL:
DB Name:
DB User:
DB Password:There may be an issue with existing fields in the database and the developers would need access in order to take a look at that.
December 27, 2019 at 8:06 pm in reply to: “GeoDirectory Contact Form” not showing on Detail Listing pages, only on one #523210Hello,
you will need to add the email field to the CPT, and then add the widget. All the details for setup are covered here:
https://wpgeodirectory.com/docs-v2/integrations/ninja-forms/
Make sure you have added GD Author Actions to your details page sidebar. Links from GD Author Actions to edit should take the user to the add/edit page.
It sounds like your users have access to the admin bar? And backend? You can use the GD settings to exclude subscribers from the backend.
If there is still a problem we’d be happy to check the settings, just write back in a private reply with WP Admin credentials and a link to the site.
Thanks
You will need a gateway setup, even if it is only the bank transfer gateway. If you are testing recurring listings you will need to setup a gateway that supports recurring payments.
December 27, 2019 at 7:56 pm in reply to: I am unable to get the Profile tab to show. What am I doing wrong? #523207By default you can find the Post Content field (post_content) setup as the Description tab. You can change the name of that to “Profile” or make a new tab with the post content field and call that “Profile”.
Hello,
I added the default content back into your search page template and checked the search settings, resetting the radius back to the max recommended 200 miles.
I can see there is an issue with results, but there is also an issue with the query URL as it is not getting lat lon for the near field place query.
Also there are many jquery and other console errors on the search page itself.
I recommend you disable your customizations and make a new Google Maps API key that for the GeoCoding key. If your first key is secured you will need a geocoding key that is not restricted.
https://wpgeodirectory.com/docs-v2/integrations/google/
Try that and let us know
For the list of events the solution for now is custom CSS, but the developers will be looking into options for future versions.
An example can be found here:
https://wpgeodirectory.com/support/topic/date-display-recurring-event-options-2/#post-514912
About the emails, there aren’t templates for each separate CPT, that would require a customization, so we recommend you write the emails to be more general.
December 27, 2019 at 7:32 pm in reply to: Search Results should show Number of Listings as per the search criteria #523204Currently the way to show the count is with GD Loop Paging. Use the shortcode builder to configure the advanced options for show_advanced=’before’ to show advanced paging options including the counts.
I will take up your idea as a suggestion for the developers to consider for future versions.
There are several field types you can use. You could try a select for the low price, and a select for the high price, or two text fields, or one text field for a range.
Try it out and let us know how it goes.SO, add a text field and give them instructions to input the value in that format.
Make sense?An idea, maybe just add two fields?
Like:
Quick meal price: (text input)
Full meal price: (text input)Yes, but maybe you can think of another way to do it and make a new predefined custom field that does what you want.
1. Your theme may come with several templates. Edit the GD Archive template and change the page template. Contact the theme author to find out more about the templates. If there is a simple fullwidth page template then you can use that and add GD shortcodes to the page as you like.
2. You can use CSS like: `a.event_highlight {font-weight:800!important;}
`3. Install the custom post types addon. Go to the CPT you want to link and visit the custom fields settings. Add a “Link Posts: ” field. Show the advanced options and setup so you can link as you like. Visit the Tabs settings for the CPT. Select the Linked Posts predefined option and click it to add it to the tabs. You can also use GD Linked Posts directly in the details template.
This reply has been marked as private. -
AuthorPosts