Skip to content

krackydile/ufcfightclub.com-wordpress-temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baseline [CarrieUnderwood]

Custom wordpress theme development for Sparkart CarrieUnderwood Fanclub

Installation!

  • Create Database (DBName: carrieunderwood)
  • Import carrieunderwood.sql
  • update wp-config.php if required

Other Information:

  • dev.carieunderwood/
  • username: admin
  • password: carrie1234

Run the following

  • $ cd \wp-content\themes\sparkart
  • npm install
  • npm run build

Dev Notes

Login Protection

There are two CSS classes which will be appended to any element that is protected by login

  • protected
  • block-protected

If there is an element that is not protected need un protected login it will have the following class

  • block-unprotected

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published