Support Forums

Old 12-14-2006, 05:27 PM   #1
Senior Member
 
Join Date: Dec 2006
Posts: 105
Rep Power: 12
darek is on a distinguished road
Default How can I show sellers store in member.tpl.php

To have Sellers Store in showlistings we need to add this code:
PHP Code:
{* user store display *}
{if 
$storeTitle<>"" || $storeDescription<>"" || $storeImage<>""}
    {if 
$storeImage<>""}
        <
div align="center"><img src="photos/{$storeImage}" alt="{$storeTitle}" /></div><br />
    {else}
        <
h3>{$storeTitle}</h3>
    {/if}
    <
table width="80%" align="center">
        <
tr>
            <
td>{$storeDescription}</td>
        </
tr>
    </
table>
{/if}
{* 
end user store display *} 
what code do I need to write to show the store under member details, I will appreciate your help, thanks.
darek is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Modification: Seller Store Eric Barnes v3.1 Modules & Modifications 41 12-20-2007 01:48 PM
Seller's store Baz v3.1 Questions & Support 2 12-10-2006 03:27 PM
Totally lost - Seller Store gregbatch v3.1 Questions & Support 2 08-05-2006 05:33 PM
Store - minor points - not bugs Chaslie v3.1 Questions & Support 1 04-12-2006 08:49 AM
Adding URL to My Store garysmith v3.0 Questions & Support 4 04-03-2006 02:06 PM


All times are GMT -4. The time now is 08:06 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0