|
3 | 3 | <div class="pro-feature-features">
|
4 | 4 | <h2>More charts!</h2>
|
5 | 5 | <p>Gain access to 6 more charts right away, and more in the future. So far these include the gauge, candlestick, timeline, combo, polar area and radar charts.</p>
|
6 |
| - <p>Of course, these are fully customizable!</p> |
| 6 | + <p>Of course, these are fully customizable!</p> |
7 | 7 | </div>
|
8 |
| - <div class="pro-feature-image"><img src="<?php echo VISUALIZER_ABSURL ;?>/images/pro/more_charts.png"></div> |
| 8 | + <div class="pro-feature-image"><img src="<?php echo VISUALIZER_ABSURL; ?>/images/pro/more_charts.png"></div> |
9 | 9 | <div class="clear"></div>
|
10 | 10 | </div>
|
11 | 11 | </div>
|
|
18 | 18 | <p>Use our excel-like data editor to configure your charts, unlimited value, and you can paste your data directly from excel!</p>
|
19 | 19 |
|
20 | 20 | </div>
|
21 |
| - <div class="pro-feature-image"><img src="<?php echo VISUALIZER_ABSURL ;?>/images/pro/excel.png"></div> |
| 21 | + <div class="pro-feature-image"><img src="<?php echo VISUALIZER_ABSURL; ?>/images/pro/excel.png"></div> |
22 | 22 | <div class="clear"></div>
|
23 | 23 | </div>
|
24 | 24 | </div>
|
|
29 | 29 | <div class="pro-feature-features">
|
30 | 30 | <h2>Premium support</h2>
|
31 | 31 | <p>Get timely help from our trained representatives, they will answer all your questions, and even help you setup your instance.</p>
|
32 |
| - <p>With our Agency plan, you'll even get to chat with them in real time and get immediate answers (within regular business hours).</p> |
| 32 | + <p>With our Agency plan, you'll even get to chat with them in real time and get immediate answers (within regular business hours).</p> |
33 | 33 | </div>
|
34 |
| - <div class="pro-feature-image"><img src="<?php echo VISUALIZER_ABSURL ;?>/images/pro/support.png"></div> |
| 34 | + <div class="pro-feature-image"><img src="<?php echo VISUALIZER_ABSURL; ?>/images/pro/support.png"></div> |
35 | 35 | <div class="clear"></div>
|
36 | 36 | </div>
|
37 | 37 | </div>
|
|
41 | 41 | <div class="pro-feature-inner">
|
42 | 42 | <div class="pro-feature-features">
|
43 | 43 | <h2>Import any data from your database!</h2>
|
44 |
| - <p>Do you want to create a chart based on custom queries? Or display data about wordpress statistics? Do you want to import data periodically (every day, every hour, etc.) ?</p> |
45 |
| - <p>With Pro you can do all of these, and much more. <a href="<?php echo Visualizer_Plugin::PRO_TEASER_URL; ?>">Visit our site to know more.</a></p> |
| 44 | + <p>Do you want to create a chart based on custom queries? Or display data about WordPress statistics? Do you want to import data periodically (every day, every hour, etc.) ?</p> |
| 45 | + <p>With Pro you can do all of these, and much more. <a href="<?php echo Visualizer_Plugin::PRO_TEASER_URL; ?>">Visit our site to know more.</a></p> |
46 | 46 | </div>
|
47 |
| - <div class="pro-feature-image"><img src="<?php echo VISUALIZER_ABSURL ;?>/images/pro/import.png"></div> |
| 47 | + <div class="pro-feature-image"><img src="<?php echo VISUALIZER_ABSURL; ?>/images/pro/import.png"></div> |
48 | 48 | <div class="clear"></div>
|
49 | 49 | </div>
|
50 | 50 | </div>
|
0 commit comments