landerfland Posted May 4, 2010 Share Posted May 4, 2010 Содержание файла order-steps.tplВ принципе , можно убрать(добавить) графическое отображение любого шага. >{* Assign a value to 'current_step' to display current style *} <!-- Steps --> </pre> <ul> {if $current_step=='payment' || $current_step=='shipping' || $current_step=='address' || $current_step=='login'} {l s='Summary'} {else} {l s='Summary'} {/if} {if $current_step=='payment' || $current_step=='shipping' || $current_step=='address'} {l s='Login'} {else} {l s='Login'} {/if} {if $current_step=='payment' || $current_step=='shipping'} {l s='Address'} {else} {l s='Address'} {/if} {if $current_step=='payment'} {l s='Shipping'} {else} {l s='Shipping'} {/if} {l s='Payment'} </ul> <br><!-- /Steps Link to comment Share on other sites More sharing options...
YellowDuck Posted May 5, 2010 Share Posted May 5, 2010 Спасибо за полезную инфу! Link to comment Share on other sites More sharing options...
XAMelleOH Posted May 5, 2010 Share Posted May 5, 2010 А по-моему фигня какая-то! Содержание файла и так все знают и видят - если хотите показать как что-то сделать - скажите что именно с ним нужно сделать... А так можно содержимое всех файлов престы на форум закинуть Link to comment Share on other sites More sharing options...
Wellwisher Posted July 29, 2010 Share Posted July 29, 2010 Редактируя этот файл можно только убрать названия шага сверху. но при этом страничка с шагом не исчезает.. покрайней мере на стандартной теме шаг "Адрес" по инструкции найденой тут на форуме убрать не получается.. после коментирования этого пункта в order.php скин на этом шаге тупо не грузится. а должно поиде скипнутся просто... 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