-
Notifications
You must be signed in to change notification settings - Fork 867
no styles #830
Comments
Are you able to run |
Follow the quickstart, run that locally and then upload/deploy to your server (node_modules can be excluded) |
i'm not able to run npm install: |
To install MySQL & PHP locally, just install WordPress from the App Gallery on WebMatrix - you can delete this project once you have installed the fake WordPress site (files & content). Now copy the WordPress installation files (dowloaded from WordPress & unzipped) into the working directory of your local project, and 'open folder' with WebMatrix pointing to the root of your project - this will install PHP dependencies. Use the command line to navigate to your project root folder - then it's "your_project_name/wp-content/themes"....follow the instructions for downloading the FoundationPress package, and installing it as per the 'Quickstart' instructions. Once installed you need to run "NPM run watch" (for the SASS compiler to work) from the theme folder of your new project "your_project_name/wp-content/themes/FoundationPress" There are quite a few things to learn, but once you have learnt them, you won't look back, and developing locally will be a breeze. |
I ended up installing webmatrix and stopped on totally empty App Gallery without any idea what to do next. Last try was to copy missing files from https://foundationpress.olefredrik.com/ source, but all the icons were squares, so no use. Back to bootstrap. edit: is there any way for this theme to be upload-ready? i mean previous version was simple to use, download, upload, go. I have asked my friend to make it work, few css and js were created, no errors, but theme is usless, icons do not work, menu isn't showing up. |
@czokalapik : If you read the requirements and follow the quickstart, you should be up and running in minutes. If you have no interest of using the required dependencies (npm and gulp), I would recommend using a different starter-theme. |
I have no idea how SCSS works and i think my provider won't let me install compiler, so i'm missing CSS files:
/assets/stylesheets/foundation.css?ver=2.6.1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
/assets/javascript/foundation.js?ver=2.6.1 Failed to load resource: the server responded with a status of 404 (Not Found)
/assets/stylesheets/foundation.css?ver=2.6.1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
The text was updated successfully, but these errors were encountered: