Guust
Forum Replies Created
-
AuthorPosts
-
You can change the setting at
GD > Place [or other CPT] settings > custom field tab > “category” field > category display type > choose “SELECT”
ThanksYou can review the GD themes here: https://wpgeodirectory.com/downloads/category/themes/
They are all built by GD for GD.
You can add any code using https://wpgeodirectory.com/docs/useful-plugins/#snippets instead of using functions.php of a child theme.Divi is one the many themes we add compatibility settings for: https://wpgeodirectory.com/docs/core-theme/
I’ll get Stiofan to look at the beginning of your question re the code.
Thanks
Are all your GD plugins up to date?
https://wpgeodirectory.com/docs/faqs/what-is-the-best-way-to-update-the-gd-plugins/Just below what you copied it says:
Make sure you have selected a menu to be used for your GeoDirectory links at GD > Design > Navigation
Those credentials are not allowing me to log in to your site.
Hi Rene, can you please post your WP admin details and FTP details in a private reply so we check things out.
Where are you adding the CSS, so we can check that too.April 30, 2017 at 1:37 am in reply to: How to add another text field like the listing description #376175That space comes from an empty line:
<div class="sqs-block-content"> <p> </p> <p>2017 Catering and Events Trends</p> <p> </p>and this CSS:
.geodir-company_info p { padding: 5px 0 15px 0; margin: 5px 0 10px 0; border-bottom: 1px #eee solid; line-height: 19px; }The way you used
.geodir-i-text { display: none; }will hide a lot more than just that line, target it better as
.geodir_advice .geodir-i-text { display: none; }Yes, we do, see https://wpgeodirectory.com/change-logs/#v1.6.18
“Near me” Location needs to be reset using the location switcher, the same way as a region or city location needs to be reset using the location switcher.
Another solution is to use the Advanced Search location autocompleter, which will suggest other locations if typing something in the “near” field.
The next update will have a “clear” button as part of the “near” search too.PLease check now.
That is all correct. When re-uploading, select “Update listing if post with post_id already exists.”
If you do not change post IDs, then you will just over-write [update] the existing listings.Please send us your WP admin details in a private reply and a detailed description of the problems you are facing. Thanks.
That error is usually because you are using “quick edit” to add tags. Add them from the frontend, or full edit window in backend or CSV upload.
ThanksCan you please post your superadmin details, and review https://wpgeodirectory.com/support/topic/wp-easy-update-not-easy/
Thanks
April 29, 2017 at 2:47 am in reply to: Change Upload Directory Target for Custom Field File Upload .gpx File Type #376051I’ll get one of the developers to have a look at your question.
It may be after the weekend, thanks.That is because the location manager is not up to date.
Please post your WP admin details and if you no longer have access to the admin area, FTP details too.
Thanks -
AuthorPosts