Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #162898
    nomade-2018
    Participant

    Hello, I’m using catch-responsive-pro on a site in maintenance. It’s impossible to show [the-year], the code does not work. Event after using all the lines Skandha suggested in numerous topics.
    This is the code I use

    Loze-Dion éditeur inc. © 2018-[the-year] [site-link] | Tous droits réservés | Politique des confidentialité

    Everithing is fine except the-year.

    Are You able to help,

    Patrick

    #162919
    Skandha
    Participant

    @nomade-2018: Hello Patrick,
    [the-year] seem to be showing up well at my end. I will look into your site so that I can look into the issue.
    For that I will need your admin credentials. I will contact you shortly by email!

    Kind Regards,
    Skandha

    #163035
    Skandha
    Participant

    @nomade-2018: Go to => Child Theme Folder => functions.php add the following Code.

    function unwanted_transient () {
    	delete_trasient('catchresponsive_footer_content');
    }

    Let me know if this solves the [the-year] issue.
    Kind Regards,
    Skandha

    #163065
    nomade-2018
    Participant

    Hello Skandha, I added the code and refresh the page, nothing happened.
    I also tried the same thing directly with the core theme Catch responsive pro itself.

    Regards,
    Patrick

    #163158
    nomade-2018
    Participant

    Skankha,

    Unfortunately the pro version has some bugs, and I don’t have time to spend on each of it.

    The footer does not accept fully HTML that’s why the code [the-year] is not working.

    I’ve tried the following code that should work (as in the footer widget 1 left) but it doesn’t

    Loze-Dion éditeur inc.
    © 2018 – document.write((new Date()).getFullYear()); Nomade Maths

    I think All of this comes from the french version of the theme, your translator doesn’t seem to understand what he is translating.

    Sorry about all this
    Patrick

    #163535
    Skandha
    Participant

    @nomade-2018: I have just sent you an email. Please check it out!

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Customizing the footer’ is closed to new replies.