Forum Replies Created
bump
Ok, can I just make a private reply with sharing my login info or should I message you directly?
Ok, I located the .php file but I cannot find the ‘ wp_set_post_tags( $post_id, $drow[‘tags’], true );’
code you mention above.
Did you mean ‘wp_set_post_terms($post_id, $_POST[‘category’], ‘wpdmcategory’);’ at line no 209?
Yes it is a advanced custom field.
That sounds great.
I am having a hard time finding the .php file you mention. Would I not find this on my FTP client?
I tried this and it did not work.
I had ‘ID’ column with WPDM ID number and ‘tags’ column and it does not go through.
example file attached
Great. Thank you. That did work with the category field.
Two additional questions:
1.) Am I only able to add the category field when creating new packages? Or can I update already existing packages using the WPDM id?
2.) When using the template you provided I also tried to add the “tags” field but that upload did not work? Any recommendations there?