Hello.
I'm trying to generate certificates.
My code:
[gdlr_cer_wrapper border="yes" background="http://themes.goodlayers.com/goodlms/wp-content/uploads/2014/09/certificate-bg.jpg" class="CLASS"]
[gdlr_cer_caption font_size="19px" class="CSS_CLASS"]Certificamos que [/gdlr_cer_caption]
[gdlr_cer_student_name font_size="34px" class="CSS_CLASS"]
[gdlr_cer_caption font_size="19px" class="CSS_CLASS"] concluiu com cucesso o curso de [/gdlr_cer_caption]
[gdlr_cer_course_name font_size="25px" class="CSS_CLASS"]
[gdlr_cer_mark font_size="19px" class="CSS_CLASS"] com [/gdlr_cer_mark]
[gdlr_cer_date format="j/n/Y" font_size="15px" class="CSS_CLASS" margin_top="47px"]Date[/gdlr_cer_date] [gdlr_cer_signature image="http://themes.goodlayers.com/goodlms/wp-content/uploads/2014/09/certificate-signature.png" font_size="15px" class="CSS_CLASS"]Ernani Nascimento, Universitárionota10.com[/gdlr_cer_signature]
[/gdlr_cer_wrapper]
Please see the result on screeshot.
Can you help me?
Note that the certificate in popup is loaded with the ajax and the plugins that you may be using to create your certificate template may is not seems to be ajax compatible and hence it is not loading its scripts in the popup and generate the content with shortcode .
I would recommend you to use simple texts and css styling to create your certificate or ask the plugin author to check this issue .
We are using native wordpress function " the_content() " to show the content so the third party plugins shortcode should have work fine .