lord_dupalski Posted August 27, 2014 Posted August 27, 2014 How can I make this work. downloaded it from module tab in PW and in new tab I searched for PROCESSWIREBOOTSTRAP3and download and installed but still not working, What I see is the default site.
Soma Posted August 27, 2014 Posted August 27, 2014 SiteProfiles can't be installed like this Read the install part here http://modules.processwire.com/modules/process-wire-bootstrap3/
LostKobrakai Posted August 27, 2014 Posted August 27, 2014 You need to read the installation instructions provided with the module. More exactly this isn't a module but a site-profile. These can't be installed and uninstalled like normal modules. They have to be present before the processwire installation process. This is a site profile for ProcessWire. Install as usual: Download the latest ProcessWire Before installing, replace the following directories from the installation with this profile. Replace /site-default/install/ Replace /site-default/templates/ Install ProcessWire. Now you can use the template by navigating to the /site/templates folder and start editing. The header is located under /site/templates/includes/header.inc . See here: http://modules.processwire.com/modules/process-wire-bootstrap3/
adrian Posted August 27, 2014 Posted August 27, 2014 SiteProfiles can't be installed like this Bildschirmfoto 2014-08-27 um 15.47.42.png Read the install part here http://modules.processwire.com/modules/process-wire-bootstrap3/ But if you want to add Bootstrap to an existing PW install, you really only need to grab the bootstrap files - put the css and js files in appropriate locations and then modify your template files to use the div structure and css classes that bootstrap requires to work it's layout. Shouldn't be too difficult at all if you are html/css savvy. 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now