contact-form, problem tooltip and Sidebar

September 2015 Joomla Template
GK User
Fri Feb 12, 2016 2:37 pm
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
User avatar
Senior Boarder

GK User
Fri Feb 12, 2016 5:09 pm
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
User avatar
Senior Boarder

teitbite
Tue Feb 16, 2016 2:40 pm
Hi

Please edit /html/com_contact/contact/default.php and remove this code:

Code: Select all
         
          <?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>';
              }
          ?>
User avatar
Moderator

GK User
Tue Feb 16, 2016 7:37 pm
thanks )
User avatar
Senior Boarder

teitbite
Mon Feb 22, 2016 1:43 pm
Hi

Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator

GK User
Mon Apr 04, 2016 5:14 pm
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



How did you solve the tooltip styling? I am lost for a few days... :dry:
User avatar
Fresh Boarder

teitbite
Fri Apr 08, 2016 10:23 am
Hi

We are already discussing this problem here: https://www.gavick.com/forums/quark/con ... tips-50816

I've informed programmers about is and will let You know as soon as I'll know something more.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.