Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
the answer is yes for both analytics and search console. Not preferred, it should be your only version.
Nobody should be able to visit your website via http, if it is setup correctly.
Thanks
Hi,
there is no such thing, the only way a map can be filtered for a location is if you are on that location page.
Thanks
Hi Peter,
of course we are.
I created the project for you: https://wpgeodirectory.com/translate/projects/geodirectory/sk/default/
Thanks!
Hi,
that’s because you added that facebook link as default value.
Leave that blank and add the link in each listings and it will work as expected.
Thanks
This reply has been marked as private.February 2, 2017 at 6:09 pm in reply to: Maps not working anywhere, and I can't figure out how to change order #354062Hi,
I’m not sure I understand the problem, please provide a link where it is visible and explain with more details.
Thanks
Hi,
please provide a link and admin credentials and if possible, we will provide a solution.
Thanks
Hi,
Similar doesn’t get you in trouble, don’t worry.
Virtually any theme can work with GeoDirectory. Did you have a look at Supreme Directory Theme?
Thanks
February 2, 2017 at 5:45 pm in reply to: Sao tome and Principe, South Sudan and Reunion Island #354046Developers alerted.
Thanks
p.s. if you upload the plugin via Plugins >> Add New you need to zip that file 1st. Otherwise upload it via FTP.
Thanks
You are welcome 🙂
Hi,
that would require a very complex customization of the plugin.
Maybe in version 2.0 of GeoDirectory, but that still pretty far away…
Thanks
Which one?
I’m glad you fixed it and you are welcome 🙂
Hi,
it’s very simple, you need to create a file called add_new_gd_schema.php for example and paste this code in it:
After that you need to edit this 2 lines to add the correct schemas:
$schemas['NewSchema'] = 'NewSchema'; $schemas['AnotherNewSchema'] = 'AnotherNewSchema';If for example you want to add the following 2 schemas:
EducationalOrganization
CollegeOrUniversityYou’ll need to modify the 2 lines as such:
$schemas['EducationalOrganization'] = 'EducationalOrganization'; $schemas['CollegeOrUniversity'] = 'CollegeOrUniversity';If you need to add more schemas, just add more of the above lines accordingly.
Once your file is complete upload it as any other plugin and activate it.
Hope it’s clearer now.
Thanks
-
AuthorPosts