WordPress On ZenCart
描述:
This module is a thing to use WordPress(v2.0) on ZenCart.
WordPress is weblog software of an open source.
http://wordpress.org/
[how to install]
1.Please upload all files except [includes/extra_configures/wp-config.php] in your ZenCart directory.
2.Access Your_ZenCart_URL/wordpress/wp-admin/, and please work on installation.
3.Please set the following with an option of a wordpress management screen.
– Blog address (URI):Your_ZenCart_URL/index.php?main_page=wordpress
4.upload [includes/extra_configures/wp-config.php].
5.Layout Boxes Controller of a ZenCart management screen, please install wp_archives and wp_cats.
6.Please add the following to a style sheet of ZenCart.
/* bigin */
.leftboxcontent ul li, .rightboxcontent ul li , .singleboxcontent ul li{
list-style-type: none;
margin:0px;
padding-left: 0px;
}
.leftboxcontent ul, .rightboxcontent ul , .singleboxcontent ul{
margin:0px;
padding-left:0px;
}
.leftboxcontent ul ul, .rightboxcontent ul ul, .singleboxcontent ul ul{
list-style-type: square;
margin:0px;
padding-left:5px;
}
/* end */
Please take backup before installation.
This program is a GPL license.
Even if any kind of damage occurs by use, an author does not take responsibility for all.
For deficiency of a program, an author does not bear duty to correct.
- blog
