roxcoder

sptab-awetive.php

Dec 10th, 2015
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.15 KB | None | 0 0
  1. templates/shaper_awetive/html/mod_sptab/awetive.php
  2.  
  3. <?php echo $item['title']; ?>  
  4.  
  5. and replace with
  6.  
  7. <?php echo do_shortcode( $item['title'] ); ?>
Advertisement
Add Comment
Please, Sign In to add comment