Questions with front end submit and listing
-
Hi, I have some questions about using the plugin in conjunction with other plugins I am using to get the solution I need. I am using a plugin to generate a form front end for coupon registration, but I can not define the coupon type, whether it will default or image. What is the custom field name I should use? I was able to submit coupon in standard format, with terms and deal, but with image I could not. In the list I have of custom fields, there is no reference to this option.
The other problem I have is in the listing inside the page of my template, I use the visual composer and when I print the post type, there is no image or even featured image option in the coupon edit. I have a listing with only the coupon title. Is there any possibility of placing a highlighted image for each of them?
Best Regards
The page I need help with: [log in to see the link]
-
Hi,
Thanks for using the Coupon Creator. I can try to help out here, but limited in supporting the existing features for the most part.
There are types of coupons so the regular coupon is default and the Image is image.
That id should go into this custom field: cctor_coupon_type
As for the coupon image itself that is saved to this field as an ID:
cctor_image
The ID is the media upload ID generated when uploaded to the site.
Unfortunately, I do not know anything about Visual Composer and not sure what can be done there.
Thanks
Hi,
Thanks for the help, I succeeded in uploading the image by the front-end form! I have one more question about the select question. I put the custom field: cctor_coupon_type, but I used values like Default and Image, but did not save it. Maybe I’m using the wrong values. Is any other value interpreted by your plugin?
Best Regards
Hi,
Try lowercase:
default
image
The topic ‘Questions with front end submit and listing’ is closed to new replies.