how do I make the gallery in the image?
https://www.directupload.net/file/d/5387/ken5mu6k_png.htm
Hello,
The “gallery” you see is an attachment page, not a standard gallery.
The attachment page can be linked to your pages and it can be customized with the cloud library and tagdiv composer: https://tagdiv.com/tagdiv-cloud-library-attachment-template/
Thank you!
Hi,
So you have set a cloud template for the attachment page but it is not working? I made a quick test, seems to work.
What exactly is happening in your case if you try to access an attachment page? If you use Yoast please check if this option is active – http://prntscr.com/nfpnl5 if it is active the attachment URL will be redirected to the image itself. Deactivate it and the URLs will be available.
Thanks
There are a few attachment specific elements – http://prntscr.com/ng4akc but such navigation buttons for next/prev don’t exist at the moment. Share buttons can only be used in post templates, in others only social icons cane be used – http://prntscr.com/ng4aeh
Sorry for the inconvenience, let me know if you have more questions.
Hi,
Maybe I am not understanding the issue here, what exactly is not working regarding the attachment pages on desktop, but works on mobile? I will try to help you if you can provide some more details about it, maybe a link to an attachment page on yo website. Let me know.
Hello,
it seems i have the same problem.
I choose the attachment template 2 and change that in the theme panel, but the attachment page doesn´t show.
You can see it here:
https://www.starsontv.com/team-ninja-warrior-die-fuenf-teams-heute-abend-bei-rtl-06-07/
How can i use the attachment page. I want it so much, because i like this better.
Can you help me?
That would be very nice.
Greetings from Germany
Sebi 🙂
Hi,
Should work if the images are attached to the post. Please check if the images you want are actually attached to a page or post – http://prntscr.com/obzk01
Then the images should have an attachment page. In my case as I tried it, it didn’t work until I disabled this Yoast setting – http://prntscr.com/obzkni the attachment URL’s were redirected to the image and not the actual page.
Now they work fine – http://prntscr.com/obzl8p – http://prntscr.com/obzlcf
Let me know if you have more questions.
Thanks
Hello,
the images are attached to the post. I don´t use Yoast and that is why your solution don´t help me.
Some examples:
This is the post:
https://www.starsontv.com/team-ninja-warrior-die-fuenf-teams-heute-abend-bei-rtl-06-07/
And this is the attachment page of the images:
But when i´m in the original post and click on the thumbnail, the picture viewer starts but i am not directed to the attachment page, who exist.
What is the problem here? I don´t know.
Do you know? Can you help me?
Thanks and greetings from germany.
Sebi
Hi,
There is a problem with general modal image in theme panel, please make sure that you deactivate it -> https://www.screencast.com/t/Nx6YmhF0 ( this issue will be fix for the coming update); if you need the modal image you’ll need to add it directly on images; documentation -> https://forum.tagdiv.com/modal-window/ also make sure that the image are set to link to media file -> https://www.screencast.com/t/xU1azYVKnj
Let me know the results!
Thank you
Hi,
So you would like that when clicking on the images inside the gallery they should direct to the attachment page. Please enter this code in the theme panel custom javascript section – http://prntscr.com/ocy83z
jQuery(document).ready(function ($) {var magnificPopupEnabled = false;$.extend(true, $.magnificPopup.defaults, {disableOn: function() {return false;}});});
Then the images should direct to the attachment page, if you have set this when creating the gallery – http://prntscr.com/ocy8ro
Thanks