• Resolved usnexus

    (@usnexus)


    Hello,

    first of all – thank you! Great plugin and does exactly what I needed.

    Second,

    is it possible show in front end only the links (without the ‘Source:’)? I am trying to put it on the same line with Tags, however with no success yet.

    Kind regards

    https://ww.wp.xz.cn/plugins/source-affix/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author rabmalin

    (@rabmalin)

    Have you tried Source Title field making empty in plugin options?

    Thread Starter usnexus

    (@usnexus)

    Yes, although I meant which code should I use in the single.php, so I can control where exactly will the plugin’s output be placed?

    Plugin Author rabmalin

    (@rabmalin)

    There is no separate function to append content in single.php file. Currently sources are appended using the_content filter. Method source_affix_affix_sa_source is there to generate source. You can check that function and develop your own function to display sources.

    Plugin Author rabmalin

    (@rabmalin)

    Closing ticket.

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

The topic ‘Custom placement in the theme’ is closed to new replies.