Jump to content

Right Column Hook Not displaying on modified index page


Recommended Posts

HI,

 

I have adjusted both of my shop installs to have a two column layout on the index page. On an earlier version of Prestashop (1.4.4.1) installed at (http://www.winestack.com.au), I adjusted the Footer.tpl in the necessary theme as below:

 

{if !$content_only}

<div class="clearblock"></div>

</div>

{if $page_name !== "contact us"}

<!-- Right -->

<div id="right_column" class="column">{$HOOK_RIGHT_COLUMN}</div>

{/if}

</div>

<!-- Footer -->

<div id="footer_wrapper">

<div id="footer">

{$HOOK_FOOTER}

 

</div>

</div>

</div>

</div>

{/if}

</body>

</html>

 

so that the desired effect would be my TMbanner #4 displaying on the index page. It does and works great.

 

I tried to replicate this on the latest install of Prestashop (1.4.6.1) at: http://www.buyabird.com.au/aviarylife-new/ but cannot get the Banner ad to display at all. Perhaps someone has had the same issue and knows what to do.

 

If I cannot resolve it, I will down grade to the last version I have.

 

I have also noticed that the shopping cart on the latest release (on my install) has an issue where it expands as necessary to display items within it but will not contract to hide them once expanded.

 

Looking forward to hearing what others have to say about it.

 

Cheers and thanks,

Mark

Link to comment
Share on other sites

  • 2 weeks later...

I have solved a number of my issues bar one! I cannot remove the footer detail: TemplateMonster - symphony of PrestaShop themes.

 

I have removed the content from the footer.tpl file but it still exists. When I remove the complete footer.tpl file, it vanishes but when I setup the footer.tpl file again, back it comes. I cannot find a reference for it anywhere. Can anyone share some ideas??? I have uninstalled all modules and reinstalled what the template needs but it still appears.

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