Hi there,
I ran into issues with this plugin using WordPress 6.0.1 and PHP 8.x (8.0, 8.1, …):
file: /wp-content/plugins/creative-commons/includes/class-creativecommons.php
line: 927
issue: in the CSS, there is a “20%;”. It seems that printf starting from PHP 8.0 cannot parse it.
solution: It needs to be escaped like “20%%;”.
Cheers,
Janek
Error Details
=============
An error of type E_ERROR was caused in line 927 of the file /wp-content/plugins/creative-commons/includes/class-creativecommons.php. Error message: Uncaught ValueError: Unknown format specifier ";" in /wp-content/plugins/creative-commons/includes/class-creativecommons.php:927
Stack trace:
#0 /wp-content/plugins/creative-commons/includes/class-creativecommons.php(927): printf()
#1 /wp-includes/class-wp-hook.php(307): CreativeCommons->create_admin_page()
#2 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(476): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 /wp-admin/options-general.php(10): require_once('...')
#6 {main}
thrown
]]>
Once I’ve chosen a license for my post, are there template tags to render that license in templates?
]]>Is it possible to choose a license per post? I was hoping for a meta field.
]]>The translation of this plugin is not possible because the code is not prepaired (Details).
It would be nice if the author can correct this. I can help with german translation.
Thanks in advance
]]>Hi,
Is the Version: 2021.04.1 of the Creative Commons plugin compatible with WP 5.8?
]]>Hey,
I did a quick test and it seems that the rel=”license” tag is not used?
Google (and other search engines) index it, it can be used in googles advanced search afterwards.
CC Choose tool also includes rel=license, see https://creativecommons.org/choose/)
Thanks in advance!
Best regards,
Matthias
Please add the functionality that the Unsplash plugin has: https://www.ads-software.com/plugins/unsplash/
We would love if site members could easily search and add your images to their posts, and auto-add attribution, all without leaving the WordPress (user-generated content) website using your plugin.
Thank you!
]]>It doesn’t seem like anybody is supporting this plug-in, which is too bad. It is a good and relevant tool.
I’m using the popular WPZoom theme Inspiro and the CC logos do not show on images unless I make a change in the customizer:
.cc-attribution-box-license {
width:6em
}
Also the license selector in the media gallery does not reflect current choice but defaults to “Original”, so it looks like nothing was saved (except that the text box above displays the correct link).
Best Wishes
]]>Hi,
thank you so much for this great plugin.
I am using the plugin on a German website translated into English and French with WPML. I was able to adapt translations except for the “by” that is in my footer. Can’t find it in the strings.
Also: will you consider adding more options to the plugin?
I was thinking of two things:
– Image credits as overlay (in posts and on cover/featured photos too)
– popular licenses like Pixabay, Unsplash, Pexels, Pikist…
Hi!
It seems that adding our own translations to this plugin is next-to-impossible. The official WordPress translation website claims that This plugin is not properly prepared for localization.
I’ve also raised an issue on GitHub.
… and if you wish to get a copy of the Portuguese (European) translation, you can get them from GitHub as well ??
]]>I installed this plugin on my multisite WordPress and setting up the plugin by choosing the right license in my site and ensure Display license as the widget was checked as recommended, but seems when I put the widget creative common to display the license on my sidebar the license not work properly, no image license and links, as well as attribution was rendered on the site, just only text “Except where otherwise noted, the content on this site is licensed under a License.” and broken image. Is there any something I did wrong? Could you please guide me step by step to make this work on my Multisite WP? Thank you in advance!
]]>Hello,
I need help. How can I install the creative commons license? What I thought I needed to do was go to my www.ads-software.com administration site, and then click on plugins, add new. However, there is no “add new” when I click on plugins. There is only a list of All, appearance, etc… Can someone please assist me? Thank you!
Thanks for the plugin. Just wondering if it is currently possible to change the defaults in the Attribution Details setting for Title and Title URL, and Author and Author URL? I would like to change the current defaults from “the content” and “on this site” to a variable that would automatically populate these fields from the post being viewed. Is there a variable I can add that will make the defaults dynamic and contextual, rather than “the content” and “on this site”?
]]>Great plug-in. I have a question, though. Is it a CC requirement that the license has to be site-wide? I would like to license certain pages only, if possible, but the plug-in’s default blurb says “Except where otherwise noted, the content by Bean Poet is licensed under…” This implies that people can use material even on pages where they don’t see the CC widget. Thanks!
]]>I want to translate this plugin to Spanish, but it is not properly set for translation. If you want I can fork the proyecto and try to find why it is not set for translation.
]]>Seems there’s no file plugins/creative-commons/assets/icon-256×256.png
It’s used in the top right in the settings page.
And the code where it’s loaded is: https://github.com/creativecommons/wp-plugin-creativecommons/blob/f9a3eaf8163f55c5fd10a7a2aeab9e4922c15dc2/includes/class-creativecommons.php#L1244
]]>