• Hi,can anyone help?
    I can’t understand why the tinyMCE in wordpress keeps changing my images’ urls to clickable (<a class=”smarterwiki-linkifi….)!
    Have been on this for hours ?? I need the urls clean as part of a shortcode attribute. The shorcode plugin generates and entry to the editor.
    (i.e. [myshortcode attrib1=”” attrib2=”https://mydomain.com/wp-content/uploads/../myimage.jpg”])
    After publishing the entry changes to:
    [myshortcode attrib1=”” attrib2=”https://mydomain.com/wp-content/uploads/../myimage.jpg“]
    This results in malfunction of the shortcode.

    Please help. Thanks, Richard.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter richardboruta

    (@richardboruta)

    Sorry forgot to use backticks…
    [myshortcode attrib1="" attrib2="https://mydomain.com/wp-content/uploads/../myimage.jpg"])
    After publishing the entry changes to:
    [myshortcode attrib1="" attrib2="<a class="smarterwiki-linkify" href=" https://mydomain.com/wp-content/uploads/../myimage.jpg">https://mydomain.com/wp-content/uploads/../myimage.jpg</a>]

    Ive started to get all my images getting surrounded by the smarterwiki-linkify calla and links getting added to my image.

    I’m running WP 3.7
    Anyone any ideas why?

    I realize this thread is older, but thought I’d answer in case anyone else comes across it while researching the same issue. The problem for me was a Firefox add-on “Print to PDF” by The Ripper. Once disabled and restarted fixed the problem. No more funky links!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘smarterwiki-linkify on img url’ is closed to new replies.