Zen Follower
- Join Date:
- Jun 2014
- Posts:
- 157
- Plugin Contributions:
- 0
Responsive Sheffield Blue v2.0
<?php echo PAYMENT_ICON; ?>Golden Synergy:
That line of code is showing in the last line of my responsive_sheffield_blue_definess.php
I did upgrade from Sheffield Blue 1 to v 2.0 .
Look at line 143 in includes/templates/responsive_sheffield_blue/templates/tpl_modules_mobile_categories_tabs.php.
I guess you replaced ```php
In the last line of includes/languages/english/extra_definitions/responsive_sheffield_blue/responsive_sheffield_blue_defines.php you find:
define('PAYMENT_ICON','<i class="fa fa-cc-paypal"></i><i class="fa fa-cc-amex"></i><i class="fa fa-cc-discover"></i><i class="fa fa-cc-mastercard"></i><i class="fa fa-cc-visa"></i><i class="fa fa-paypal"></i>');
You might delete the methods that you do not provide, for instance the one in red.
Cheers,
jpda