• Resolved jordilluisvinas

    (@jordilluisvinas)


    Hi, I’m using the blank canvas theme. I applied the plug-in, but the WordPress footer is still showing. I saw a similar post on the forum with a suggested css code for an enigmna theme as follows:

    .enigma_footer_copyright_info a {
    display: none;
    }

    I was wondering if I could use a variant of this, just adapting the theme name, but I’m not sure which theme name would describe mine, aside from the possible “blank” perhaps (?). Guidance appreciated. Thanks

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    What version of Blank Canvas are you using please? The latest version is v1.2.9 which we have just tested with this plugin and definitely works.

    Looking at your website, adding this CSS to “Customizer – Additional CSS” should do what you require …

    .site-info>a:last-child {
    display: none;
    }

    Oliver

    Thread Starter jordilluisvinas

    (@jordilluisvinas)

    Thank you Oliver,

    I have applied your suggested code and it removed the “Powered by WordPress” footer. I don’t really know how to find the theme version on this particular Blank canvas theme, but I appreciate the quick response.

    Kind regards,

    Jordi

    Plugin Author Oliver Campion

    (@domainsupport)

    No problem Jordi, glad it fixed your issue.

    If you have the time, please let us know what version of Seedlet theme and Blank Canvas child theme you have installed so that we can rule out an issue with the plugin.

    You can get this by going to “Dashboard – Appearance”. Clicking on a theme will show the version number next to the theme title.

    Oliver

    Thread Starter jordilluisvinas

    (@jordilluisvinas)

    Thank you Oliver,

    I wish I could, but I’m not seeing the version anywhere near, or on, or clicking, or hovering, or in customizing, or the info, or in support.

    The closest I was able to see was that seemed it could be was when downloading the zips for the theme and the seedlet in info, the file names are 1.2.3 for the theme and 1.1.15 for the seedlet. I hope that’s it.

    If it helps, I installed it just a couple of days ago, so I would assume it’s the latest version available on the free themes for WordPress by default.

    If I at some point figure out how to get you that version anywhere else, I’ll let you know.

    Much appreciated,

    Jordi

    Plugin Author Oliver Campion

    (@domainsupport)

    No problem, we’ll follow the thread in case anyone else has the same issue.

    Oliver

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘“Powered by WordPress” still appears on blank canvas’ is closed to new replies.