List Slideshow Clickable

Description

  • enable link on List Slideshow: image or title or description or whole item
  • view demo – password: abc
  • buy me a coffee

#1. Install Code

Note: Step #1.6 will have option to enable link on image or title or description or whole item

#1.1. Make sure you use Slideshow

05.26c22v3 List Slideshow Clickable

#1.2. Make sure you enabled button

(If you need to make Buttons invisible, see #1.6-5)

05.26c22v1 List Simple Clickable

#1.3. Make sure you added URL to item button

05.26c22v1 List Simple Clickable

#1.4. Hover on top right of Slideshow > click EDIT SECTION

05.26c22v1 List Simple Clickable

at Format > Anchor Link, enter word: list-slideshow-clickable

05.26c22v3 List Slideshow Clickable

If you want to apply to multiple list slideshow sections on same page, just use: list-slideshow-clickable02, list-slideshow-clickable03…

05.26c22v3 List Slideshow Clickable

#1.5. Hover on Page where you use List Slideshow > Click Gear icon

05.26c22v3 List Slideshow Clickable

Click Advanced > Paste this code

  • If you use Personal/Basic Plan and your plan doesn’t support Injection, you can see #3.1
<!-- 05.26c22v3 List Slideshow Clickable -->
<script>
window.ListSlideshowClickableConfig = {
  itemLink: false,
  imageLink: true,
  titleLink: true,
  descriptionLink: true,
  hideButton: true
};
</script>
<script src="https://code.beaverhero.com/list/0526c22v3listslideshowclickable.js"></script>

05.26c22v3 List Slideshow Clickable

#2. Customize

#2.1. All options

  • true = enable, false = disable
  • itemLink = whole item clickable
  • imageLink = image clickable
  • titleLink = title clickable
  • descriptionLink = description clickable
  • hideButton = remove button
window.ListSlideshowClickableConfig = {
  itemLink: false,
  imageLink: true,
  titleLink: true,
  descriptionLink: true,
  hideButton: true
};

#3. Other

#3.1. If you use Personal/Basic Plan and your plan doesn’t support Injection, you can edit Current Page > Add a Block.

05.26c16v1 Hover Text Show Image Follow Cursor

Choose Markdown

04.26c10v2 Header Sound Icon

Paste this code

<script>
window.ListSlideshowClickableConfig = {
  itemLink: false,
  imageLink: true,
  titleLink: true,
  descriptionLink: true,
  hideButton: true
};
</script>
<script src="https://code.beaverhero.com/list/0526c22v3listslideshowclickable.js"></script>

05.26c22v3 List Slideshow Clickable

Buy me a coffee