Jump to content

Cant find where I put this code on this page


ausdigitalmedia

Recommended Posts

Hi all.

See this page

http://www.thewattletree.com/product/test-product-3/

 

Down the bottom you'll see I have a line of code outputting the text "Shipping Class: free-shipping-australia-wide"

 

I want to remove that but for the life of me I cannot find the file that I placed that code on.

Dreamweavers code search is not helping at all.

 

Can anyone help?

 

 

 

How the heck would we know?

 

I would guess that "free-shipping-australia-wide" comes from a database, but "Shipping Class" is probably something you can search for.

Also note that it's outputted right after a comment.

Then it's time to stop searching for terms and start stepping through code. Think of it less like searching for where the output happens but at what point in the execution it might. Like I said before, the fact that it's outputted immediately after that HTML comment should be a good clue.

Looking at the source code for your site I am guessing you are using wordpress with the woocommerce plugin?

 

Googling woocommerce shipping class results in this
http://docs.woothemes.com/document/product-shipping-classes/

Maybe you set a custom shipping class and that is what is being output.

 

WooCommerce has a  vast API knowing which specific place you need to edit we wont know. You are best of getting support from woocomerce themselves.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.