-
AuthorPosts
-
September 11, 2019 at 2:37 pm #1137055
Hi,
I know that you say: use Masonry Galerie when you want to link the images of a galerie.
And I experimented with Masonry but I don’t get the result I want.
I can’t display 8 icons in one line
and the images are to hugeI’d love to have 8 icon which I want to be displayed in one line
the names shown on hoover – just like the wonderful galerie
And – when I click on the icon I’d link to be linked to certain pages.
Is there any possibility to manage thatPls see what I mean on: https://www.sbot.co.at/anlagen-maschinenbau/
Best regards
BettinaSeptember 12, 2019 at 4:27 pm #1137582Hey Bettina,
I see that you have already have that 8 images/icon in one line.
As for the links, you can refer on this screenshot: https://imgur.com/r4WGlqEBest regards,
NikkoSeptember 12, 2019 at 6:34 pm #1137631Hey Nikko,
thank you, but I don’t have “Custom Link” as on your screenshot. Copyright is the last field in “Edit Galerie”
Best regards
BettinaSeptember 13, 2019 at 8:45 am #1137823Hi Bettina,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoSeptember 13, 2019 at 10:10 am #1137884Hi Nikko,
pls check the galerie on the german /pages /Anlagen-, Maschinenbau / Metallbearbeitung.
When I click on the galerie on the english page I get an empty galerie in the backend but see the perfekt galerie in frontend.Best regards
BettinaSeptember 13, 2019 at 11:54 am #1137964Hi Bettina,
I tried to login to the link you gave, however it doesn’t work, please check.
Best regards,
NikkoSeptember 13, 2019 at 12:23 pm #1137973Hi Nikko,
I created an admin user for you.
Best regards
BettinaSeptember 14, 2019 at 5:14 pm #1138356Hi Thina,
I apologize, I’ve mistakenly read your post and was thinking you were using Masonry Gallery.
The only way to do this is to replace the current Gallery module, however there are few things needed:
1. Use a child theme: https://kriesi.at/documentation/enfold/child-theme/
2. Replace Advanced Layout Builder elements: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb
3. On the child theme’s shortcodes folder, create a new file and name it gallery.php then paste this code: https://pastebin.com/Ae5hSVkH
I have tested it on my end and it works fine :)Best regards,
NikkoSeptember 22, 2019 at 8:39 pm #1140751Hi Nikko,
unfortunately it doesn’t work for me.
I did as you described, cleared cache but still don’t get the “Custom Link” in “Edit Galerie”
Am I doing something wrong?Best regards
BettinaSeptember 24, 2019 at 9:10 am #1141275Hi Bettina,
The login doesn’t seem to work anymore, can you give us access to it again?
Also, can you give us ftp access, so we can take a look at the file and check why it’s not working.Best regards,
NikkoSeptember 24, 2019 at 10:46 am #1141331off topic: and by the way – This is a prime example to use the flex-box model here.
because 8 images besides each other on a mobile phone ?try on your example page that css: and see what happens on smaller screens:
@media only screen and (max-width:650px) { .page-id-715 #after_full_slider_1 .avia-gallery-thumb { display: flex; flex-flow: row wrap; justify-content: space-around; } .page-id-715 #after_full_slider_1 .avia-gallery-thumb a { flex: 0 1 100px; margin: 1%; } }
October 1, 2019 at 7:19 pm #1143895by the way Nikko your edited gallery.php shows the custom link – but does not have effect on link behavior.
It is a pitty – because if masonry got this feature it would be nice for gallery too.October 3, 2019 at 6:51 am #1144363Hi Guenni007,
It does, but there’s a step I forgot to include above and it’s to set Use Lighbox to No, open the images in the browser window or No, open the images in a new browser window/tab in the Gallery setting.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.