Forums Index > Mewsoft Products > Auctionawy > Replace Stock Quote with link to Forum
newbie First Post Posted on: 03-17-08 09:31 PM
Replace Stock Quote with link to Forum

Can you inform me how replace "Stock Quote" ( Under World News on main page) with link to a Forum . That is, change the description "Stock Quote" to "Forum" and when User clicks on "Forum" will get redirected to http://mydomain.com/forum
mewsoft Reply #: 1 Posted on: 03-17-08 11:59 PM
Re: Replace Stock Quote with link to Forum

Admin->Template editor, select the file "Home Page"
then replace this code:



<A HREF="<!--CLASS::Stock_Quote-->" CLASS="sidenavbig">[[stock_quote]]</a>



with your link:

<h href="http://yourdomain.com/forum">Forum</a>


Mewsoft Support
www.mewsoft.com

newbie Reply #: 2 Posted on: 03-18-08 03:55 AM
Thanks!

O.k . it works ...


<tr bgcolor="#A5C783" class="nav" onMouseOver="this.className='navhilite';" onMouseOut="this.className='nav';" onClick="self.location='<!--CLASS::Stock_Quote-->'">
<td><IMG SRC="<!--CLASS::Images_URL-->/dot1x1.gif" border="0" width="10" HEIGHT="1"></td>
<td width="100%" >
<h href="http://www.bnsauction.com/forum"><b>Forum</b></a><br>;
</td>
</tr>
<tr><td COLSPAN="2" bgcolor="#FFCC66"><IMG SRC="<!--CLASS::Images_URL-->/dot1x1.gif" border="0" width="1" HEIGHT="1"></td></tr>



By replacing "Stock Quote" on Home Page with "Forum" but when I click on "Forum" , I still get redirected to:

mydomain/auction/cgi-bin/auction/Finance.cgi?action=Stock_Quote&Lang=English

Is there anything else I need to do , to redirect to:

mydomain/forum
mewsoft Reply #: 3 Posted on: 03-18-08 06:05 AM
Re: Replace Stock Quote with link to Forum

Replace in the above code:

<!--CLASS::Stock_Quote-->

with your url:

http://www.bnsauction.com/forum

Mewsoft Support
www.mewsoft.com

newbie Reply #: 4 Posted on: 03-18-08 06:25 AM
Thanks!

Now where else in the the world would I get FREE software support like this ? Microsxxx ? - No , Oracxx - No , Cisxx - No ha ! ha! ...Mewsoft - YES!
Many thanks for your assistance it worked !
smile
mewsoft Reply #: 5 Posted on: 03-18-08 06:36 AM
Re: Replace Stock Quote with link to Forum

Thank you Idea

Mewsoft Support
www.mewsoft.com