Results 1 to 4 of 4

Thread: Submit coupon form troubles

  1. #1
    Thread Starter
    bigglebovsky's Avatar
    Join Date
    Nov 2013
    Location
    Ukraine
    Posts
    15
    Thanks
    1
    Thanked 7 Times in 2 Posts

    Submit coupon form troubles

    Hi!

    I have some problems with submit coupon form.

    1) In general settings of clipper I have disabled require registration for submitting ("Charge for coupons" option also disabled). But submitting is still disabled for non-logged in users. Tried from different os, result is same.

    2) I am editing submit-coupon-process.php in clippers folder, but nothing changes. All fields are still there. (I want delete tags, categories, stores fields and change order, how they appear).
    And now, I have something, like this:

    HTML Code:
    // put the field names we expect into an array so we can check later
    	$fields = array(
    		'clpr_coupon_aff_url',
    		'coupon_type_select',
    		'clpr_coupon_code',
    		'clpr_expire_date',
    		'post_content',
    	);
    You can check it here – http://promokot.com.ua/share-coupon/

    3) And last one, I don't want wysiwyg description box, but simple text box. How can I change that?

    4) How can I make radiobuttons, for coupon-type instead list?

    5) Where we can edit hepltext in the fields? "Ex. site.com" for url field, "Tell us more about coupon" in description field and so on.

    Somebody can help?

  2. #2
    Marketplace Seller mohsinoffline's Avatar
    Join Date
    Dec 2011
    Location
    Algeria
    Posts
    1,575
    Thanks
    44
    Thanked 213 Times in 192 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Do you need content that helps to rank your website better on Google? Check out https://aicontently.com

    Create a website like Retailmenot with FlatterPro Theme , Check out the demo here Retailmenot





  3. #3
    Thread Starter
    bigglebovsky's Avatar
    Join Date
    Nov 2013
    Location
    Ukraine
    Posts
    15
    Thanks
    1
    Thanked 7 Times in 2 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Marketplace Seller mohsinoffline's Avatar
    Join Date
    Dec 2011
    Location
    Algeria
    Posts
    1,575
    Thanks
    44
    Thanked 213 Times in 192 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Do you need content that helps to rank your website better on Google? Check out https://aicontently.com

    Create a website like Retailmenot with FlatterPro Theme , Check out the demo here Retailmenot





Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [MOD NEEDED] Adding Location option to Submit coupon form and Modding Form
    By rrichardson2506 in forum Clipper General Discussion
    Replies: 0
    Last Post: October 11th, 2013, 01:56 AM
  2. Replies: 5
    Last Post: February 25th, 2013, 10:30 AM
  3. change the submit coupon form
    By mitov in forum Clipper General Discussion
    Replies: 3
    Last Post: January 3rd, 2012, 07:52 AM
  4. Replies: 2
    Last Post: October 18th, 2011, 06:55 PM