I'm trying to make the images on the client carousel clickable to a popup window - using short code from ITRO popup plugin. The code for portfolio carousel is:
[vc_row type="full_width_background" bg_image="773" bg_position="left top" bg_repeat="no-repeat" scene_position="center" text_color="dark" text_align="left" top_padding="60" bottom_padding="60" parallax_bg="true"][vc_column width="1/1"][clients columns="3" carousel="true"][client title="Client" id="1408571923867-0-10" image="456" ][/client][client title="Client" id="1408571539-1-58" image="458"] Click the edit button to add your testimonial. [/client][client title="Client" id="1408571935735-0-3" image="455"][/client][client title="Client" id="1408571945092-0-8" image="454"][/client][client title="Client" id="1408571539-2-80" image="457"] Click the edit button to add your testimonial. [/client][/clients][/vc_column][/vc_row]
I tried just adding the ITRO shortcode: [itroclickpopup id="1"][/itroclickpopup] as follows:
Hi Tahir,
I'm trying to make the images on the client carousel clickable to a popup window - using short code from ITRO popup plugin. The code for portfolio carousel is:
[vc_row type="full_width_background" bg_image="773" bg_position="left top" bg_repeat="no-repeat" scene_position="center" text_color="dark" text_align="left" top_padding="60" bottom_padding="60" parallax_bg="true"][vc_column width="1/1"][clients columns="3" carousel="true"][client title="Client" id="1408571923867-0-10" image="456" ][/client][client title="Client" id="1408571539-1-58" image="458"] Click the edit button to add your testimonial. [/client][client title="Client" id="1408571935735-0-3" image="455"][/client][client title="Client" id="1408571945092-0-8" image="454"][/client][client title="Client" id="1408571539-2-80" image="457"] Click the edit button to add your testimonial. [/client][/clients][/vc_column][/vc_row]
I tried just adding the ITRO shortcode: [itroclickpopup id="1"][/itroclickpopup] as follows:
[itroclickpopup id="1"][client title="Client" id="1408571923867-0-10" image="456" ][/client][/itroclickpopup]
This worked - but, it screws up the carousel and makes the next 2 images on the carousel blank.
Any help would be much appreciated!
Thanks,
JDW