Deleted '' Taxes and shipping policy at checkout html''

beautyjay
Excursionist
33 0 2

Hi everyone,

 

So I deleted the tax text, and also the html code. But nog my store is giving a error. Does somebody knows with html code i should have put in here? Or is this not a problem?

html.png

Replies 5 (5)
PaulNewton
Shopify Partner
5189 464 1125

Which theme are you using?

Locales(Translations) keys are set by the theme developer aren't really standardized between different themes and even the same theme can be customized to have different keys than the original. So giving you the "correct" values is problematic without knowing the theme or seeing the website.

After you fix the issue consider  contacting the theme developer and request they either add error checking, or reasonable defaults when a translation is missing.

Always backup themes first before making changes

 

In the themes page of your admin 

Method 1: Restore using Older versions feature for admins theme files

  1. Use Edit code in the the Actions menu (or .... ) for the theme
  2. In themes file browser go to folder Locales 
  3. choose the file that is for the target language. ( it will be of the form #####.json with ## being the charactercode for the language)
    1. For english choose the file en.default.json
  4. Find the command "Older Versions" click it (it'll be along the top of the code editor)
    1. Choose an option with a timestamp from before you think you made the problem change
    2. Preview your theme and save changes if fixed

Method 2: Copy values from a duplicate of your theme made before changes

  1. On the duplicate theme open the Actions menu (or .... )
  2. Choose Edit languages 
  3. Find the matching translations
  4. Copy the values to the problem theme

Method 3: Hard reset from fresh theme

  1. Get a fresh install of the theme either from the theme store or by upload
  2. Choose Edit languages in the Actions menu (or .... )  for the fresh theme
    1. In the language editor find the matching translations
    2. Copy the values to the problem theme

 

 

Finally Combinable Discounts - EARLY ACCESS ONLY - Use Free Shipping With Other Discounts

Answers powered by coffee Buy Paul a Coffee for more answers or donate to eff.org
Problem Solved? ✔Accept and Like solutions to help future merchants
Confused? Busy? Buy a custom solution paull.newton+shopifyforum@gmail.com
beautyjay
Excursionist
33 0 2

Thank you so much for the quick response. I have the Boundless theme from shopify. But i accidentally delete the html text for tax. So i wonder if this can harm anything, and if someone knows witch html i have to put in. See picture

html.png

PaulNewton
Shopify Partner
5189 464 1125

Were you able to resolve this?

Following the methods I outlined can let you restore some theme file or data in some situtions

 

Specifically these are your deleted translation keys from a new install of boundless at time of writing:

  • Taxes and shipping policy at checkout html is 
    • Taxes and <a href="{{ link }}">shipping</a> calculated at checkout
  • Taxes included and shipping policy html is
    •  Tax included. <a href="{{ link }}">Shipping</a> calculated at checkout.
Finally Combinable Discounts - EARLY ACCESS ONLY - Use Free Shipping With Other Discounts

Answers powered by coffee Buy Paul a Coffee for more answers or donate to eff.org
Problem Solved? ✔Accept and Like solutions to help future merchants
Confused? Busy? Buy a custom solution paull.newton+shopifyforum@gmail.com
charls_21
New Member
1 0 0

I deleted my tax code also and don't know how to fix it. My store is not charging any taxes. I have the Impulse latest theme. Please help!

JustBikeBags
New Member
1 0 0

I have the same problem no idea where to fix it...
Impulse theme here also...