Jump to content

displaying documents


jerseyjoe

Recommended Posts

How can I cause links to the site docs "About Us" and Contact Us" and "Privacy Policy", etc. to display in the "information" box on the left?

Also, since the store's target market is only in English and only accepts US$, those boxes are superfluous. Where I can turn off the display of those boxes?

TIA

Link to comment
Share on other sites

Well, I think I'm part way there but I need more knowledgeable insight.

In Skins>Legend>styleTemplates>boxes>info.tpl I have tested editing and replacing that file. But I'm not quite right. Here's where I'm at, adding the fourth line that I've edit to reference {SITE_DOCS}

<!-- BEGIN: info -->

<div class="boxTitleLeft">{LANG_INFO_TITLE}</div>

<div class="boxContentLeft">

<span class="txtCopy">

<strong>{LANG_INFO_PRODUCTS}</strong> {DATA_NO_PRODUCTS}<br />

<strong>{LANG_INFO_CATEGORIES}</strong> {DATA_NO_CATEGORIES}<br />

<strong>{LANG_INFO_PRICES}</strong> {DATA_CURRENCY}<br />

{SITE_DOCS}</strong> {???????????????}<br />

</span>

</div>

<!-- END: info -->

First of all, please confirm that I'm editing the right file.

Then, if I am, please tell me goes in that fourth line so that every site doc is linked in that box and displays in this order

About Us

Privacy Policy

Terms

Contact Us

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...