Hello,
i'm building a website with the purity iii template and the t3 framework on joomla 3.2.3
But i have a problem..
I use the extension vitabook (that works on my other site with another template and without the framework.)
If i press the send button on the guestbook nothing happens..
Can anyone help me?
If somebody can help me, you have to login with username: help1 and password: help123 beceaus the site is offline.
Thanks,
Mike
Solved it!
made a new button
<button id="vbMessageFormSubmitButton" type="submit" class="btn btn-primary button" onclick="vitabook.save();return false;"><?php echo JText::_('COM_VITABOOK_FORM_SUBMIT'); ?></button>