Plugin Author
labs64
(@labs64)
Hi Karloo,
Could you please show this your theme behavior on some live website? It’ll simplify the analysis.
Generally Credit Tracker plugin doesn’t influence look&fill of other WP components (themes, plugins, widgets etc.); there are only few plugin related CSS exists.
Best Regards,
Labs64
Plugin Author
labs64
(@labs64)
To your second question – yes this is possible; there are different placeholders which can be used to build image caption string:
%ident_nr% – image id
%source% – image source
%author% – image author
%publisher% – image publisher
%link% – original image URL
%license% – license applied to this image
%caption% – original image caption
%title% – original image title
For example you can use following format to achieve your described goal:
%caption% (created by <a href='%url%' target='_blank'>%author%</a>); %license%
Best Regards,
Labs64
Thread Starter
Karloo
(@karloo)
Please, let me correct my first comment about jumping menues. That happened in Google Chrome when I had installed this plugin. But I also later found the same effect when working with other plugins. Therefore I tried to repeat the problem i Firefox Developer but the WP-memues was not affected at all with Credit Tracker active. I am sorry for my mistake here. That was too rapid conclusions.
I will send a screencast to labs64 to show how it looked like in Chrome.
Thank you for helping me with an example-code. That is much appreciated. I will test it. Hopefully it will solve my task. Then I will change my mind and edit my ranking for your plugin.
Thanks a lot for great help and a rapid reaction.
Best Regards
Plugin Author
labs64
(@labs64)
No problem Karloo,
Please try this code and if this doesn’t meet your expectations we’ll see how to schedule this as a feature request for one of the next plugin releases.
Best Regards,
Labs64