Oh hai!
I wanna remove the "add comments to your order" part, but every time i comment it out or remove it, i cannot get past that part of the checkout it simply stops (click the button it does nothing)
Any thoughts?
Thanks guys!
I wanna remove the "add comments to your order" part, but every time i comment it out or remove it, i cannot get past that part of the checkout it simply stops (click the button it does nothing)
Any thoughts?
Thanks guys!
Professional UK Based eCommerce - Our Free Opencart Mods - Our Premium Opencart Mods
Kashflow Integration
Hi Mate,
that worked (as in it removed it from the checkout) but i still couldn't go any further..
The button moves when clicked (mouseover) but doesn't do anything...
Just noticed that there is a details about order box on the tab before also, tried this method of removing that and it didn't work either.
Need them both going really
that worked (as in it removed it from the checkout) but i still couldn't go any further..
The button moves when clicked (mouseover) but doesn't do anything...
Just noticed that there is a details about order box on the tab before also, tried this method of removing that and it didn't work either.
Need them both going really

Professional UK Based eCommerce - Our Free Opencart Mods - Our Premium Opencart Mods
Kashflow Integration
Hi Guys,
Had another play, still no joy..
Anyone with any pointers?
Had another play, still no joy..
Anyone with any pointers?

Professional UK Based eCommerce - Our Free Opencart Mods - Our Premium Opencart Mods
Kashflow Integration
Hi Guys,
Any news on this?
Got an awesome site built in opencart, and this is the last piece of the puzzle!!!!
THANKS

Any news on this?
Got an awesome site built in opencart, and this is the last piece of the puzzle!!!!
THANKS


Professional UK Based eCommerce - Our Free Opencart Mods - Our Premium Opencart Mods
Kashflow Integration
Ok this makes me a sad panda 
Tried again, still no joy!
PLEASEEEE help!!!

Tried again, still no joy!
PLEASEEEE help!!!

Professional UK Based eCommerce - Our Free Opencart Mods - Our Premium Opencart Mods
Kashflow Integration
Think the easiest way would be to delete the:
And give the form a class, ie hidden:
Then open your CSS and add this:
Rinse and repeat in shipping.tpl if you wish to remove the shipping comments too.
^Abit of a bodge fix but keeps the code there in case the client wants it back
Code: Select all
<b><?php echo $text_comments; ?></b>
Code: Select all
<textarea class="hidden" name="comment" rows="8" style="width: 98%;"><?php echo $comment; ?></textarea>
Code: Select all
.hidden {display:none !important;}
^Abit of a bodge fix but keeps the code there in case the client wants it back

Who is online
Users browsing this forum: No registered users and 24 guests