Link function to carousel not coded

[ad_1]

I’m working on this carousel using the ACF Pro plugin, which allows me to add images and video to a carousel, with either page links or links. However, the link function wouldn’t appear in the backend carousel editing page. How can I do this?

I reached out to this website developer and he said my website doesn’t have that functionality and that it would need to be developed. How do I do this? Keen to learn!

[ad_2]
1 Comment
  1. Add a field called “href” for each slide

    add an anchor tag to your slider and use the href as defined in the backend – probably a sub field if it’s in a repeater

    <a href=”<?php echo get_sub_field( “href” ); ?>”>SLIDE</a>

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer