NEED CSS FILE & THIS PHP FILE IN CSS FOLDER
effects.CSS,global.CSS,product.CSS,product_list,index.php
OR WITHOUT index.php FILE NEED THREE CSS
FILES global.CSS,product.CSS,product_list
NEED THREE JS FILE IN JS FOLDER
ADDRESS:themes\nella\js
global.JS,index.JS,owl.carousel.min
----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------
<?php
/*
* 2007-2014 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2014 PrestaShop SA
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");
header("Location: ../");
exit;
CONFIG.XML FILE LOOK LIKE THIS
------------------------------------------------------------------------------------------------------------------------
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright PrestaShop -->
<theme version="2.1.2" name="nella" directory="nella">
<author name="OvicSoft" email="reply.ovic@gmail.com" url="http://kutethemes.com" />
<descriptions>
<description iso="en"></description>
<description iso="fr"></description>
</descriptions>
<variations>
<variation name="nella" directory="nella" responsive="0" default_left_column="1" default_right_column="1" product_per_page="1" from="1.6.0.9" to="1.6.0.11" />
</variations>
<docs>
<doc name="documentation" path="doc/" />
</docs>
<metas>
</metas>
<modules>
<module action="install" name="homecategories" />
<module action="install" name="categoryslider" />
<module action="install" name="blocktestimonial" />
<module action="install" name="productextratabs" />
<module action="install" name="homeadvslide" />
<module action="install" name="brandsslider" />
<module action="install" name="ovicblockcms" />
<module action="install" name="blockhtml" />
<module action="install" name="storemap" />
<module action="install" name="homeaboutus" />
<module action="install" name="discountproducts" />
<module action="install" name="categorysearch" />
<module action="install" name="productlinksdr" />
<module action="install" name="smartblog" />
<module action="install" name="smartbloghomelatestnews" />
<module action="install" name="smartblogarchive" />
<module action="install" name="smartblogcategories" />
<module action="install" name="oviclayoutcontrol" />
<module action="enable" name="dashproducts" />
<module action="enable" name="statsdata" />
<module action="enable" name="themeconfigurator" />
<module action="enable" name="blockwishlist" />
<module action="enable" name="productcomments" />
<module action="enable" name="sendtoafriend" />
<module action="enable" name="productscategory" />
<module action="enable" name="blockbestsellers" />
<module action="enable" name="blocktopmenu" />
<module action="disable" name="crossselling" />
<module action="disable" name="dateofdelivery" />
<module action="disable" name="homefeatured" />
<module action="disable" name="homeslider" />
<module action="disable" name="productpaymentlogos" />
<module action="disable" name="producttooltip" />
<module action="disable" name="trackingfront" />
<module action="disable" name="vatnumber" />
<hooks>
<hook module="categoryslider" hook="displayHeader" position="22" />
<hook module="categoryslider" hook="displayBackOfficeHeader" position="5" />
<hook module="categoryslider" hook="actionShopDataDuplication" position="1" />
<hook module="categoryslider" hook="displayCategorySlider" position="1" />
<hook module="productextratabs" hook="displayProductTab" position="2" />
<hook module="productextratabs" hook="displayProductTabContent" position="2" />
<hook module="productextratabs" hook="displayBackOfficeHeader" position="6" />
<hook module="productlinksdr" hook="OvicProductlinks" position="1" />
<hook module="blockcategories" hook="displayHeader" position="3" />
<hook module="blockcategories" hook="actionCategoryAdd" position="1" />
<hook module="blockcategories" hook="actionCategoryUpdate" position="1" />
<hook module="blockcategories" hook="actionCategoryDelete" position="1" />
<hook module="blockcategories" hook="displayBackOfficeCategory" position="1" />
<hook module="dashproducts" hook="actionSearch" position="1" />
<hook module="dashproducts" hook="dashboardData" position="4" />
<hook module="dashproducts" hook="actionObjectOrderAddAfter" position="2" />
<hook module="dashproducts" hook="dashboardZoneTwo" position="3" />
<hook module="themeconfigurator" hook="displayHeader" position="17" />
<hook module="themeconfigurator" hook="displayBackOfficeHeader" position="1" />
<hook module="themeconfigurator" hook="actionObjectLanguageAddAfter" position="1" />
<hook module="productscategory" hook="displayHeader" position="24" />
<hook module="productscategory" hook="actionProductAdd" position="1" />
<hook module="productscategory" hook="actionProductUpdate" position="1" />
<hook module="productscategory" hook="actionProductDelete" position="1" />
<hook module="productscategory" hook="displayFooterProduct" position="1" />
</hooks>
</modules>
<images>
<image name="cart_default" width="70" height="84" products="true" categories="false" manufacturers="false" suppliers="false" scenes="false" />
<image name="small_default" width="70" height="84" products="true" categories="false" manufacturers="true" suppliers="true" scenes="false" />
<image name="medium_default" width="100" height="120" products="true" categories="true" manufacturers="true" suppliers="true" scenes="false" />
<image name="home_default" width="270" height="324" products="true" categories="false" manufacturers="false" suppliers="false" scenes="false" />
<image name="large_default" width="450" height="540" products="true" categories="false" manufacturers="true" suppliers="true" scenes="false" />
<image name="thickbox_default" width="800" height="960" products="true" categories="false" manufacturers="false" suppliers="false" scenes="false" />
<image name="category_default" width="870" height="217" products="false" categories="true" manufacturers="false" suppliers="false" scenes="false" />
<image name="scene_default" width="870" height="270" products="false" categories="false" manufacturers="false" suppliers="false" scenes="true" />
<image name="m_scene_default" width="161" height="58" products="false" categories="false" manufacturers="false" suppliers="false" scenes="true" />
<image name="manusize" width="270" height="170" products="false" categories="false" manufacturers="true" suppliers="false" scenes="false" />
</images>
</theme>
------------------------------------------------------------------------------------------------------------------------
CONFIG SHORT CODE 1
----------------------------------------------------------------------------------------------------------------------
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright PrestaShop -->
<theme version="2.1.2" name="nella" directory="nella">
<author name="OvicSoft" email="reply.ovic@gmail.com" url="http://kutethemes.com" />
<descriptions>
<description iso="en"></description>
<description iso="fr"></description>
</descriptions>
<variations>
<variation name="nella" directory="nella" responsive="0" default_left_column="1" default_right_column="1" product_per_page="1" from="1.6.0.9" to="1.6.0.11" />
</variations>
<docs>
<doc name="documentation" path="doc/" />
</docs>
<metas>
</metas>
<modules>
<module action="install" name="homecategories" />
<module action="install" name="categoryslider" />
<module action="install" name="blocktestimonial" />
<module action="install" name="productextratabs" />
<module action="install" name="homeadvslide" />
<module action="install" name="brandsslider" />
<module action="install" name="ovicblockcms" />
<module action="install" name="blockhtml" />
<module action="install" name="storemap" />
<module action="install" name="homeaboutus" />
<module action="install" name="discountproducts" />
<module action="install" name="categorysearch" />
<module action="install" name="productlinksdr" />
<module action="enable" name="productscategory" />
<module action="enable" name="blockbestsellers" />
<module action="enable" name="blocktopmenu" />
<module action="disable" name="crossselling" />
<module action="disable" name="dateofdelivery" />
<module action="disable" name="homefeatured" />
<module action="disable" name="homeslider" />
<module action="disable" name="productpaymentlogos" />
<module action="disable" name="producttooltip" />
<module action="disable" name="trackingfront" />
<module action="disable" name="vatnumber" />
<hooks>
<hook module="productscategory" hook="displayHeader" position="24" />
<hook module="productscategory" hook="actionProductAdd" position="1" />
<hook module="productscategory" hook="actionProductUpdate" position="1" />
<hook module="productscategory" hook="actionProductDelete" position="1" />
<hook module="productscategory" hook="displayFooterProduct" position="1" />
</hooks>
</modules>
<images>
<image name="cart_default" width="70" height="84" products="true" categories="false" manufacturers="false" suppliers="false" scenes="false" />
<image name="small_default" width="70" height="84" products="true" categories="false" manufacturers="true" suppliers="true" scenes="false" />
<image name="medium_default" width="100" height="120" products="true" categories="true" manufacturers="true" suppliers="true" scenes="false" />
<image name="home_default" width="270" height="324" products="true" categories="false" manufacturers="false" suppliers="false" scenes="false" />
<image name="large_default" width="450" height="540" products="true" categories="false" manufacturers="true" suppliers="true" scenes="false" />
<image name="thickbox_default" width="800" height="960" products="true" categories="false" manufacturers="false" suppliers="false" scenes="false" />
<image name="category_default" width="870" height="217" products="false" categories="true" manufacturers="false" suppliers="false" scenes="false" />
<image name="scene_default" width="870" height="270" products="false" categories="false" manufacturers="false" suppliers="false" scenes="true" />
<image name="m_scene_default" width="161" height="58" products="false" categories="false" manufacturers="false" suppliers="false" scenes="true" />
<image name="manusize" width="270" height="170" products="false" categories="false" manufacturers="true" suppliers="false" scenes="false" />
</images>
</theme>
0 comments:
Post a Comment