How to remove or replace (ex. tax) in Jigoshop WordPress
March 26, 2012 / by Marco / Categories : jigoshop, TechnologyThe Problem #1:
The automated email that is sent to the customers for “pay to order” has the text (ex. tax). Changing any of the setting in jigoshop doesn’t seem make a difference. How do I change this?
The Solution:
It appears this is hardcoded in one of the classes.
You need to edit the jigoshop_order.class.php found in /wp-content/plugins/jigoshop/classes line 193, 207 & 209. I changed this to (incl. GST) because this is what we use in our country.
The Problem #2:
When the customer clicks on checkout the text (ex. tax) is displayed. How do I change this?
The Solution:
Option 1: In the jigoshop TAX tab select No to calculate TAX.
Option 2: It appears this is hardcoded in one of the classes.
You need to edit the jigoshop_checkout.class.php found in /wp-content/plugins/jigoshop/classes line 756 and 769. I changed this to (incl. GST) because this is what we use in our country.
Hope this helped others as well.
OTHER ARTICLES YOU MAY LIKE
USE FUSEBASE TO AUTOMATE TEAMWORK AND COLLABORATION
If your business is growing, your team is juggling too many moving parts, and your client communication is spread across email threads, chat apps, documents, task boards, and endless follow ups, there is a good chance the real problem is not effort but fragmentation. Most businesses do not lose time because people are lazy. They […]
read more
USING REAP FOR VIDEO CLIPS
Short form video is now one of the most effective ways to reach new audiences, grow brand awareness, and turn long form content into a steady stream of social media assets. For creators, marketers, consultants, educators, and business owners, the challenge is rarely a lack of content. The real problem is time. Editing long videos […]
read more
