Hello, I’m using Front End PM PRO as a tool to help my users to ask questions, because I have many differents courses with many Modules with many lessons in each module, I got it putting in every page a button that open a lightbox with a form to send the text to our teachers. It’s working perfectly, but I want to facilitate for the teachers, because when an user send a doubt in the messagebox panel only shows in the message title the name of the page that the user sent, I would like to know if is possible to send the url link in the body message or something like that, because when the teachers recieve a message is very hard to find what lesson the user sent only with the page title
I’m using the shortcode: [fep_shortcode_new_message_form subject="<?php wp_title();?>"]
https://imgur.com/a/hKE0B
Thank you!