Jump to content

Recommended Posts

Posted

How can I make this work. downloaded it from module tab

 in PW

and in new tab I searched for 

PROCESSWIREBOOTSTRAP3

and download and installed

but still not working,

What I see is the default site.

Posted

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:

  1. Download the latest ProcessWire
  2. Before installing, replace the following directories from the installation with this profile.
    1. Replace /site-default/install/
    2. Replace /site-default/templates/
  3. 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/

Posted

SiteProfiles can't be installed like this

attachicon.gifBildschirmfoto 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.

  • Like 2

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...