jlambe on main
Fix mistyped method signature o… (compare)
jlambe on main
Fix case where WordPress WP_Pos… Fix #716. Redirect responses ca… (compare)
jlambe on main
Update dependencies and fix com… Fix #783. Resolve WordPress aut… (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
Fatal error: Uncaught Error: Class 'Themosis\Core\Application' not found in C:\xampp\htdocs\webprocasa\backend\htdocs\cms\wp-content\themes\procasa\functions.php:15 Stack trace: #0 C:\xampp\htdocs\webprocasa\backend\htdocs\cms\wp-settings.php(514): include() #1 C:\xampp\htdocs\webprocasa\backend\htdocs\cms\wp-config.php(90): require_once('C:\xampp\htdocs...') #2 C:\xampp\htdocs\webprocasa\backend\htdocs\cms\wp-load.php(37): require_once('C:\xampp\htdocs...') #3 C:\xampp\htdocs\webprocasa\backend\htdocs\cms\wp-blog-header.php(13): require_once('C:\xampp\htdocs...') #4 C:\xampp\htdocs\webprocasa\backend\htdocs\cms\index.php(17): require('C:\xampp\htdocs...') #5 {main} thrown in C:\xampp\htdocs\webprocasa\backend\htdocs\cms\wp-content\themes\procasa\functions.php on line 15
There has been a critical error on your website.
Learn more about debugging in WordPress.