Hi. I'm not sure how can explain this option who i want to deactivate. It's the window with title, description, and left and right arrow that opens after clicking on one of the pictures. How can I turn off this? Thank you!
Apparently still you do not understand me... When you go here
demo.joomlaux.com/#jux-gallery
, in tab "Inside article", you can click on each image to open additional gray window, where is a picture, title, description, previous and next arrows... I want to turn this option on my website. I want can not click on the images. Please tell me whether you understand!
Hi Deyan Sedlarski
Sorry for the late reply, I understand your problem,please follow the instructions below
In code modules:Modeles/mode_jux_gallery/assets/js/jquery.justifiedgallery.js and find line 1243 edited into : if (settings.lightbox == true) {
Mean delete " ! " in front of the " == "
thank !
HaiND
Hi Deyan Sedlarski
About your problem, if not want sends me to the top of the site, in information image, you not enter url .Try agian !
*******
Best regards
HaiND
Hi Deyan Sedlarski
About your problem, please follow the instructions below
In code modules:Modules/mode_jux_gallery/assets/css/style_hover and add code :
.view{
cursor: default;
}
In code component:component/com_jux_gallery/templates/default/assets/css/style_hover and add code:
.view{
cursor: default;
}
Hope it can help you
Hi.
That's make the cursor not be a hand, but still can click on images...
alteramacapital.com/portfolio/interior/project-1
The second problem is here:
alteramacapital.com
In the bottom of the page there is three projects. When I click on their titles it leads to link that I put in admin. BUT when I click on link icon, to the right of the plus icon, it reload home page.
Third problem is bug on Safari 9.1.1 – El Capitan. In the first page,
alteramacapital.com
, the same three projects were loaded on each other. I need to reload page to line up next to each other.