jlambe on master
Add make:observer command suppo… (compare)
jlambe on master
Add cache table, cast make, com… (compare)
jlambe on master
Set env command and register co… (compare)
jlambe on master
Fix console kernel error report… (compare)
jlambe on master
Implement configuration cache c… (compare)
jlambe on master
Implement make component comman… (compare)
jlambe on master
Implement clear-compiled comman… (compare)
jlambe on master
Implement the cast command. (compare)
jlambe on master
Bump acorn from 6.4.0 to 6.4.1 … Merge pull request #776 from th… Fix Mix helper path. Add manife… and 15 more (compare)
echo app('Twig_Environment')->render('partials/global/activate/activate-header.twig')
Hello, i tried to upgrade the framework for a customer from 1.3 to 2.0 but when i go to the homepage it keeps telling we:
The theme is only compatible with the Themosis framework. Please install the Themosis framework.
I followed the documentation, but i kinda stuck in here. Can someone please help me? Cheers Rob
http://bookstore.dev/firstcategory/secondcategory/hello-world-post
, but not the archive
i have to reference http://bookstore.dev/secondcategory
currently but i need the parent/child category tree to be on the url
it's using the standard route currentlyRoute::match(['get', 'post'], 'archive', function ($post, \WP_Query $query) {
firstcategory-secondcategory
)
secondcategory
instances are different