• Resolved LJagermaster

    (@the-living-legend)


    I’ve just installed the Auto Copyright plugin and replaced the original copyright code with the code provided on the plugins FAQ page:

    echo autocopyright(‘format=Copyright (?) #from# – #to#’);

    I reloaded the main page and that code is displayed in the footer where I’d expected the copyright info to appear. Is this plugin simply not ready yet or is there a way to resolve?

    Thanks in advance,

    LJ
    https://sin.theweare.net

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi LJ, it sounds like you forgot to wrap it in a PHP tag.

    <?php echo autocopyright('format=Copyright (?) #from# - #to#'); ?>

    That should work, it’s on the footer of https://thisismyurl.com if you want to see an example of it working.

    Thread Starter LJagermaster

    (@the-living-legend)

    Ah, that seems to be working now. I didn’t forget, I just didn’t it needed to be (didn’t see any info on it in the plugin info).

    Thanks for clearing it up… ??

    Best,

    LJ

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Auto Copyright] No copyright info in footer, just the raw code…’ is closed to new replies.