How use and copy the Price Table

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Aug 13, 2012 12:33 am
Reply with quote
Report this post
Hello

I have copied and pasted the html from the demo for the price table:

Code: Select all
<div class="gkPriceTable col3">
   <dl class="extra">
      <dt>Basic</dt>
      <dd class="price"><sup>$</sup>29<small>monthly</small>
      </dd>
      <dd><strong>2 Users</strong> License</dd>
      <dd><strong>Free</strong> email account</dd>
      <dd><strong>Unlimited</strong> Databases</dd>
      <dd>Campaign <strong>Builder</strong>
      </dd>
      <dd>Basic <strong>customization</strong>
      </dd>
      <dd><strong>No</strong> discount codes</dd>
      <dd><a class="button" href="#">Sign Up</a>
      </dd>
   </dl>
   <dl>
      <dt>Standard</dt>
      <dd class="price"><sup>$</sup>59<small>monthly</small>
      </dd>
      <dd><strong>5 Users</strong> License</dd>
      <dd><strong>Free</strong> email account</dd>
      <dd><strong>Unlimited</strong> Databases</dd>
      <dd>Campaign <strong>Builder</strong>
      </dd>
      <dd>Standard <strong>customization</strong>
      </dd>
      <dd><strong>5</strong> discount codes</dd>
      <dd><a class="button" href="#">Sign Up</a>
      </dd>
   </dl>
   <dl>
      <dt>Premium</dt>
      <dd class="price"><sup>$</sup>99<small>monthly</small>
      </dd>
      <dd><strong>10 Users</strong> License</dd>
      <dd><strong>Free</strong> email account</dd>
      <dd><strong>Unlimited</strong> Databases</dd>
      <dd>Campaign <strong>Builder</strong>
      </dd>
      <dd>Extended <strong>customization</strong>
      </dd>
      <dd><strong>10</strong> discount codes</dd>
      <dd><a class="button" href="#">Sign Up</a>
      </dd>
   </dl>
</div>


Unfortunately it doesn't display for me.
Can you offer some advice please?
The url is http://socialenterprisewebsites.com/index.php/pricing
Thanks and Very Warm Regards
William
User avatar
Fresh Boarder

GK User
Mon Aug 13, 2012 3:07 am
Reply with quote
Report this post
Make sure typography is enabled in template settings.

Template Settings > Features > Use typography "on".

See you around...
User avatar
Platinum Boarder

GK User
Mon Aug 13, 2012 1:04 pm
Reply with quote
Report this post
Hello Norman

Thank you kindly for the quick response.

Sorry that I missed something so obvious but I couldn't find the docs for this.

Thanks again and please mark this as solved.

Very Warm Regards

William
User avatar
Fresh Boarder

GK User
Wed Aug 15, 2012 4:26 am
Reply with quote
Report this post
Hi William, no problem at all, see you around...
User avatar
Platinum Boarder


cron