68 Classifieds Forums
Go Back   68 Classifieds Forums > v3.1.x Help & Support > v3.1 Modifications > How can I show sellers store in member.tpl.php
v3.1 Modifications Questions on modifying 68 Classifieds. Please note these are not supported by 68 Classifieds, and may make future updates more difficult.

 
Thread Tools Display Modes
(#1)
Old
darek darek is offline
Member
darek is on a distinguished road
 
Posts: 53
Join Date: Dec 2006
Default How can I show sellers store in member.tpl.php - 12-14-2006, 05:27 PM

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.
Reply With Quote


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Modification: Seller Store suzkaw v3.1 Modules 30 04-30-2007 09:11 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



Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com