jdgojariya
Members-
Posts
71 -
Joined
-
Last visited
jdgojariya's Achievements
-
Hello SMTP server : smtp.gmail.com SMTP user : my gmail mail id SMTP password : my gmail password Encryption : ssl Port : 465 Encryption : TLS Port : 587 I tried both but getting same error When I try this Encryption : None Port : 25 I got this error : Authentication failed using username '[email protected]' and password '********'
-
I am developing a module in prestashop. The module has been hooked into left column and right column and its working fine with that. Now I want to show the module output in product footer page(theme/product.tpl). So for that can someone tell me how to hook my module to the product details page? Any help and suggestions will be really appreciable.
-
Yes I got solution classes/category.php file In getNestedCategories function arount 478 line in PS 1.6 Find '.($sql_sort == '' && $use_shop_restriction ? ', category_shop.`position` ASC' : '').' and replace with '.($sql_sort == '' && $use_shop_restriction ? ', cl.`name` ASC' : '').'
- 8 replies
-
- top menu
- sub levels
-
(and 2 more)
Tagged with:
-
Top Horizontal Menu - sort submenu content
jdgojariya replied to markb13's topic in OUT - 1.6.0.11 [7 Jan 2015]
classes/category.php file In getNestedCategories function arount 478 line in PS 1.6 Find '.($sql_sort == '' && $use_shop_restriction ? ', category_shop.`position` ASC' : '').' and replace with '.($sql_sort == '' && $use_shop_restriction ? ', cl.`name` ASC' : '').'- 11 replies
-
- 3
-
-
- top horizontal menu
- submenu
-
(and 1 more)
Tagged with:
-
How to add block in footer in PS 1.6
jdgojariya replied to jdgojariya's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Thanks. It's working fine -
How to add block in footer in PS 1.6
jdgojariya replied to jdgojariya's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Thank you. Let me implement this -
How to add block in footer in PS 1.6
jdgojariya replied to jdgojariya's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Yes. I want to crate another box with different name. and want to put some cms links on it.
.png.022b5452a8f28f552bc9430097a16da2.png)