How do I remove the GetShopped News Dashboard Widget from the Sales Log page?
- Open /wpsc-admin/display-sales-log.php within the WP e-Commerce Plugin directory
- Remove the DIV element with an ID of “wpsc_getshopped_news” on line #110
- Save changes
How can I remove the word Gallery from the Single Product template in my WP e-Commerce theme?
- Open /wp-content/uploads/wpsc/upgrades/gold_cart/gold_shopping_cart.php
- Remove the H2 element on line #77
- Save changes