Columne

since days i try to find out how i can change the link settings in the column. and in the icon bar can put a link to the pop up fenseter. it seems impossible to be
Please help me
Thank you

Comments

  • Hi,
    I do not understand at all, describe it again.
    You can make a popup with this code:

    [button title="Button" link="#you-custom-id" target="_blank" class="" download="" rel="lightbox" onclick=""]
    <div id="you-custom-id" style="display:none">CONTENT HERE</div>

    Thanks
Sign In or Register to comment.