Having our weekend break 16:46:27

It is currently a weekend from where we are at. Rest assured that we will get back to your posts as soon as the week starts!

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

Release JLex Transfer v1.3.7 🥳

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
grand!!!

i love it ;) :p

Now last thing!
How do I center the gallery
to the page center ???
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. ;)
gabi vegas
in flicker mode i insert flicker id set
and clicking on create new gallery And nothing happens
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! :)
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

Product Changelogs

JLex Transfer 1.3.7
^ Support dark mode in the backend.
# Fixed bug when importing user list.
JLex Comment 3.4.8
^ hCaptcha integration.
^ Read-only mode.
^ Hide all comments of entry.
^ Dark mode for admin.
# Improved default theme.
JLex Block 6.0.3
# Important: Upgrade required to be compatible with Joomla 5 (B/C plugin).
# Fixed conflicts with system plugins.
JLex Attachments 1.4.4
^ Drag & drop file to upload
^ Sortable file list
JLex Review 6.2.3
^ Support dark mode on the backend.
# Updated all themes.
# Works without B/C plugin.
JLex Comment 3.4.2
# Fixed page scrolling when clicking on links.
# Improved link tag.
# Fixed avatar for Gravatar and CB.
Youtube Feed Pro 5.9.7
# Fixed the issue of not being able to get data from YouTube or data loading time being too long.
See more
Sign in to your account

Use your social accounts to sign in