• Resolved manasieril

    (@manasieril)


    I am using your plugin and it is very easy to use.

    I have asked to us notification mail. When we started using it notifications were coming properly.

    but from some days we are getting notifications in following format.

    A new vote was registered on [VOTE_DATE] for [POLL_NAME]

    Vote Details:

    Question:

    Answers:
    [ANSWERS]

    Custom Fields:
    [CUSTOM_FIELDS]

    Vote ID:
    [VOTE_ID]

    answers are not showing us in the mail..

    https://ww.wp.xz.cn/plugins/yop-poll/

Viewing 1 replies (of 1 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hello

    You will need to edit notifications body in both general options and also on your poll options.

    I have included below the new body to use

    <p>A new vote was registered on %VOTE_DATE% for %POLL_NAME%</p>
    
                                                                <p>Vote Details:</p>
    
                                                                [QUESTION]
    
                                                                <p><b>Question:</b> %QUESTION_TEXT%</p>
    
                                                                <p><b>Answers:</b> <br />
    
                                                                [ANSWERS]
    
                                                                %ANSWER_VALUE%
    
                                                                [/ANSWERS]
    
                                                                </p>
    
                                                                <p><b>Custom Fields:</b> <br />
    
                                                                [CUSTOM_FIELDS]
    
                                                                %CUSTOM_FIELD_NAME% - %CUSTOM_FIELD_VALUE%
    
                                                                [/CUSTOM_FIELDS]
    
                                                                </p>
    
                                                                [/QUESTION]
    
                                                                <p><b>Vote ID:</b> <br />%VOTE_ID%</p>

    Best
    YOP Team

Viewing 1 replies (of 1 total)

The topic ‘Error in result’ is closed to new replies.