Foxhound icon indicating copy to clipboard operation
Foxhound copied to clipboard

A text-focused blog theme for WordPress (in React)

Results 22 Foxhound issues
Sort by recently updated
recently updated
newest added

hi, I have a problem with the menu, I get an error in the console of this type: Uncaught TypeError: "Can not read property 'pathname' of undefined at Function.mapToProps", the...

``` git clone https://github.com/ryelle/Foxhound foxhound cd foxhound npm install npm run build ```

This project is long maintenance? Thanks

Howdy 😃👋 Proposing this to only show comment avatar if set. Users can disable avatar display under Settings > Discussion, which presently breaks single page views with comments (by screaming...

Beyond the page template/css overloading approach to child theme-ing, I have been trying to understand how to extend the theme's default react app functionality to customise my child theme js...

I am getting an error compiling the script after freshly cloning it down. Node: 8.9.1 NPM: 5.7.1 PHP: 7.2.2 ``` ERROR in ./js/index.jsx Module parse failed: Unexpected token (52:3) You...

I think Foxhound is an awesome theme and a big step forward for the entire WP theming community, kudos! It seems like one of the major challenges that still needs...

I have a menu set to show up in the Primary Menu location, but the menu doesn't appear correctly in 2.0.0-alpha version of Foxhound.

Specifically, I feel that the `title` value should be run through the `document_title_parts` filter, so that any processing which happens to the title attribute as rendered by WordPress can be...

Are there any plans to support server-side rendering with Foxhound? I think this would greatly benefit the user experience on mobile and the general speed. Thank you for building Foxhound,...

[type] Question