When I try to activate the new version I get this:
Parse error: syntax error, unexpected end of file in /var/www/public/blog/wp-content/plugins/blogcopyright/admin/bte_bc_admin.php on line 185
]]>If I add a new post, many buttons of post-new.php and post.php are way to big and the page is messed up a bit:
If I deactivate the plugin, the layout is OK again.
]]>After reactivating the update to 2.0.0, I tried to reset my settings. I had to reenter the start date and the name of the organization. But it won’t let me edit the copyright statement to include additional information I had before.
I will need to find a better plugin if this can’t be fixed. I need to include the other stuff our lawyers say we need to include.
]]>I updated to Version 2.0.0 just now and got a message on the WP plugins page that it has been deactivated because the plugin doesn’t exist.
I checked my FTP list and the plugin is there. So I clicked on the Activate link in the plugins page and it came up with Configure. All my previous configuration has been erased. Plugin updates shouldn’t set settings back to nothing.
]]>I updated a plugin and after it was updated, the following message appeared:
Strict Standards: Only variables should be passed by reference in …/wp-content/plugins/blogcopyright/BTE_BC_admin.php on line 22
]]>I am manually inserting the blog copyright using <?php if (function_exists('bte_bc_tag')) { bte_bc_tag(); } ?>
I would like to add some text ” | Design by Sara F—–.” so that is is positioned on the same line as the copyright notice.
I tried writing it like this <div id="copyright-notice"><?php if (function_exists('bte_bc_tag')) { bte_bc_tag(); }, echo " | Design by Sara F-----."; ?>
but I got an error.
How can I write this so that the copyright notice and design credit appear on the same line? I am not very familiar with PHP and would really appreciate some help.
]]>I ran wp-debug to check something and it came up with a message about Blogcopyright:
wp-content/plugins/blogcopyright/BTE_BC_admin.php:21 – get_settings is deprecated since version 2.1! Use get_option() instead.
]]>is it possible to add the copyright foot note to my blog, I’m using adventure journal theme, how do I do it?
thanks
Here you are my website:https://www.freereporter.info/wordpress/
I would like to know if there is a way to place the copyright message on the left side of the footer area that credits the theme developer “Bombax Theme designed by itx”. Thanks!
The copyright is displaying, but it’s off to the far left of the webpage instead of being centered. How do I fix this?
]]>It would be cool to be able to do this without touching the main file… am I missing something?
]]>