Jump to content

sitemap - home


zelkof

Recommended Posts

HELP!

 

I am beginner of user Prestashop

 

I have change link url main page - home ( pages - no categories) in sitemap:

 

 

 

<body id="sitemap">

<div id="page">

<div id="header">

<div id="columns">

<div id="left_column" class="column">

<div id="center_column">

<div class="breadcrumb">

<h1>Mapa strony</h1>

<div id="sitemap_content">

<div>

<div class="categTree">

<div class="categTree">

<h3>Strony</h3>

<div class="tree_top">

<a href="http://localhost/shop/cms.php?id_cms_category=1">Home</a>

</div>

<ul class="tree">

</div>

</div>

</div>

<div id="right_column" class="column">

</div>

<div id="footer">

</div>

</body>

 

to:

 

<div class="tree_top">

<a href="http://localhost/shop>Home</a>

</div> or no display link

 

As make it ? I can not find proper files Please, describe exactly as perform proper changes.

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...