Jump to content

Footer - links for categories and account information are not available


Recommended Posts

Hello ,

 

I used Prestashop 1.6.0.8 and I had issues with footer - links are not available for footer blocks: category, information, user account for desktop version., all browsers For mobile version is working. 

  I used default theme - this issue is from beginning - i start with v1.6.0.5. IS happened only on production :( , in test environment is working.

 

Can you give me some clue , how can I solved it?

 

I also have a weird issue with block banner - is not shown on front-end. I have it enabled, image is shown in backoffice - but not in front-end.

 

Website is http://bit.ly/1vfByu5

 

Thanks for help,

Mirela

 

Link to comment
Share on other sites

Hi,

 

Thanks a lot. Is working.  Banner should be displayed above header_user_info:

 

 

<div id="page">
 
<div class="header-container">
 
<header id="header">
 
<div class="banner">
 
<div class="container">
<div class="row"></div>
</div>
</div>
 
<div class="nav">
 
<div class="container">
 
<div class="row">
 
<nav>
 
<div class="header_user_info">
<a class="login" title="Conectati-va la contul de client" rel="nofollow" href="http://www.rock4u.ro/contul-meu"> Autentificare </a>
</div>
 
<div id="contact-link">
</nav>
Link to comment
Share on other sites

  • 2 weeks later...

Hi

 

I have the same problem, it's activated but the banner is not showing.

 

</head>   <body id="index" class="index hide-right-column lang_fr">   <div id="page">   <div class="header-container">   <header id="header">   <div class="banner">   <div class="container">   <div class="row">   <a href="" title="">       </a>       </div>   </div>   </div>   <div class="nav">   <div class="container">   <div class="row">   <nav><!-- Block user information module NAV -->   <div class="header_user_info">

 

In positions, it's under displayBanner and displayHeader

 

I reactivated it, ctrl-R, f5, I don't know what else to do....

 

Thanks!

Link to comment
Share on other sites

×
×
  • Create New...