GithubHelp home page GithubHelp logo

Comments (4)

jameskoster avatar jameskoster commented on September 2, 2024

Hey, the site logo plugin shouldn't crash your site, could you describe that a little more?

Version 1.1.0 of Storefront (latest master branch here) supports the JetPack version of this feature. We'll be releasing that soon.

In the short-term you can hook jetpack_the_site_logo() in and add add_theme_support( 'site-logo' ); to your child themes functions.php.

from storefront.

michellemcdines avatar michellemcdines commented on September 2, 2024

I get an error

Fatal error: Cannot redeclare site_logo_init() (previously declared in /home/whippetw/public_html/sitename/wp-content/plugins/site-logo-master/site-logo.php:22) in /home/whippetw/public_html/sitename/wp-content/plugins/jetpack/modules/theme-tools/site-logo.php on line 32

I really don't want to be hacking code - I thought this was a theme that I could just add a plugin to. It's billed as being simple, easy to use etc etc - adding code to php files isn't that :-(

from storefront.

jameskoster avatar jameskoster commented on September 2, 2024

Ah, that's because you have both plugins active. It's not the theme.

You have a couple of options;

  1. Add the code I gave you and deactivate the site logo plugin
  2. Deactivate the site logo plugin and update Storefront to version 1.1.0 by downloading the latest zip from here at GitHub.
  3. Go without a logo for a couple of days while we prepare and release 1.1.0.

from storefront.

michellemcdines avatar michellemcdines commented on September 2, 2024

Thanks for the reply James

I'll take option 3 for now :-)

from storefront.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.