- Posts: 663
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- [SOLVED] 2.5.1. version - cannot change Popup engine
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.
[SOLVED] 2.5.1. version - cannot change Popup engine
- BBC
- Topic Author
- Offline
- Platinum Member
Less
More
13 years 6 months ago - 13 years 6 months ago #41183
by BBC
[SOLVED] 2.5.1. version - cannot change Popup engine was created by BBC
Joomla 1.5.23, SIG PRO 2.51 (same with 2.50).
All parameters changes are visible, but seems i cannot change Popup engine for image galleries.
At the front is allways the same popup engine.
Even uninstalled completely old one and installed new.
All parameters changes are visible, but seems i cannot change Popup engine for image galleries.
At the front is allways the same popup engine.
Even uninstalled completely old one and installed new.
Please Log in or Create an account to join the conversation.
- BBC
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 663
13 years 6 months ago #41184
by BBC
Replied by BBC on topic Re: 2.5.1. version - cannot change Popup engine
Something else. All thumbs in Admin side (Image Gallery tab) are now just text. Maybe it is intentional, but all images and link under them got in path "administrator".
http://localhost/www/administrator/index.php?option=com_k2&view=item&cid=232#sigProGalleria1a962de730
http://localhost/www/administrator/index.php?option=com_k2&view=item&cid=232#sigProGalleria1a962de730
Please Log in or Create an account to join the conversation.
- Yiota
- Visitor
13 years 6 months ago #41185
by Yiota
Replied by Yiota on topic Re: 2.5.1. version - cannot change Popup engine
Do you have other plugins that might cause some kind of conflict with SIG Pro?
Is it possible to sent us a link to your site or access to your backend to check it out?
Is it possible to sent us a link to your site or access to your backend to check it out?
Please Log in or Create an account to join the conversation.
- BBC
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 663
13 years 6 months ago #41186
by BBC
Replied by BBC on topic Re: 2.5.1. version - cannot change Popup engine
It is a localhost. But i can let you in now if you have time ?
Can make "Allow from all" and send you info to PM.
Last version of SIG PRO worked OK. Before this update.
Can make "Allow from all" and send you info to PM.
Last version of SIG PRO worked OK. Before this update.
Please Log in or Create an account to join the conversation.
- BBC
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 663
13 years 6 months ago - 13 years 6 months ago #41187
by BBC
Replied by BBC on topic Re: 2.5.1. version - cannot change Popup engine
Load a module position in the popup
Tested with simple HTML module (one small logo), just one exist in this module position. Blank page at the front.
Tested with simple HTML module (one small logo), just one exist in this module position. Blank page at the front.
Please Log in or Create an account to join the conversation.
- BBC
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 663
13 years 6 months ago #41188
by BBC
Replied by BBC on topic Re: 2.5.1. version - cannot change Popup engine
Enable original image download link in the popup
Doesn´t work either. Don´t see any download icon.
Doesn´t work either. Don´t see any download icon.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6221
13 years 6 months ago #41189
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Re: 2.5.1. version - cannot change Popup engine
It's a K2 thing. We'll enable it on K2 v2.5. ;)
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Константин Назаренко
- Offline
- New Member
Less
More
- Posts: 1
13 years 6 months ago #41190
by Константин Назаренко
Replied by Константин Назаренко on topic Re: 2.5.1. version - cannot change Popup engine
Have the same problem. But when I changed in jw_sigpro.php
to
the popup engine setting has to work... Maybe this is workaround.
$popup_engine = (!is_null($params->get('popup_engine',null))) ? $params->get('popup_engine') : $pluginParams->get('popup_engine', 'jquery_slimbox');
$popup_engine = (!is_null($pluginParams->get('popup_engine',null))) ? $pluginParams->get('popup_engine') : $pluginParams->get('popup_engine', 'jquery_slimbox');
the popup engine setting has to work... Maybe this is workaround.
Please Log in or Create an account to join the conversation.
- BBC
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 663
13 years 6 months ago #41191
by BBC
Replied by BBC on topic Re: 2.5.1. version - cannot change Popup engine
Konstantin, was just playing with this line. Changed as you did, but images opens in new window.
Please Log in or Create an account to join the conversation.
- BBC
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 663
13 years 6 months ago #41192
by BBC
Replied by BBC on topic Re: 2.5.1. version - cannot change Popup engine
Just checked, plugin changes values in database right way.
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- [SOLVED] 2.5.1. version - cannot change Popup engine