randor Posted March 5, 2014 Share Posted March 5, 2014 Hello all, The newbie is back.. Ok, I figured out that I have to go in and manually edit the php file to change it from "Free Shipping" to say "$9.99 Unlimited Shipping" and I found it at: /modules/blockreinsurance/blockreinsurance.php but when I change this part: $tab_texts = array( array('text' => $this->l('Money back guarantee.'), 'file_name' => 'reinsurance-1-1.jpg'), array('text' => $this->l('Online exchange.'), 'file_name' => 'reinsurance-2-1.jpg'), array('text' => $this->l('Payment upon shipment.'), 'file_name' => 'reinsurance-3-1.jpg'), array('text' => $this->l('$9.99 Unlimited Shipping.'), 'file_name' => 'reinsurance-4-1.jpg'), array('text' => $this->l('100% secure payment processing.'), 'file_name' => 'reinsurance-5-1.jpg') ); it doesn't change it on the site.. am I missing something?? Link to comment Share on other sites More sharing options...
Paulito Posted March 5, 2014 Share Posted March 5, 2014 Good morning I may be missing something here but why not go to: Back office > Modules > Modules > Front office features > Customer reassurance block > Configure Paul 1 Link to comment Share on other sites More sharing options...
randor Posted March 5, 2014 Author Share Posted March 5, 2014 I get confused as to where everything is.. I guess I gave up on looking for it and went to manual editing it too quickly. Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now