Jan 25

移除 virtuemark  paypal 的圖示 不指定

文章分類 : Maru Think | 發表時間:2011/01/25 07:13 by zuyan | 迴響:0
Here is the solution

1. Go to your site's file manager
2. Go to Component > com_virtuemart > themes > default > templates > common
3. Open shopIndex.tpl.php in edit mode
4. Locate the following code:

<?php if( isset($paypalLogo)) : ?>
<div class="vmRecent" style="padding: 10px; text-align: center;">
  <?php echo $paypalLogo; ?>
</div>
<?php endif; ?>

5. Delete it.

資料來源
http://forum.virtuem...ex.php?topic=75103.0
分頁: 1/1 第一頁 1 最後頁 [ 顯示模式: 摘要 | 清單 ]