Simone
Forum Replies Created
-
AuthorPosts
-
Unfortunately this is not possible via CSV or with any other tool. It should be done via SQL if you have knowledge with that.
Is your website set to https or http? (in the WordPress settings/General).
You should set the address to https so all your urls will be with the https
You can disable them from the settings in Geodirectory/Design and then in the Detail tab.
These options are added in the latest GD version.Hello Leisa, you can edit the Place label in your custom post type section (Geodirectory/Custom Post Type).
If you have Place showing up elsewehere, check the .po files and have a read here
http://docs.wpgeodirectory.com/translate-core/.About the search field instead you can go to Geodirectory/Design and then jump in the Search tab, you’ll find how to edit the Search label in there
Hello, have you checked if the Events are allowed in Geodirectory/Design and then Navigation tab?
Thanks, I’m glad we sorted out 🙂
Hello Dave, there is no documentation but it can be easily understood if you take a look at the table, for example in wp_geodir_place_details you will find all the data and columms for each post in your Place post type
Capital letters in developing make a huge difference between life and death 🙂
Hello,
1- you can enable the auto-zoom in the Map widget (in the GD HOME TOP SECTION)
2- I guess you want totchange the white color of the labels, if so, add this in the style.css inside your child theme’s folder
.map_category label { color: #000000; }
you can change the #000000 (black) to whatever you want
I will notify Paolo and let you know about that
“Try to re-set your username/password”
You must use the username/password of your GeoDirectory account, not WP.Could you give us your login details so we can eventually check?
ThanksPlease upload your cvs so we can debug it
Hi Martin, you can create a table with a link to the selected package. For example, the free package will link to the add listing page with the Free package pre-selected, and so on. The link for the default free package is yourdomain/add-listing/?listing_type=gd_place&package_id=1 and so on, based on your price package ID
Hello, please check the delimiter you’re using in the file.
Commas and double quotes as delimiters.Hi, this is strange, I tried to create a new post type (gd_test) and a new price in this post type (named “test”), and it works but it rename it “Free” and it make it not deletable (I’ve now deleted the test post type).
Did you do something like editing / deleting post types or Prices before?
We might need phpmyadmin login details so Stiofan could eventually take a look, if you could explain the steps you took earlier would be great, thanks -
AuthorPosts