• Resolved Head Goldfish

    (@shoelaced)


    Hello, I have encountered a very strange bug. It seems that the Assignments description field doesn’t support the ampersand (&) symbol on my site.

    If I put in for example: “Hello and goodbye” it prints “Hello and goodbye,” but if I put in “Hello & goodbye” it prints “Hello “.

    Maybe there’s something escaped wrong in the code?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @shoelaced,
    Update your plugin, I hope your problem will be solved.
    or go to the file location /wp-content/plugins/tutor/templates/single/course/enrolled/announcements.php:
    and then replace this code,
    <?php echo tutor_utils()->announcement_content(wpautop(stripslashes($announcement->post_content))); ?>

    Thanks

    Thread Starter Head Goldfish

    (@shoelaced)

    It still does not work.

    I wasn’t talking about the announcements, I was talking about the assignments.

    Hello @shoelaced,
    Please inform Themeum Support mail (support@themeum.com), then it will be easy to solve this problem.

    Thanks

    Thread Starter Head Goldfish

    (@shoelaced)

    Hello can you please tell me the status of this bug? I have emailed but the issue is still happening.

    Hello @shoelaced

    We are working on the issue that you are facing. This is a little bug in the system. This issue will be fixed by the next update.

    Thank you so much for letting us know about the issue.

    I really appreciate your effort

    Thank you

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

The topic ‘Assignment description doesn’t support ampersands?’ is closed to new replies.