Jump to content

kindous

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by kindous

  1. YES! I succesfully clone that module, BUT if change the number of products to display. It will change in both modules. why? i renamed all files homefeatured to homefeatured2.
  2. Ill try to clone home featured is a good idea. but is it easy as copy paste it into FTP as a second module just rename the folder for example to homefeatured2? will it works? tx for reply. or must i rename all folders and files ?
  3. Tx for reply. But featured product are used. You cen see 5 squares up the One product.) i know css, but i dont know which module should i used and configure it.
  4. Hi, i´m looking for some advice or module. I want one special product on homepage just like in screen. Pls does anybody have some experience with this kind of view of product? I welcome any advice. Tx a lot prestalovers:)
  5. If i set borders to those divs used in footer. the will apear so. there isnt problem in css positions. I used Float positions relative...
  6. i set the correct order of blocks. but trully only thing that changes is that order of blocks:D there must be problem in CSS...i thing that the problem is in footer width i havent got any other solutions
  7. i see. there most be problem in some WIDTH beacause block which is floated right works till the 300px width. if you know what i mean:) but i really dont know where i must set the widht or anything i tried almost everything
  8. Hello dear prestashop users, i have a problem in my footer on this website http://artmart.cz/index.php for example i cant insert email into newsletter block and i cant click on follow us (fb) only thing that works is cart. Pls can someone give me an advice? i have checked CSS but there not seems to be problem i dont know exactly. Im really confused. Thanks a lot for any comment.
  9. I must doing something wrong. I found that code i put this function hookfooter($params){ return $this->hookLeftColumn($params); } and then whole web doesnt work. Anyway Thank you for helping me. Do you want some reward? And dont worry i took care about } etc:)
  10. Where should i put this code? I mean where exactly. Under what code. sry (...) public function hookDisplayHeader($params) { $this->context->controller->addCSS($this->_path.'blocknewsletter.css', 'all'); } }
  11. The size is ok. But i have the same problem with Block newsletter. this module is written something else. public function install() { if (parent::install() == false || $this->registerHook('footer') == false || $this->registerHook('header') == false) return false;
  12. Pls check www.artmart.cz in footer is Cart but its widht is about 970px. A want 200px width and i cant find it in blockcart.css.
  13. public function install() { if ( parent::install() == false || $this->registerHook('footer') == false || $this->registerHook('header') == false || Configuration::updateValue('PS_BLOCK_CART_AJAX', 1) == false) return false; return true; } public function hookRightColumn($params) { if (Configuration::get('PS_CATALOG_MODE')) return; // @todo this variable seems not used $this->smarty->assign('order_page', strpos($_SERVER['PHP_SELF'], 'order') !== false); $this->assignContentVars($params); return $this->display(__FILE__, 'blockcart.tpl'); } if i replace "public function hookRightColumn($params) {" all web crash
  14. I have tried to move cart block from left column to the footer i also tried to write it to footer.tpl via copy it from blockcart.tpl, it works, but i have problems with position of that block. I also replaced Hook in blockcart.php i hooked it into footer $this->registerHook('footer') it succesfully register but didint show up its hidden in administration i see "blockcart" in footer. Can someone help pls? Its important for me. i have the same problem with newsletter block. Pls help me. With respect Peter.
  15. Potřeboval bych naimplementovat měření konverzí od heuréky. <script type="text/javascript"> var _hrq = _hrq || []; _hrq.push(['setKey', '4E7FC0B13E08A2A5FEF5B527062CB409']); _hrq.push(['setOrderId', 'CISLO_OBJEDNAVKY']); _hrq.push(['addProduct', 'NAZEV_PRODUKTU', 'CENA_ZA_KUS', 'POCET_KUSU']); _hrq.push(['addProduct', 'NAZEV_PRODUKTU', 'CENA_ZA_KUS', 'POCET_KUSU']); _hrq.push(['trackOrder']); (function() { var ho = document.createElement('script'); ho.type = 'text/javascript'; ho.async = true; ho.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.heureka.cz/direct/js/cache/1-roi-async.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ho, s); })(); </script> tenhle skript bych potrebobal narvat na konec objednavkoveho procesu. mohl byste prosim sdelit informace o tom kam presne? eshop uz bezi na sto procent a nemuzu si dovolit aby spadnul kvuli nejake chybe. diky za pripadnou reakci. s pozdravem Petr Štefan.
  16. Zdravím, taky si říkám koumal jsem to řešil jsem to nicméně tam to píše naprosto nesmyslné chyby na nesmyslných místech tak nvm. Např, že chybí uvozovku u cesty ke stylům atp.
  17. Zdravím Vás milí prestashopáci, rád bych Vám prostřednictvím tohoto topicu představil můj projekt. www.abcdeal.cz. Mrkněte prosím a vytkněte mi, co by se dalo změnit, co je naprd a co je naopak dobré (jestli něco). Pokud se Vám moje práce bude líbit můžete mě podpořit na facebooku (abcdeal.cz). Neberte to jako reklamu prosím. Rád bych ten obchod dovedl k dokonalosti a k tomu nestáčí jen můj názor. Díky moc a prestashopu zdar. kind. www.abcdeal.cz
  18. Thank you very much for your response. You are absolutely right I already disabled currencies ang languages module. Please can you give me an advice where i can translate "home" to czech? its a category and usual category could be translated in editor, but this one nope. Im using top horizontal menu from Brieux. It should be hooked to header.tpl but i cant see that translation {l s='Home'}
  19. Hello prestashopers, i would like to introduce my e-shop. Version 1.4. Ill be glad if you post here your opinion. It would be nice. I welcome any advice from experienced users. So http://abcdeal.org/. Sry for language.
  20. Taky by me zajimalo jestli to jde nejak vyresit.
  21. Dobrý večer, nevíte někdo o nějaké modulu, který zobrazí nějakou "reklamu,obrázek,text" na boku hlavní stránky? Něco jako na http://www.alza.cz/ ten mimozemstan co drží ceduli "poštovné zdarma". Díky moc za tipy a triky. Budu nesmírně vděčný za každou radu. www.abcdeal.cz
  22. Pripadne jak zjistim pod jakym jazykem je cestina v db?
  23. Pánové, http://abcdeal.org/xml_heureka.php zde je xml pro heureku. Porad to vypisuje v anglictine i kdyz lang mam nastvene na trojce. Nevite nekdo co s tim? Co zkonztolovat atp? a http://abcdeal.org/xml_seznam.php to same taky v anglictine a je to nastene na 3.Budu vdecnej za rady je to posledni vec co musim vyresit. Diky moc. Stefic
×
×
  • Create New...