He says
when category clicked
then only the clicked category & IT'S sub categories (category and sub category tree) should display at the left block
& ( more important )
when again he clicks on the sub category of the selected category (left block) then he should get the same category and sub category tree
[menu] [category one] [category two] [category three]
click on [category two] which results
->category name
-->subcategory one
-->subcategory two
...............
later if he clicks
-->subcategory one (subcategory of selected category )
same tree should display as above because its in the same parent category
->category name
-->subcategory one
-->subcategory two
...............
I placed the module in the footer and i transferred the same module into all product detail page.
now the problem is i want to show different things from the module in footer and different into product details page.
just i need the condition like
if(module hooked into footer){
// code to be executed
}
else{
//remaining code
}
can any one help me please!!
any idea of adding extra field in product combination tab.
i am using prestashop 1.4.7.3
i did in product info tab it is working but in combination tab it is not inserting value in database..
please help me out i am fed up of this issue
i have done like this for product info tab
but i have problem with adding extra field in combination tab
http://strife.pl/201...-in-prestashop/
any idea of adding extra field in product combination tab.
i am using prestashop 1.4.7.3
i did in product info tab it is working but in combination tab it is not inserting value in database..
please help me out i am fed up of this issue
i have done like this for product info tab
but i have problem with adding extra field in combination tab
http://strife.pl/2011/12/how-to-add-new-custom-field-in-prestashop/
EVEN I AM GETTING THE SAME PROBLEM AS YOU... BUT THE WORST PAST IS I AM NOT ABLE TO INSERT INTO DATABASE AS YOU ..
SO CAN YOU PLEASE TEL ME WHAT ALL STEPS YOU DID IN adminProducts.php, ProductController.php and Product.php.
PLEASE REVERT ME BACK !!!
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<action result="fail" error="28"/>
can any one help me out with this error please!