Hello
In the contact form incorrectly displays the module "Sidebar", styles "tooltip" don't work.
How can I fix?
http://vlbt.ru/kontakty
login - demo
password - demo
<?php
$document = JFactory::getDocument();
$renderer = $document->loadRenderer('modules');
if($document->countModules('sidebar')) {
echo '<aside id="gkSidebar">';
echo '<div>';
echo $renderer->render('sidebar', array('style' => 'gk_style'), null);
echo '</div>';
echo '</aside>';
}
?>
dima.t wrote:I realized with tooltip.
But why is the module the problem? he leaves his seat. The only problem with him in contact-form, on other pages with the module everything is fine