SMFShop > Completed Shop Buttons

Salava (Gaia)

(1/1)

Daniel15:
Adding a shop button to the 'Salava' theme is quite easy:

Code modifications:
Open Themes/salava/Index.template.php (file path may differ)
Find:
// The [calendar]!
if ($context['allow_calendar'])
echo '<a href="', $scripturl, '?action=calendar">Calendar</a>';
Add after:
echo '<a href="', $scripturl, '?action=shop">Shop</a>';
Then, your shop button should be working :D

scrappy:
Thank you!  It works fine... now Ive gotta learn how best to use it in my forum!

Zablokfjer:
Very good and informative exchange .. Thank you!

Lacted:
Thank you for your information!

Navigation

[0] Message Index

Go to full version