- Posts: 663
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- [SOLVED] 2.5.1. version - cannot change Popup engine
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
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
- Posts: 663
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
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
- Posts: 663
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
- Posts: 663
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
- Posts: 663
Doesn´t work either. Don´t see any download icon.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Please Log in or Create an account to join the conversation.
- Константин Назаренко
-
- Offline
- New Member
- Posts: 1
$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
- Posts: 663
Please Log in or Create an account to join the conversation.
- BBC
-
Topic Author
- Offline
- Platinum Member
- Posts: 663
Please Log in or Create an account to join the conversation.
- BBC
-
Topic Author
- Offline
- Platinum Member
- Posts: 663
jw_sigpro/includes/js/jquery_colorbox/colorbox/jquery.colorbox-min.js
(Have to say that with version before 2.5 all popup engines worked. No conflicts at website)
Please Log in or Create an account to join the conversation.
- BBC
-
Topic Author
- Offline
- Platinum Member
- Posts: 663
It means JS scripts from last SIG PRO versions are much changed. Because all of them worked before together with xpertscroller.
Need to fix that problem.
For all other reading this, Konstantin´s fix is right for problem with popup.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
K2 v2.5 coming up soon will allow you to choose the engine of your liking :)
Please Log in or Create an account to join the conversation.
- BBC
-
Topic Author
- Offline
- Platinum Member
- Posts: 663
Please Log in or Create an account to join the conversation.
- BBC
-
Topic Author
- Offline
- Platinum Member
- Posts: 663
Tell me just shortly, did you customized something in Lytebox files ?
A mean, can i use latest Lytebox v3.25 files ?
I overwrited them and don´t see some problems, but you sure know it better.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
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