Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Pradeep Makone

    (@pradeepmakone07)

    Hi,

    Thank you for your interest in plugin.
    Free version is not translation ready.

    Please Click Here to get full version!

    You will definitely get language files there.

    Thread Starter hasangad

    (@hasangad)

    that’s perefect …. can i set limit for uploading file … and can i set the type of uploading file ?

    Plugin Author Pradeep Makone

    (@pradeepmakone07)

    For now we can not set limit for uploading files as well as can not set file types.

    I am planning to release new version soon for this as many of pro users are asking for this!

    Hi! I understand, that there is no language file for the free version. But what I do not understand is the fact, that

    Tätääää

    becomes

    Tätääää

    when I receive the email. What can I do to support the character set?

    Thank you very much in advance
    Peter

    Plugin Author Pradeep Makone

    (@pradeepmakone07)

    Hi Peter,

    I forgot to fix this small bug in free version 🙂
    Please follow bellow steps to resolve this-

    Look for bellow files in plugin-
    includes/admin/sendTicketCreateMail.php
    includes/admin/sendTicketReplyMail.php

    Now look for bellow line in both files-
    $headers .= "Content-type: text/html; charset=iso-8859-1" . "\r\n";

    Replace this with-
    $headers .= "Content-type: text/html; charset=UTF-8" . "\r\n";

    I have installed WP Survey Plus and placed it in a the Welcome page. Problem is, nothing happens when I click on the ‘Take The Survey’ tab. Shouldn’t there then be a box with the survey question and answers? I guess I have either done something wrong or did not do something I should have. Can you help with this problem?

    Thanks,

    Peter Giardina

    http://www.themoresureword.com

    pjgiardina@hargray.com

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Language file’ is closed to new replies.