juliomgm Posted August 20 Share Posted August 20 (edited) I have my backoffice, including the login page, if debug mode is off, white only with the words menu and help, don't know what else to do can anyone help? <div class="bootstrap"> <div class="page-head "> <div class="wrapper clearfix"> <ul class="breadcrumb page-breadcrumb"> </ul> <h1 class="page-title"> </h1> <div class="page-bar toolbarBox"> <div class="btn-toolbar"> <a href="#" class="toolbar_btn dropdown-toolbar navbar-toggle" data-toggle="collapse" data-target="#toolbar-nav"><i class="process-icon-dropdown"></i> <div>Menu</div> </a> <ul id="toolbar-nav" class="nav nav-pills pull-right collapse navbar-collapse"> <li> <a class="toolbar_btn btn-help" href="https://help.prestashop.com//doc/AdminLogin?version=1.7.7.3&country=" title="Ajuda"> <i class="process-icon-help"></i> <div>Ajuda</div> </a> </li> </ul> </div> </div> </div> </div> Edited August 20 by juliomgm (see edit history) Link to comment Share on other sites More sharing options...
Mediacom87 Posted August 20 Share Posted August 20 Hi, https://www.mediacom87.fr/en/faq-how-to-clear-the-cache-manually-on-prestashop-17/ Link to comment Share on other sites More sharing options...
juliomgm Posted August 21 Author Share Posted August 21 That was it. Using debug mode in backoffice i had cleaned the cache, but i didn't go and deleted files. You were a life saver. Thanks. 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