Hello! We are online right now 14:15:27

The support team is online and will be able to answer your inquiries. Please stay calm, follow the rules and do not cross post. We'll attend to you as soon as we can.

Official support hours are from 8:30AM — 5:00PM Monday to Saturday (GMT +7)

JLex Transfer 1.6.6 is ready!

I bought what now?

gabi vegas
how i use gallery anywhere
i Bought this plugin and i installed
what now!

How do I insert Flickr gallery into article ???

13 replies

gabi vegas
in flicker mode i insert flicker id set
and clicking on create new gallery And nothing happens
Victor
Hello Gabi Vegas,

You can login as administrator. After that, Gallery container box will append Right-Bottom of your screen.
We will publish guide video as soon as.

Thank you!
JLex Team.
--------------------------------
Please use ticket system with extension commerce. ;)
Victor
Please give us permission to access your site? We will fix it.
You can send information via system ticket. Don't send here!
Thank you!
gabi vegas
ok
it's work
now
how i Change the background of gallery
Victor
Sorry, what is theme you are using ? (Azur,Classic,Folio...)
You can give me your site address ?
gabi vegas
yes

Tell me if you want permissions to access the site
Username and Password
gabi vegas
i use Folio
Victor
To change background, you can do:
Open file CSS at: http://www.djgabivegas.com/plugins/system/galleryanywhere/extend/themes/folio/galleria.folio.css
In line 5 you will see:
.galleria-container {
   position:relative;
   font-family:arial,sans-serif;
   background:#fff;
}


Then, you delete the words 'background:#fff;'
Done! :)
gabi vegas
grand!!!

i love it ;) :p

Now last thing!
How do I center the gallery
to the page center ???
Victor
Hello,
To center the gallery, you can do:
- Open file galleryanywhere.php at: [path_your_site]/plugins/system/galleryanywhere.php
- In line 288, you will see:
$this->script [] = '//ajax.googleapis.com/ajax/libs/jquery/1/jquery.js';
Now, you will insert script:
/* Center */
if ($parts [1] == 'folio') {
$js .= "Galleria.ready(function() {

       var thumbcont=this.$('thumbnails-container'),
       thumb=this.$('thumbnails-list'),
       thumbw,thumbmarg,left,contw,
       center=function(){
           contw=thumbcont.width();
           left=((contw-Math.floor(contw/thumbw)*thumbw)/2+thumbmarg)+'px';
           thumb.css('left',left);
       };
       this.bind('thumbnail', function(e) {
           if (!thumbw) {
               var thumbp=$(e.thumbTarget).parent();
               thumbw=thumbp.outerWidth(true);
               thumbmarg=(parseFloat(thumbp.css('margin-right'))-parseFloat(thumbp.css('margin-left')))/2;
               center();
           }
       });
       $(window).bind('resize',center);
   });";
}

before above line.

Result are:
/* Center */
if ($parts [1] == 'folio') {
$js .= "Galleria.ready(function() {

       var thumbcont=this.$('thumbnails-container'),
       thumb=this.$('thumbnails-list'),
       thumbw,thumbmarg,left,contw,
       center=function(){
           contw=thumbcont.width();
           left=((contw-Math.floor(contw/thumbw)*thumbw)/2+thumbmarg)+'px';
           thumb.css('left',left);
       };
       this.bind('thumbnail', function(e) {
           if (!thumbw) {
               var thumbp=$(e.thumbTarget).parent();
               thumbw=thumbp.outerWidth(true);
               thumbmarg=(parseFloat(thumbp.css('margin-right'))-parseFloat(thumbp.css('margin-left')))/2;
               center();
           }
       });
       $(window).bind('resize',center);
   });";
}
$this->script [] = '//ajax.googleapis.com/ajax/libs/jquery/1/jquery.js';


Done! :)
Reply to

Product Changelogs

JLex Transfer 1.6.6
^ Added a "resume migration" feature for cases of interruption.
^ Added advanced options for the category.
# Improve user interface
# Optimize the data importing.
# Fixed known issues
JLex Review 6.5.1
^ Bridging feature. See its documentation for details.
^ Option resize image if too large.
# Fixed route issue.
# Fixed known bugs.
JLex Comment 3.7.3
^ The option to accept the Terms & Conditions once
^ The option allows you to edit comments within X minutes.
^ Viewport - Optimize page loading speed.
^ "Roles" are now available to guests.
^ Added options to adjust image quality.
# Fixed the issue of not receiving notifications.
# Fixed the bugs reported on Pagespeed.
JLex GuestBook 2.1.2
# Fixed login with Facebook and retrieved a user's profile picture.
# Improve layout and assets.
# Fixed known bugs.
JLex Comment 3.6.7
^ Option to load script location (Head or Body Tag).
# Improve data structure.
# Fix known bugs.
JLex Review 6.4.7
# Fixed login with Facebook.
# Fixed the issue of being unable to retrieve a user's profile picture on Facebook.
# Fixed known bugs.
JLex Comment 3.6.1
^ Integrate the Finder (Smart search) plugin.
# Fixed login with Facebook.
# Fixed the issue of being unable to retrieve a user's profile picture on Facebook.
# Fixed a bug related to editing comments in the front-end.
# Fixed bug "Jump to comment is broken".
# Improved the data structure.
✨ All extensions are now fully compatible with Joomla 5.4.x and 6.
Sign in to your account

Use your social accounts to sign in