labs64
Forum Replies Created
-
Forum: Reviews
In reply to: [Credit Tracker] I do not recomend.Hi @prroxxy to clarify the functionality of the plugin once again.
Credit Tracker supports:
– attribution of post main images
– attribution of any image in the post by overridingcaptionshortcode <= this is exactly was complained
– attribution of the gallery images –galleryshortcode
– consolidated attribution usingcredit_tracker_table
– filter of thecredit_tracker_tableby tagIs there anything else you would miss in the plugin?!
Forum: Reviews
In reply to: [Credit Tracker] I do not recomend.Hi @prroxxy indeed – plugin overrides caption shortcode functionality of the wordpress, which is limited to the main post images only.
Images in the body can be credited using table shortcode.
All in one: if some functionality missing in the plugins, it doesn’t mean these plugins bad and cannot be used.
PS: comment is marked as spam and not relevant
PPS: the author didn’t engage with the platform as of now (first contribution)- This reply was modified 5 years, 6 months ago by labs64. Reason: low author engagement
Forum: Plugins
In reply to: [Credit Tracker] Sort attribute credit_tracker_tableHi @rincewind I see – new issue created https://github.com/Labs64/credit-tracker/issues/48
Forum: Plugins
In reply to: [Credit Tracker] Sort attribute credit_tracker_tablev1.1.17 released adding this feature
see more at https://wordpress.org/plugins/credit-tracker/#developersForum: Plugins
In reply to: [Credit Tracker] Sort attribute credit_tracker_tableHello @dmchale that’s awesome! Thank you!
We’ll continue at GitHub (verify and test PR).Forum: Plugins
In reply to: [Credit Tracker] Sort attribute credit_tracker_tableIssue tracking: https://github.com/Labs64/credit-tracker/issues/46
Forum: Plugins
In reply to: [Credit Tracker] Sort attribute credit_tracker_tableHello @wgorti current plugin version doesn’t support sorting, but we’ll include this in the backlog.
Thanks for using and suggestion.Forum: Plugins
In reply to: [Credit Tracker] Trying to add CaptionHello @gphoenix5727
Thank you for using Credit Tracker.
PFB the link to the issue created for the same: https://github.com/Labs64/credit-tracker/issues/45… as well as explanation.
Best,
Labs64 TeamForum: Plugins
In reply to: [Credit Tracker] Unsupported! or still supported?Sorry, wrong link to the plugin at GitHub https://github.com/Labs64/credit-tracker 🙂
Forum: Plugins
In reply to: [Credit Tracker] Unsupported! or still supported?Hello @toremo,
Thank you for using the plugin!
We definitely still support this plugin and will verify/update WP compatibility soon.
We always appreciate contribution and feature requests to this plugin at https://github.com/Labs64/GuideChimpBest, Labs64 Team
Forum: Plugins
In reply to: [Credit Tracker] Customizing a table not leading to required resultHello @pierpaoloperrone,
You are using a different (wrong) sign in the
sizeattribute definition.Your example:
„160×120“Working example:
size="160x120"Please use following reworked shortcode to fix the issue on your website:
[credit_tracker_table style="mercury" include_columns="author,copyright,license,author" size="160x120"]This is rendering for instance similar credit table: https://adfluencer.io/media-credits/
Best,
Labs64 Team- This reply was modified 6 years, 10 months ago by labs64.
Forum: Plugins
In reply to: [Credit Tracker] Customizing a table not leading to required resultHello @pierpaoloperrone,
The page you provided doesn’t show any Credir Tracker output.
Could you provide either page with the Credit Tracker shortcode or a screenshot, please.Forum: Plugins
In reply to: [Credit Tracker] Media data from Adobe stock photoHello @docmoritz,
Thank you for using our plugin.
We enabled Adobe Stock with the latest released plugin version v1.1.16Best,
Labs64 teamForum: Plugins
In reply to: [Credit Tracker] change/modify output for credit tracker tableHi @newbie2004,
We’ll make this small adjustment in one of the next plugin versions.
Meanwhile, you can edit this file in your WP installation
credit-tracker/php/parser/istockphoto.phpand add a space on the line #12
Please make sure to backup your website before proceeding!Forum: Plugins
In reply to: [Credit Tracker] change/modify output for credit tracker tableHello @newbie2004,
Thank you for this hint.
In the latest version 1.1.15 we fixed iStockphoto copyright.Best Labs64 team