Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
as with WP the auto-draft is created as soon as u visit the page.
Stiofan
Hi Dirk,
Thanks for confirming 🙂
This will be released in about 2-4 hours.Thanks,
Stiofan
I guess just try dragging widgets to the “inactive widgets” area to see if it works…
Stiofan
Nice work man 🙂
I have set it to varchar 100 (like WP uses)..
So does it work if u manually set the column to 50 or above?Thanks,
Stiofan
FTP no longer seems to be working?
Stiofan
I will be working on something similar on GDv2 but if you need it now in v1 you would have to add it yourself, there is no way to have this by default in v1.
Stiofan
Great, glad its resolved! 🙂
I got to the bottom of this, i’ll fix it today:
https://github.com/AyeCode/geodirectory/issues/144Thanks,
Stiofan
I got to the bottom of this, i’ll fix it today:
https://github.com/AyeCode/geodirectory/issues/144Thanks,
Stiofan
Yes, we would just need to find the “hook” used by the plugin to add the maps api and disable it.
Thanks,
Stiofan
The GDv1 hooks will be changing in GDv2 so it might be best you use the WP hooks for now.
That hook gives u the post id which you can get the package id from, we have sister functions for the normal wp functions$package_id = geodir_get_post_meta($post_id, 'package_id',true);
Thanks,
Stiofan
There is no “easy” solution, it requires code.
Stiofan
ok i think it is a HTML5 input language local problem, i will run some more tests tomorrow.
Thanks,
Stiofan
Hi James,
If you can provide more info i can help more, there are standard WP actions but if you need access to GD info there are other hooks.
https://codex.wordpress.org/Plugin_API/Action_Reference/publish_postStiofan
Its not like that by default, its not like that in my settings, its not like that in ur settings…? It should not even be possible to save the form with a comma. Do you have a translations browser extension or something, i am guessing that is the main cause of your problems.
Did u try from mobile?
Stiofan
-
AuthorPosts