Jump to content

links in clumn created with HTML BOX module doesn't work :(


Guest

Recommended Posts

Hello everyone,

 

I needed to create a new footer column on this store:

http://www.livrariaespiral.com/index.php

 

I found and used HTML BOX

https://mypresta.eu/modules/front-office-features/html-box.html

 

I created a column named "informacoes": info in portuguese language (first footer column)

 

I wrote links in it (I disabled html purifier too)...published and then... it says the pages are not found...but I think the links are really correct (pages were created and confirmed paths)

 

The message:

 

"not found

The requested URL /quem-somos/ was not found on this server."

 

When I try to put absolute paths it doesn't work either. :( but pages are created on CMS.

 

The code I put in HTML BOX:

 

<section class="footer-block col-xs-12 col-sm-2" style="line-height: 200%;">
<h4 style="margin-bottom: 10px;">Informações</h4>
<div class="block_content toggle-footer">
<a href="/quem-somos/">Quem Somos</a><br />
<a href="/aluguer-de-livros/">Aluguer de livros</a><br />
<a href="/editores/">Editores</a><br />
<a href="/entregas/">Entregas</a><br />
<a href="/fornecedores/">Fornecedores</a>
</div>
</section>
 
 

I am a designer, not a developer... so I am missing certainly something here.

 

Where is the mistake?

 

Hope anyone has a solution.

 

 

 

 

 

 

 

 

post-1023186-0-56956400-1469277597_thumb.png

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...