Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

[Solved] Unable to make SIGPRO work

  • Fabio Arrigoni
  • Fabio Arrigoni's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago - 12 years 6 months ago #49201 by Fabio Arrigoni
[Solved] Unable to make SIGPRO work was created by Fabio Arrigoni
Hi,
i've used sigPro with other websites but i'm unable to make it work with this one. It always pop up in a new window instead of a lightbox. If I set a Joomla default theme it works flawlessy. But I can't find the reason behind this problem. Tried all the combinations of engine...can somebody point me in the right direction?

URL: www.arredamentigambarelli.it/index.php/mobili/soggiorni/soggiorni-moderni/item/12-el-modernissimo.html

Thanks
niphredil

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #49202 by Katia
Replied by Katia on topic Re: Unable to make SIGPRO work
Did you clean your cache every time you changed the pop up engine?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Fabio Arrigoni
  • Fabio Arrigoni's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #49203 by Fabio Arrigoni
Replied by Fabio Arrigoni on topic Re: Unable to make SIGPRO work
Nope,
will try out asap and let you know.

Thanks.

Please Log in or Create an account to join the conversation.

  • Fabio Arrigoni
  • Fabio Arrigoni's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #49204 by Fabio Arrigoni
Replied by Fabio Arrigoni on topic Re: Unable to make SIGPRO work
Hi,
nothing changed....

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #49205 by Katia
Replied by Katia on topic Re: Unable to make SIGPRO work
Pm me access to your backend please.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Fabio Arrigoni
  • Fabio Arrigoni's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #49206 by Fabio Arrigoni
Replied by Fabio Arrigoni on topic Re: Unable to make SIGPRO work
Hi Katia,
can you provide any further help? I'm stuck! :(

Thanks.

Please Log in or Create an account to join the conversation.

  • Fabio Arrigoni
  • Fabio Arrigoni's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #49207 by Fabio Arrigoni
Replied by Fabio Arrigoni on topic Re: Unable to make SIGPRO work
SOLVED

ok,
this block of code in the head was causing the problem:

<?php
$user =& JFactory::getUser(); 
if ($user->get('guest') == 1) { 
$headerstuff = $this->getHeadData(); 
$headerstuff = array(); 
$this->setHeadData($headerstuff); } 
?>

Deleted and all is working as expected.
Bye all.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum