Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
This has been changed, it will now show renew listing when expired and in draft.
Thanks,
Stiofan
Tags limit set to no means that the price package is not limiting the tags but the standard 40 char limit is still applied. Sorry for the confusion.
Thanks,
Stiofan
December 8, 2014 at 7:06 pm in reply to: Uploaded listings being set as Paid , not Free listings #23849There were 2 different bugs here @bob i have added a tool that will convert all tags for you, this will be in the next release.
Thanks,
Stiofan
ok there was 2 different bugs here, this will be fixed in the next release.
Thanks,
Stiofan
this feature has been added and will be in the next ver, it will also delete the invoice if the post it is for is deleted.
Thanks,
Stiofan
I don’t think you will get very far with this TBH, most if not all GD functions register and call taxonomies of their own and do this via a wild card after calling an array of GD post types.
for example something like:
$GDCTP = get_gd_ctp();
foreach($GDCTP as $pt){get_taxonomy( $pt.’category’ );
…
so you can see it would not be a easy task, we do it like this for many diffrent reasons.
Thanks,
Stiofan
I have fixed this and it will be in the next ver.
Thanks,
Stiofan
Could not find a reason for it, i have remove it.
Thanks,
Stiofan
yes records in the CPT that are published
if you have a CPT and it has live listings then it should show..
Stiofan
ok this looks like a javascript error, please send wp-admin login details in a private reply and we can look.
Thanks,
Stiofan
Are you running the beta versions? if so you can’t have any non beta versions running.
Stiofan
FYI the custom fields table bug for new installs has been fixed and will be in the next release.
Stiofan
This has been fixed and will be in the next version.
Thanks,
Stiofan
Thanks for the details, your server does not have CURL installed, this is why it is failing, i have added a warning message if CURL is not installed, please ask your server admin to install CURL.
Thanks,
Stiofan
-
AuthorPosts