Corduschaetzchen Posted December 1, 2016 Share Posted December 1, 2016 Hey there, I spent the whole day to see changes in the "My Account" section but don`t have a clue what`s going wrong. I use a template called Leo_Theme. Logging in into " My Account" in my onlineshop gives me the opportunity to click on the following buttons: - my orders - my returns - my credit slips - my adresses - my information - my vouchers I do not want customers to see "my vouchers" and therefore went to blockmyaccount.tpl and deleted the following part: {if $voucherAllowed} <li> <a href="{$link->getPageLink('discount', true)|escape:'html':'UTF-8'}" title="{l s='My vouchers' mod='blockmyaccount'}"> {l s='My vouchers' mod='blockmyaccount'} </a> </li> {/if} And of course I checked cache and forced compile. But nothing happens. What`s going wrong here? Thank you! Link to comment Share on other sites More sharing options...
NemoPS Posted December 3, 2016 Share Posted December 3, 2016 The problem is in your first sentence: Leo Theme. Unfortunately they use custom hooks and stuff that don't allow you to change things normally.Does it come with a page builder? You might have to refresh it if so 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