pawlos9
Forum Replies Created
-
I have found a working solution.
I have installed Pods – Custom Content Types and Fields plugin and put shortcode into cell like this :Regards
Maybe there is any shortcode for display name with postlink ?
It is important to get link into postname. In other way data table is not sufficiently used.Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Result template modificationI have put predefined value on image, but value {$user:name} is not read . Can you look at code below. Thank you..
<meta http-equiv=”Content-Type” content=”text/html; charset=ISO-8859-1″>
<title>Untitled Page</title>
<meta name=”generator” content=”_”>
<style type=”text/css”>
body
{
background-color: #FFFFFF;
color: #000000;
scrollbar-face-color: #ECE9D8;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #ECE9D8;
scrollbar-darkshadow-color: #716F64;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #ACA899;
scrollbar-track-color: #D4D0C8;
}
</style>
<style type=”text/css”>
a
{
color: #C8D7EB;
text-decoration: underline;
}
a:visited
{
color: #C8D7EB;
}
a:active
{
color: #C8D7EB;
}
a:hover
{
color: #376BAD;
text-decoration: underline;
}
</style>
<style type=”text/css”>
#Image1
{
border: 0px #000000 solid;
}
#wb_Text1
{
background-color: transparent;
border: 0px #000000 solid;
padding: 0;
}
#wb_Text1 div
{
text-align: center;
}
</style><p id=”wb_Image1″ style=”position:absolute;left:0px;top:0px;width:1600px;height:80px;z-index:0;”>
</p>
<p id=”wb_Text1″ style=”position:absolute;left:140px;top:810px;width:700px;height:36px;text-align:center;z-index:1;”>
<span style=”color:#3399FF;font-family:Arial;font-size:46px; font-weight:600″>{$user:name}</span></p>Great, thank you. I try to create layout of certificates for users who complete the quiz using their inputed names.
Best Regards
Hi,
I need predefined variable with user name in very short time. When you predict update for this option ? It’s very important function for my client.