
vahidafshari
Members-
Posts
39 -
Joined
-
Last visited
Everything posted by vahidafshari
-
Thank you so much
-
How to get special manufacturer by id?
vahidafshari replied to vahidafshari's topic in Addons, modules and themes developers
Tnx vekia but i couldn't use it! I created a ProducController.php in overwrite/controller/front and I put below lines <?php class ProductControllerCore extends FrontController { $mymanufacturer = new Manufacturer(336); $this->context->smarty->assign('mymanufacturer',$mymanufacturer); } ?> and use {$mymanufacturer} in product.tpl! it doesn't work -
add to card not sent parametr
vahidafshari replied to vahidafshari's topic in Configuring and using PrestaShop
always turn on! and no error! I check ajax cart.js and cart controller. qty not set -
add to card not sent parametr
vahidafshari replied to vahidafshari's topic in Configuring and using PrestaShop
No, not only no one add to cart widget but also cart page is empty -
add to card not sent parametr
vahidafshari replied to vahidafshari's topic in Configuring and using PrestaShop
No Nemo1. I said i try on local and on my VPS.it was working untill 30 days ago -
add to card not sent parametr
vahidafshari replied to vahidafshari's topic in Configuring and using PrestaShop
I attached new image from post tab I try it by default them, on server and local host.but still doesn't work -
Hello, I use ps1.5.4.1 and leometro theme. when i click on add to cart button, nothing sent to cart page. I active and deactive ajax but doesnt help. Please help to solve this problem
-
[Solved]Sort by(order by) product reference
vahidafshari replied to presta-rocks's topic in Core developers
which item can be Instead of reference? can i use most product viewed? -
Uploading products images issues
vahidafshari replied to Kami Solutions's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
It doesn't work for me not missing line 166 in classes/fileuploader.php AND not changging line 1074 to 1079 in js -
Hello Dear.. I'm using leo bootstrap megamenu and when i want to edit some items, it show me an error " Menu could not be updated".I turn on debug but prestashop doesn't show me an error except it
-
Hi dear.. I install new prestashop in my vps and put 2 line include redirect301, but after a day prestashop deleted my code and back to default htaccess . How can i fix it?
-
[SOLVED]Vertical menu with product categories
vahidafshari replied to itdes's topic in Core developers
If i want to use vertical menu in main page on theme that not support left & right sidebar, how can do this? -
It's my big question , I hope you can help me I want to sort my products in their category by most visited. how can i do this?
-
Hi dears I'm using leometro theme and i found this line {if $hide_left_column||in_array($page_name,array('index'))}{$HOOK_LEFT_COLUMN=null}{/if} {if $hide_right_column||!in_array($page_name,array('cms'))}{$HOOK_RIGHT_COLUMN=null}{/if} in header.tpl I want to show HOOK_RIGHT in home page. how can i do ??
-
you mean i have to edit header.tpl and change the hookexec to hook::exec?
-
http://damatajhiz.com/dama/