I have a question if it is possible to add the clickable links (that would forward user to the full gallery for said project) when using the Serano Carousel element or any other gallery. On the preview of theme it is labeled as Content Looped Carrousel.
My photography-showcase page would like to have this gallery on the "Weddings" page of Portfolio where user get from main carrousel/grid view of the theme. There would be the highlights of wedding photographies and idea was to use this element as clickable "thumbnail cover" for each wedding full album - user would click on "Peter & Ema" and that opens the subpage with gallery from their wedding.
Tried adding the link manually via html into the code for each carrousel item/gallery item but it never saves with the <a href="..."> gallery element </a> and overwrite into the defaul html code on save.
Is there a workaround please so images are clickable for forwarding into subpage/other page in this theme?
the solution I see is to take the html output of the shortcode (the content slider carousel) and to edit it including the <a> links. You can take the html output from the page source (right click in browser -> View Page Source). Then paste back the edited code in the page edit as custom HTML block (instead of the shortcode).
That's the simplest solution. Alternative is to modify the implementation of the shortcode (custom work)
Lets say this is the default code of carrousel gallery. Should I place the <a href="link to full gallery on click"> xyz </a> in before and after the below line??
If so I tried to "update" the page after modifyin the html code of that element and it saves as default code, so the <a> links werent saved properly? Thank you for guidance, I have very little experience in html so apologize if newbie mistake, but never encountered the [carousel slide img_url=souce...] kind of coding.
Oh now I undestand! The more simple method than I thought, to edit whole page at the end and copy paste the html into editor. We will try, thank you for help during the weekend.
Editing the code as below and pasting into the gallery works great for <a> links. Firstly I noticed the picture got saved twice into carrousel scroll items (4 uploads, 8items to scroll) and only the first one had the link? Also the formating for fillin the space as gallery item properly is no longer working.
In the original code of element when switched to html view of wordpress editor? Adding <a> before [clapat_slowed_text_pin_image img_url="http://rad.....][/clapat_slowed_text_pin_image] and </a> here doesnt save the element with the links for me. It always default to the below code.
That would be the code from 40minutes ago? If I add link there it doesnt work properly for formating or duplicates of images? It works great on single image and user gets to new tab/page, but formating and duplicates arent workin that way.
Hey team,
I have a question if it is possible to add the clickable links (that would forward user to the full gallery for said project) when using the Serano Carousel element or any other gallery. On the preview of theme it is labeled as Content Looped Carrousel.
http://preview.themeforest.net/item/serano-creative-portfolio-theme/full_screen_preview/47412371
My photography-showcase page would like to have this gallery on the "Weddings" page of Portfolio where user get from main carrousel/grid view of the theme. There would be the highlights of wedding photographies and idea was to use this element as clickable "thumbnail cover" for each wedding full album - user would click on "Peter & Ema" and that opens the subpage with gallery from their wedding.Tried adding the link manually via html into the code for each carrousel item/gallery item but it never saves with the <a href="..."> gallery element </a> and overwrite into the defaul html code on save.
Is there a workaround please so images are clickable for forwarding into subpage/other page in this theme?
Attached files: Screenshot 2023-11-03 at 12.47.42.png
Hello Tomas,
the solution I see is to take the html output of the shortcode (the content slider carousel) and to edit it including the <a> links. You can take the html output from the page source (right click in browser -> View Page Source). Then paste back the edited code in the page edit as custom HTML block (instead of the shortcode).
That's the simplest solution. Alternative is to modify the implementation of the shortcode (custom work)
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Lets say this is the default code of carrousel gallery. Should I place the <a href="link to full gallery on click"> xyz </a> in before and after the below line??
If so I tried to "update" the page after modifyin the html code of that element and it saves as default code, so the <a> links werent saved properly?
Thank you for guidance, I have very little experience in html so apologize if newbie mistake, but never encountered the [carousel slide img_url=souce...] kind of coding.
Tom
Hello,
this is the output HTML I was talking about:
https://prnt.sc/7Ef6X0YR31t1
formatted it looks like:
https://prnt.sc/mChZDVQE1Vgv
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Oh now I undestand! The more simple method than I thought, to edit whole page at the end and copy paste the html into editor. We will try, thank you for help during the weekend.
Cheers
OK, closing this for now
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hey team,
Editing the code as below and pasting into the gallery works great for <a> links. Firstly I noticed the picture got saved twice into carrousel scroll items (4 uploads, 8items to scroll) and only the first one had the link? Also the formating for fillin the space as gallery item properly is no longer working.
Or should I edit and paste the entire <html> ...... </html> page into editor? Or whole <div class="cd_index cd-main-content">...<div> ?
Attached files: Screenshot 2023-11-05 at 11.53.31.png
if you can add the <a> link inside the div clapat-slide?
the slider duplicates the items to achieve the infinity list effect.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
In the original code of element when switched to html view of wordpress editor? Adding <a> before [clapat_slowed_text_pin_image img_url="http://rad.....][/clapat_slowed_text_pin_image] and </a> here doesnt save the element with the links for me. It always default to the below code.
That's the shortcode [clapat_slide] which is converted the by WordPress to the actual HTML implementation
you are interested in the actual HTML code of the slider
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
That would be the code from 40minutes ago? If I add link there it doesnt work properly for formating or duplicates of images? It works great on single image and user gets to new tab/page, but formating and duplicates arent workin that way.
What I mean is this code (taken directly from the page source):
https://prnt.sc/mChZDVQE1Vgv
the <a> link would wrap the <img< and not the <div class="clapat-slide...
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Tried now and it only works on the very center of the "picture frame" and not on duplicates?
current test code page:
http://radekmusil.com/about-3/
center with a link
Attached files: Screenshot 2023-11-05 at 12.51.07.png
works okay for link over whole picture clickable, but breaks the functionality of scrolling sadly
Hello Tomas,
That's as far as I can go. I imagined if here
https://prnt.sc/mChZDVQE1Vgv
you add the link under div class clapat-slide such as
...
<div class="clapat-slide">
<a .... >
<img... >
</a>
</div>
...
this will get replicated automatically in the cloned slides and an anonymous link <a> would not break the formatting
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy