Guust
Forum Replies Created
-
AuthorPosts
-
Can we have links and a copy of the CSV file please.
Can you explain what you mean with “Why am i get a false positive message?” Do you have a screenshot?February 26, 2019 at 12:55 pm in reply to: CSV misinterpreted – Parent Category not allocated #471205I am not sure I understand.
In the backend, you create a parent category first, then you can create sub-categories.
I tried your CSV file and it creates a category without any problem on my test site.
I checked your site and the category is created as a (parent) category, see image 1.February 26, 2019 at 10:51 am in reply to: Add Listing – How to remove unecessary address fields #471185You can hide Address Longitude, Address Latitude, Select Map View, at Places > Settings > Custom Fields > Address > Show Advanced.
To hide the country, region, city and ZIP row, use this CSS:
#geodir_address_country_row, #geodir_address_region_row, #geodir_address_city_row, #geodir_address_zip_row {display: none;}Please review https://wpgeodirectory.com/docs/customizing-your-style/
Thanks
Your theme is using very big padding for widgets there.
You may want to add some additional CSS like.geodir-post-fav { background: #f9f9f9 !important; border: 1px solid #dedede; padding: 10px !important; }Thanks
WP’s conditional tag “is_single ()” is an action restricting widgets to show only on single WP post pages.
But you found that out by now 🙂
Always pays to try 🙂
Thanks1. If you set up neighborhoods for the cities then it is expecting a neighborhood.
2. That should not matter, let us know if it does.
Thanks
That looks like a bug, I have not been able to translate
Near:and
In:I’ll get a developer to investigate.
ThanksYou just add the widget to the Primary Sidebar, and then in the widget settings under “WIdget Logic”, you add
is_single ().
All pages in Genesis use the same Primary Sidebar.I can confirm that the following strings do not work:
SIV2:
Import details from socialAll the rest works after updating the PO file to the latest version.
I’ll get a developer to look at the language string for Social Importer.
Thanks
You can just alter the start date by typing rather then using the popup calendar.
As soon you have selected a past date as start date, the popup calendar will allow you to go back to.
This is to prevent people making mistakes when adding events.Another option is to use the import option to bulk import events.
https://wpgeodirectory.com/docs/core-export/Thanks
I am guessing you changed URL and did not update all references to that new URL so the link to the icons is broken.
Have a look at https://wpgeodirectory.com/docs/better-search-replace-plugin/Thanks
You can use this CSS, adjust as required:
.single-gd_place #sd-featured-img {background-image: url(https://www.xxxxxxxx.jpg) !important;}Thanks
You can add the “GD > Post Favorite” widget to the sidebar.
ThanksThis reply has been marked as private.There must be something wrong with your custom fields for that CPT I think.
Can you add FTP details please?
Thanks -
AuthorPosts