Nick20000 Posted July 4, 2011 Share Posted July 4, 2011 hi. i want to use the one page check out but i want to change one thing. The cart block show 1 large button which i don't want and replaces the 2 buttons i have made for the website, how do i keep the one page checkout without the 2 buttons being changed in the cart block? Pic added.Thank you. Link to comment Share on other sites More sharing options...
Nick20000 Posted July 4, 2011 Author Share Posted July 4, 2011 anyone can help with this? Link to comment Share on other sites More sharing options...
tomerg3 Posted July 4, 2011 Share Posted July 4, 2011 Edit /modules/blockcart/blockcart.tplChange {if $order_process == 'order'}getPageLink("$order_process.php", true)}" class="button_small" title="{l s='Cart' mod='blockcart'}">{l s='Cart' mod='blockcart'}{/if} getPageLink("$order_process.php", true)}{if $order_process == 'order'}?step=1{/if}" id="button_order_cart" class="exclusive{if $order_process == 'order-opc'}_large{/if}" title="{l s='Check out' mod='blockcart'}">{l s='Check out' mod='blockcart'} To getPageLink("$order_process.php", true)}" class="button_small" title="{l s='Cart' mod='blockcart'}">{l s='Cart' mod='blockcart'} getPageLink("$order_process.php", true)}" id="button_order_cart" class="exclusive" title="{l s='Check out' mod='blockcart'}">{l s='Check out' mod='blockcart'} Make sure to clear the smarty cache (turn on force recompile in Preferences->performace) Link to comment Share on other sites More sharing options...
Nick20000 Posted July 4, 2011 Author Share Posted July 4, 2011 hi. that didn't work i followed your guide. the coding is showing on the screen. Link to comment Share on other sites More sharing options...
tomerg3 Posted July 4, 2011 Share Posted July 4, 2011 For some reason it doesn't show up correctly, I've attached it in a text file. blockcart.txt 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