Home>Support>Copyright is not working

Copyright is not working

By reicegar, 8 years ago. Last reply by reicegar, 8 years ago.

Hi, I’m new in this forum and my question is why don’t work the copyright in my theme vantage premium, I mean I type {site-title} {copyright}{year} but anyway appear “{site-title} {copyright}{year}”. please help me
My website is www.venicetailoring.co.uk/Test

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Reicegar,

    As you’re a Vantage Premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on this page. Please reference this thread.

    Presumably at the time of posting you were using the site information text field to handle the copyright. I know this answer may no longer apply but I’ll reply under the assumption this isn’t the case and what is currently there is what you’re asking about.

    According to the markup, there is actually a space between the copyright and year. Although due to the font it looks minor, if not non-existent. If you would like to increase this spacing without manually adding your own I would recommend using CSS.

    If you navigate to WP AdminAppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

    .site-footer .fa-copyright:before {
    	padding-right: 1px;
    }
    

    Adjust the padding to attain your desired spacing.
    You might also need to install the SiteOrigin CSS Editor.

  2. 8 years, 2 months ago reicegar

    I add the code but it's not working yet, just you can see in my website how appear this

    http:www.venicetailoring.co.uk/Test

  3. 8 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Reicegar,

    Please do not publicly post your order code.

    Oh that’s odd – I can’t seem to replicate it locally. Hm. Can you try disabling all non-SiteOrigin plugins and see if this fixes the issue? You’ll need to clear all your caches after disabling your plugins.

    If it does fix the issue, then try re-enabling your plugins one by one until the issue comes back. This procedure will help diagnose which plugin is causing the issue.

    Once we know that, we’ll be able to look at what might be causing the conflict and either solve the problem or help you find an alternative plugin.

  4. 8 years, 2 months ago reicegar

    The problem still keep it and thanks for answer quick (as well sorry for my english, I'm spanish)
    thanks a lot

  5. 8 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Reicegar,

    Would it be possible for you to create a temporary admin account for us so we can log in and take a look?

  6. 8 years, 2 months ago Private Message - Alex S Hi, I Work Here

    This is a private message.

  7. 8 years, 2 months ago reicegar

    Thanks a lot please becareful now i'm working as well try to make a style the woocommerce

  8. 8 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Reicegar,

    Please do not post sensitive information like that publicly (email replies are NOT private). I won’t ruin your website but someone else who sees the login details might.

    Regardless, the login details don’t work. Could you please privately send me the details?

  9. 8 years, 2 months ago reicegar

    Sorry I'm lost I think that you need to send again the user and password, I change the pass in that case for that, the other thing I know that I have to send the emails for smtp I got a plugin for that but at the moment isn't working because theme my login I don't get integrate with woocommerce for pick up the details

    thanks a lot for quicks answer

    2016-07-15 9:09 GMT+01:00 Alberto Del Valle <[email protected]>:

  10. 8 years, 2 months ago Private Message - Alex S Hi, I Work Here

    This is a private message.

  11. 8 years, 2 months ago reicegar

    Hi Alex.

    I sent the details and I would like to know if you find out the problem or you need more information

  12. 8 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Reicegar,

    Okay I’ve spotted the issue. You’ve made adjustments to the themes functions.php and mistakenly removed:

    add_filter( 'vantage_site_info', 'vantage_footer_site_info_sub' );

    I’ve added it back and it’s working as desired. Please note that you can add HTML to the Site Information text field.

    If you wish to make adjustments to core theme files I would recommend using a child theme so that changes are not lost on theme update. Here is a basic child theme for your convenience.

  13. 8 years, 2 months ago reicegar

    Ok, thanks so much is working now, maybe when I was trying integrate my theme with woocommerce, because sometimes is a headache and now I'm trying that delete some things or change all woocommerce for page from wordpress…
    thanks a lot its working now and for quick answers

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More