How to let FIR open a URL when you click an image

简介: When we use FIR as a ad bar, we want FIR can take the visitor to specific web page when visitor click the image.

When we use FIR as a ad bar, we want FIR can take the visitor to specific web page when visitor click the image. Here it’s the solution for this reqirement.

please enter the "Edit ImageRotator options" page

image

 

When we use FIR as a ad bar, we want FIR can take the visitor to specific web page when visitor click the image. Here it’s the solution for this reqirement.

please enter the "Edit ImageRotator options" page

image

and set "Link From Display: " under "External Commnunication:" section as "true".

image

After that, when you click the image, it will take you to the URL filled in <info> field in image XML list file.

image
I found the "Link From Display" setting does not work in version 2.1 and before, I have fixed this bug and uploaded the 2.1.1 version to snowcovered. you can download it directly in snowcovered if you buy this module before.

相关文章
|
10天前
|
JavaScript
vue截取URL中的参数
vue截取URL中的参数
12 0
|
2月前
|
前端开发
[牛客网-前端大挑战QD2] 获取url参数
[牛客网-前端大挑战QD2] 获取url参数
19 0
|
2月前
BurpSuite8.2 -- 查找包含id参数的URL
BurpSuite8.2 -- 查找包含id参数的URL
18 1
|
2月前
|
分布式计算 DataWorks 关系型数据库
DataWorks数据源问题之参数“连接Url”如何解决
DataWorks数据源是指DataWorks中配置的用于数据集成的外部数据源;本合集将讲解如何在DataWorks中配置和管理数据源,以及处理数据源连接和集成过程中的问题。
29 5
|
3月前
Copy网页中F12里的请求url到postman,并且把所有参数都带过来
Copy网页中F12里的请求url到postman,并且把所有参数都带过来
29 0
|
3月前
|
JavaScript
如何在JS中实现修改URL参数而不刷新页面
如何在JS中实现修改URL参数而不刷新页面
59 1
|
2月前
feign使用url参数传参@SpringQueryMap使用
feign使用url参数传参@SpringQueryMap使用
32 0
|
4月前
|
JavaScript
如何在JS中实现修改URL参数而不刷新页面
如何在JS中实现修改URL参数而不刷新页面
|
10天前
【超实用】Angular如何修改当前页面网页浏览器url后面?param1=xxx&param2=xxx参数(多用于通过浏览器地址参数保存用户当前操作状态的需求),实现监听url路由切换、状态变化。
【超实用】Angular如何修改当前页面网页浏览器url后面?param1=xxx&param2=xxx参数(多用于通过浏览器地址参数保存用户当前操作状态的需求),实现监听url路由切换、状态变化。
|
10天前
|
JavaScript
【归总】原生js操作浏览器hash、url参数参数获取/修改方法合集
【归总】原生js操作浏览器hash、url参数参数获取/修改方法合集

热门文章

最新文章