SMFShop > Shop Button Requests
Efsane Request!
(1/1)
Sylvannas:
Theme Name: Efsane
Link to Theme: http://www.simplemachines.org/community/index.php?topic=319079.0 or http://www.smfdesign.net/index.php?theme=9
Thankyooou!
ballin:
Go to your SMF 2.0 files in your webhost and find the 'Sources' folder; Click that and find the file called "Subs.php".
Search for:
--- Code: --- 'home' => array(
--- End code ---
After that array add:
--- Code: --- 'shop' => array(
'title' => "Shop",
'href' => $scripturl . '?action=shop',
'show' => true,
'sub_buttons' => array(
),
),
--- End code ---
reeja:
Thank you so much :D :D
Navigation
[0] Message Index
Go to full version