Forum Replies Created

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

    (@delucis)

    Weird. Oh well, I’ll just deal with how it is. If ever you do any expansion work on the plugin, a URL only tag would be useful. But thanks in any case for the help and the work!

    Thread Starter delucis

    (@delucis)

    The class="url" is being added by me in the template:
    <a href="%link%" class="url"></a>

    That means the %link% tag is being substituted by:
    <a href="http://claraiannotta.com/works/chamber-music/al-di-la-del-bianco/" target="_self">More information »</a>

    I accept it could be something else, but it seems unlikely. All was working well for two years until the recent update of Events —> 2.3 & WP —> 4.2.1 (no other plugins changed at that time).

    Thread Starter delucis

    (@delucis)

    Hi Arman, Thanks for the reply!

    Is it possible that something within the WP code base changed that impacted this?

    In the template I have <a href="%link%" class="url"></a>
    but in the front-end that is producing (for example):

    <a href="<a href="http://claraiannotta.com/works/chamber-music/al-di-la-del-bianco/" target="_self">More information »</a>" class="url"></a>

    It looks like somewhere there is a default link style with the text “More information »” (pulled I guess from the “Page Link” field in the Language options) and the whole anchor tag is being added including that target attribute.

Viewing 3 replies - 1 through 3 (of 3 total)