- Posts: 1
COMMUNITY FORUM
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.
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.
SIG PRO in modules
- Lucio Righetti
- Topic Author
- Offline
- New Member
Less
More
17 years 4 months ago - 16 years 9 months ago #5970
by Lucio Righetti
SIG PRO in modules was created by Lucio Righetti
I just purchased "plugin_jw_sigpro_1.2" so that I could individually determine the size of the thumbnails published inside user modules.....
After installing I found out that, contrary to the free version, it cannot be used in modules.... Please let us know if there's a fix for that or when do you plan to release an update that will fix this problem.
thanx
After installing I found out that, contrary to the free version, it cannot be used in modules.... Please let us know if there's a fix for that or when do you plan to release an update that will fix this problem.
thanx
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6221
17 years 4 months ago #5971
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Re: SIG PRO in modules
A quick fix is to change these lines:
file mambots/content/plugin_jw_sigpro.php
line 192, change
to
AND
line 200, change
to
This should make it possible to display inside a module.
1.3 will support publishing inside modules. ;)
file mambots/content/plugin_jw_sigpro.php
line 192, change
$mainframe->addCustomHeadTag($sigheader);
to
echo $sigheader;
AND
line 200, change
$mainframe->addCustomHeadTag($sigdata);
to
echo $sigdata;
This should make it possible to display inside a module.
1.3 will support publishing inside modules. ;)
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Vivek Bhatia
- Offline
- New Member
Less
More
- Posts: 5
17 years 4 months ago #5972
by Vivek Bhatia
Replied by Vivek Bhatia on topic Re: SIG PRO in modules
Would making these changes affect any other SIG Pro functionality?
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6221
17 years 4 months ago #5973
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Re: SIG PRO in modules
Nope. :D
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- acijanos
- Offline
- Junior Member
16 years 11 months ago #5974
by acijanos
Professional, Eco-Friendly Joomla! Web Design: www.cartanova.ca
Replied by acijanos on topic Re: SIG PRO in modules
Thanks - that worked well.
Professional, Eco-Friendly Joomla! Web Design: www.cartanova.ca
Please Log in or Create an account to join the conversation.
- JJ Nagelkerke
- Offline
- New Member
Less
More
- Posts: 3
16 years 10 months ago #5975
by JJ Nagelkerke
Replied by JJ Nagelkerke on topic Re: SIG PRO in modules
I can't get this plugin to work in modules in Joomla 1.5, even if i change these lines in the code.
Please Log in or Create an account to join the conversation.
- JJ Nagelkerke
- Offline
- New Member
Less
More
- Posts: 3
16 years 10 months ago #5976
by JJ Nagelkerke
Replied by JJ Nagelkerke on topic Re: SIG PRO in modules
I would like to know if it is possible to get SIGpro to work in modules in Joomla 1.5? The code changes posted here don't seem to work. I have purchased SIGpro for a project i am working on now, and really need it to work in a module.
Please Log in or Create an account to join the conversation.
- mtaras
- Offline
- Junior Member
Less
More
- Posts: 25
16 years 10 months ago #5977
by mtaras
Replied by mtaras on topic Re: SIG PRO in modules
I can't get work it in 1.5 too.
Maybe some other changes must be done.
Maybe some other changes must be done.
Please Log in or Create an account to join the conversation.
- gk
- Offline
- New Member
Less
More
- Posts: 1
16 years 10 months ago #5978
by gk
Replied by gk on topic Re: SIG PRO in modules
same problem here with J1.5.1
hope someone can help with a fix...
hope someone can help with a fix...
Please Log in or Create an account to join the conversation.
- Stewart Mabon
- Offline
- New Member
Less
More
- Posts: 1
16 years 10 months ago #5979
by Stewart Mabon
Replied by Stewart Mabon on topic Re: SIG PRO in modules
I really need this to work in Joomla 1.5.1 - can anyone give me a timescale please.
Thanks
Thanks
Please Log in or Create an account to join the conversation.