Adding a hyperlink to images in a scrolling banner

Posted by Community Admin on 05-Aug-2018 15:29

Adding a hyperlink to images in a scrolling banner

All Replies

Posted by Community Admin on 03-Dec-2014 00:00

We have an image slider on the home page.  We want to add a hyperlink to the images.  It needs to be a different hyperlink on each image.  Can we do this? 

Our site is: www.independentjewellers.com/

We have the images in its own library.

We have created a custom module for the slider.  

 

Posted by Community Admin on 03-Dec-2014 00:00

Hi Kevin,

You mention you are using a custom module. Is that a module build with the Dynamic Module Builder, or a real custom module as in a separate VS project?

In the first case you could add a new field to the module which would hold your hyperlink. Then inside the template you should change the markup to add a link.

In case of the separate custom module, you should be able to also add a new field to the model and make it available through the UI. This can all be done within code.

Best,
Daniel

Posted by Community Admin on 03-Dec-2014 00:00

Thank you,

It is done in VS.  I have had my developer add this functionality and it worked.  

 

Posted by Community Admin on 05-Feb-2015 00:00

hello sir,

 can any one say how to adding a hyperlink to images in a scrolling banner in php..(it is dynamic module builder )..can u mention sample code line for it ...

 

This thread is closed