Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25054

    I am getting a strange effect when I try to add links in an iconbox, the parsing goes strange.

    I have this (note I replaced some of the <> with [] so that the code displays without linking):

    <br />
    [av_one_third]<br />
    [av_icon_box icon='59' position='top' title='Need Support?' link='manually,mailto:support@MYSITE.com' linktarget='no']<br />
    Please visit our [a href="http://MYSITE.com/support/"]FAQ[/a] if you have not already done so. Else, please contact us at [a href="mailto:support@MYSITE.com"]support@MYSITE.com[/a] or 1.800.555.8697.<br />
    [/av_icon_box]<br />
    [/av_one_third]<br />

    and on the website, the code looks like this:

    <br />
    <div class="iconbox_icon heading-color avia-font-entypo-fontello"></div><br />
    <h3 class="iconbox_content_title"><br />
    [a "="" support="" MYSITE.com="" http:="" href="mailto:support@MYSITE.com' title='Need Support?' ]Need Support?[/a]</h3><p>Please visit our [a href="]FAQ[/a]<br />
    if you have not already done so. Else, please contact us at<br />
    [a href="mailto:support@MYSITE.com"]support@MYSITE.com[/a]<br />
    or 1.800.555.8697.<br />
    <p></p><br />
    </h3><br />
    </div><br />
    </div>

    `Note the

    [a “=”” support=”” MYSITE.com=”” http:=”” href=”mailto:support@MYSITE.com’ title=’Need Support?’ ]Need Support?[/a]

    is really weird. This does not happen when I don’t have a website link in the iconbox. Can anybody help? Is this a bug?

    #125630

    Hey!

    Hi,

    I can’t reproduce this issue on my test server: http://www.screenr.com/ZjSH

    Please make sure you’re using the latest theme version (Enfold 1.7).

    Best regards,

    Peter

    #125631

    Hmm, I upgraded to 1.7, but it still doesn’t work. I narrowed it down to the fact that I link an email to the title of the iconbox.

    I tried a new wordpress site and I don’t see the bug, so I can only conclude it is a plugin that’s screwing it up.

    #125632

    Hi,

    Please deactivate the plugin one at a time.

    Regards,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘iconbox and links issue’ is closed to new replies.