Jump to content

blackflow

Members
  • Posts

    57
  • Joined

  • Last visited

Everything posted by blackflow

  1. Ok, I'll check it out. To be more descriptive I realize that “order page” must be misleading. When your customer places an order, merchant receives an email with the order: "Somebody made an order in your shop, bla,bla,bla" In that email merchant receives info from the order like customer name, adress, email and so on. But unfortunately if I customize my product with an upload field (so customer can upload image) presta shows the link in the order page but doesn’t attach this link to the email with that order. So basically I’m wondering how presta processes those emails and can I add variables from order (like the link with the uploaded image) to my emails.
  2. Ok, so dose any one know how to pass variables from admin order to emails? When your customer places an order, merchant receives an email with the order: "Somebody made an order in your shop, bla,bla,bla" In that email merchant receives info from the order like customer name, adress, email and so on. But unfortunately if I customize my product with an upload field (so customer can upload image) presta shows the link in the order page but doesn’t attach this link to the email with that order. So basically I’m wondering how presta processes those emails and can I add variables from order (like the link with the uploaded image) to my emails.
  3. I have question to your solution- I wanted to disable few fields but mainly "country". Problem is that when I disable it, postal code doesn't work- It validates but the field is "red". It's something to do with hiding the country. Any ideas? (prestashop 1.6.1
  4. Pascal, How can I pass multiple categories ID's?
  5. Hi, I am looking to improve my "presta development workflow" so it would be nice if you could share your workflow. As for me I start with a local version (wamp, browser, phpStorm). Then eventually when the shop is ready I upload it to a server and put finishing touches with a combination of Firefox fire ftp and phpStorm- mainly because I don’t have to upload edited css files manually. Dose any one knows a more efficient way? Looking forward to new ways of working with presta:)
  6. Tu masz https://www.ovh.pl/vps/vps-ssd.xml Przy konfiguracji możesz wybrać preste.
  7. zobacz w konsoli czy nie masz błędów a najlepiej daj link do strony
  8. Z VPS jak najbardziej tym bardziej ,że presta leciutka nie jest ale te vps-y są dodatkowo optymalizowane pod prestę. Może jestem marudny ale ustawianie serwerów jest upierdliwe i zawsze jest coś nie tak a tu wszystko na gotowca. Jedyne dwie rzeczy z którymi trzeba się było bawić to raptem zmiana ilości znaków w inputach do tłumaczeń w php.ini i doinstalowanie ioncuba. Nigdy wcześniej ogarnięcie serwera dla klienta nie zajęło mi tak mało stąd zachwalam:) Najbardziej ciekawi mnie na ile rzeczywiście zadali sobie trud i zoptymalizowali z pomocą presta teamu - bo z tego co się pytałem mają to odczuć większe sklepy.
  9. Hi, I have a peaty bizarre problem with product search in the admin section.I have selected abou 50 products to home category but If I search product categories in admin page I get about 1000 products in Home category. Strange thing is that when I edit a product it has the correct category in association tab. Then It gets even more strange. I've added the featured module to the main page and the module lists all products with home category. So to sum it up. I upload a product via xml import. When you access product tab it has correct association but in the admin search product page or featured model it shows up like it had also home category. Any ideas? Praestashop 1.6.9 I’ve tried cleaning cache(via admin panel and manually). Edit: I've checked the DB. There are 50 products with home category but presta still shows 1000. More strange things: If I select category filter in admin panel, it filters correctly.
  10. a bootstrap? przecież presta BS stoi a tam wszystko jest
  11. Testuję już drugi i chciałem wszystkim serdecznie polecić OVH VPS SSD pod prestę. Do tej pory jedynym wyjściem pod prestę był vps- niby już nie jeden serwer ustawiałem ale to czas a i tak optymalizacja pozostawiała do życzenia. Wszystkie shery z którymi miałem doczynienia zamulały nie wspominając o wszelkich kwiatkach jak kochane home.pl. Na OVH jest vps który jest optymalizowany pod prestę - co najwygodniejsze nic nie trzeba robić. W panelu wybiera się prestę i dochodzi tylko mejl z ustawieniami. Do tego kosztuje zaledwie 15 zl/mieś i jest to vps więc jest dostęp do roota i można pobuszować. Jeśli ktoś się tym bawił to dajcie znać co o tym myślicie szczególnie jak już coś dłubaliście z optymalizacją vpsów pod prestę. W tym tygodniu będę tam stawiał na próbę średni sklep z 5k produktów to dam znać jak leci pod większym loadem- póki co rakieta:)
  12. Hi I've upgraded presta 1.6.0.14 to 1.6.1. I've started to move some stuff from another shop and I've discovered that on 1.6.1 in ps_image_shop there is a new column "id_product". Problem is that I wanted to move a table from 1.6.0.14 to the new presta I can’t because this column is missing. Any ideas?
  13. You shouldn’t modify the default_bootstrap theme. You can create a new theme in the backoffice and experiment with that. Also I recommend reading presta documentation or other tutorials.
  14. Try experimenting with css- you can hide them. For example, should hide what you want. #block_top_menu > ul > li > ul > li > ul > li > ul > li { display:none; }
  15. Hi, I've changed all my products (ps_product_lang and ps_product_shop) to the default category via database (id 2). When I browse through products in the admin panel every product has a category Problem is that if I go in to a specific product (product page), default category is not set- I have to set it again did anyone had a similar problem? No debug errors- presta 1.6.1
  16. Hi I keep having first byte issues this is the profiling extract: http://1drv.ms/1HnNcpw I've set up profiling but honestly I can’t figure out how to "read" this data (my page http://slubny-swiat.pl/) If initContent is so slow is it due to a module in the displayHome hook?
  17. Z x13 mam złe skojarzenia bo mają "Polski support". Zresztą jak poczytasz komentarze to ciężko powiedzieć czy wersja 1.6 jest czy jeszcze nie. O addons presta właśnie myślę ale się nie bawiłem.
  18. Pojawiło się coś wartego uwagi? jakiś feedback z tego co zostało wymienione?
  19. no that I am aware of My first fought was that it has to do with importing products. So when you search for products in the back office you can do it by id number but name and category usually differs between what presta shows in back office and what I see on product page or in the frontend. To be honest I don't even know where to start. I tried disabling/enabling all catch options. It's like presta back office used different data in product search.
  20. So, It's a very strange thing. I have a 1.6.14 presta installation and I have a weird problem. We import in a lot of products or at least change their values via .csv/.xml. In the back office some of my products have Home category as a default. But when I click the product I have different categories in the association section. The same thing happens with names. In the product list I have a different name and then in the product page. I've tried using different browser, checking for varnish, clearing catch and so on. I thought that names/categories in product list can’t be different then on the product page. Am I mistaken?
  21. When you're browsing through products you can sort products alphabetically and so on, but is it possible also to always show products "on sale" first? I've found a module for that, but honestly I don’t need any more functionality apart from showing "on sale" products first. Any ideas?
  22. Hi, I was tinkering with the "new product block" and found a way to successfully transplant "new product block" to home content (displayHome) and not only to tab content. To do so just add this to blocknewproduct.php (around 137). public function hookDisplayHome($params) { if (!$this->isCached('blocknewproducts_home.tpl', $this->getCacheId())) { if (!isset(BlockNewProducts::$cache_new_products)) BlockNewProducts::$cache_new_products = $this->getNewProducts(); $this->smarty->assign(array( 'new_products' => BlockNewProducts::$cache_new_products, 'mediumSize' => Image::getSize(ImageType::getFormatedName('medium')), 'homeSize' => Image::getSize(ImageType::getFormatedName('home')) )); } if (BlockNewProducts::$cache_new_products === false) return false; return $this->display(__FILE__, 'blocknewproducts_home.tpl', $this->getCacheId()); }
  23. Failed to load resource: the server responded with a status of 404 (Not Found) You are missing this: http://boxplosion.com/themes/default-bootstrap/fonts/fontawesome-webfont.woff?v=4.1.0
  24. Presta uses only part of FO. https://www.prestasoo.com/Blog/prestashop-1-6-icons-list.html
  25. It would be much easier if you could provide a link to your site.
×
×
  • Create New...