Git Product home page Git Product logo

joseph-knows-best's Introduction

=======================================
Joseph knows best
=======================================
Komplexes Wordpress-Theme für GRÜNE Landesverbände
http://gruene-nrw.de

Komplexes Wordpress-Theme, das auf gruene-nrw.de zum Einsatz kommt. Auch hervorragend für andere Landesverbände nutzbar, bietet viele Funktionen.

Das Theme stellen wir frei zur Verfügung und aktualisieren es regelmäßig gemäß unserer eigenen Bedürfnisse. Support-Anfragen und Features können idR nicht übernommen werden!

Einige Features: Story-Telling/Scrolly-Telling, eigene Post-Types für Köpfe & Gliederungen, mobile First, etc.

joseph-knows-best's People

Contributors

kre8tiv avatar modulbuero avatar mc17uulm avatar

Stargazers

Sebastian Werner avatar AvTopo avatar Marc avatar  avatar Alexander Wunschik avatar seabokas avatar  avatar Sven Kaemper avatar Christian avatar

Watchers

Christian avatar  avatar Felix avatar  avatar  avatar AvTopo avatar

joseph-knows-best's Issues

functions.php kaputt

Die functions.php scheint kaputt zu sein. Nach Installation des Themes gibt es einen Fehler:

2016/08/28 15:45:35 [error] 2609#2609: *16916 FastCGI sent in stderr: "PHP message: PHP Parse error:  syntax error, unexpected end of file in /var/www/xxxxxxxx/wp-content/themes/Joseph-knows-best-master/functions/theme-functions.php on line 804"

Getestet mit WordPress 4.6 und PHP 7.0.8.

Constructor Method For WP_Widget Is Deprecated Since Version 4.3.0

Info: https://mainwp.com/notice-the-called-constructor-method-for-wp_widget-is-deprecated-since-version-4-3-0-use-__construct/

Affected (social media widget): https://github.com/kre8tiv/Joseph-knows-best/blob/master/functions/theme-sidebars.php#L130

function kr8_socialmedia() {
		$widget_ops = array('description' => 'Links zu deinen Profilen in den Sozialen Netzwerken.');

		parent::WP_Widget(false, __('Social Media Links'),$widget_ops);
	}

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.