Forums Index > Mewsoft Products > Auctionawy > Internal Link problem
chris12331 First Post Posted on: 06-21-10 05:26 AM
Internal Link problem

I have had Ahmed do the latest upgrade for me. I am trying to add three internal links to the home page, ie buy now, listings fees and how to buy. For whatever reason i just casnnot get these links to show on the home page.\ \ Everything is there where it should be and in the correct files with the links pointing correctly. The darned links themselves will just not show up. \ \ Has anyone got any ideas on this.
mewsoft Reply #: 1 Posted on: 06-21-10 09:47 AM
Re: Internal Link problem

These links already in the frontpage template you can check the template:


Code: HTML
<br />        &lt;tr&gt;&lt;td width=&quot;100%&quot;&gt;&lt;span class=&quot;sidenavbig&quot;&gt;&lt;A HREF=&quot;&lt;!--CLASS::Help:HowToBid--&gt;&quot; class=&quot;sidenavbig&quot;&gt;&amp;nbsp;[[how_to_bid]]&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;<br />        &lt;tr&gt;&lt;td width=&quot;100%&quot;&gt;&lt;span class=&quot;sidenavbig&quot;&gt;&lt;A HREF=&quot;&lt;!--CLASS::Help:HowToSell--&gt;&quot; class=&quot;sidenavbig&quot;&gt;&amp;nbsp;[[how_to_sell]]&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;<br />        &lt;tr&gt;&lt;td width=&quot;100%&quot;&gt;&lt;span class=&quot;sidenavbig&quot;&gt;&lt;A HREF=&quot;&lt;!--CLASS::Help:BuyItNow--&gt;&quot; class=&quot;sidenavbig&quot;&gt;&amp;nbsp;[[how_to_buy]]&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;<br />        &lt;tr&gt;&lt;td width=&quot;100%&quot;&gt;&lt;span class=&quot;sidenavbig&quot;&gt;&lt;A HREF=&quot;&lt;!--CLASS::Help:AuctionFees--&gt;&quot; class=&quot;sidenavbig&quot;&gt;&amp;nbsp;[[listing_fees]]&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;<br />



Mewsoft Support
www.mewsoft.com

chris12331 Reply #: 2 Posted on: 06-22-10 10:06 AM
Re: Internal Link problem

Turned out to be a server error and now sorted. Thanks Ahmed