jayus.es
Forum Replies Created
-
Thanks to you for your plugin! 🙂
One more thing: translation completed! 😀
Thank you! It worked.
Concerning the translation, I will do it 🙂
Hello,
I deleted the plugin (two start from the very beginning) and installed it again. After configuring the license, I added the code you gave me (with my custom text) to my theme functions.php file.
But the text added to the existing one in the box. Now, I have the text by default and mine.
Here you can see it: http://jayus.es/el-ultimo-caton-de-matilde-asensi-gratis-amazon-espana/
And this is the code in the “cc-configurator.php”:
$work = sprintf("%s %s %s", $work, __("by", 'cc-configurator'), $by); } else { $work = __('This work', 'cc-configurator'); } } $work .= sprintf(", ".__('unless otherwise expressly stated', 'cc-configurator').", ".__('is licensed under a', 'cc-configurator')." %s.", bccl_get_license_text_hyperlink()); // Additional PermissionsI only want this text in the box: “Esta entrada, a excepción del contenido de terceros y de que se indique lo contrario, se encuentra bajo una Licencia Creative Commons de Atribución-NoComercial-SinDerivadas.”
What do I have to do?
Thanks again?
PS: I’m a newbie in php codes and those things 🙁
Forum: Plugins
In reply to: [Creative Commons Configurator] How can I change the alignment and center it?It worked, thank you! If you fix it for the next update, will I have to delete the coded I added?
Thanks.