Jump to content

Kozlo

Members
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • First Name
    Aleksander
  • Last Name
    Kozlović

Kozlo's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi all, I have a question, in my shop I removed the category image using css because I don't need it, but I face a problem with category thumbnail image. I can't set the thumbnail of the categories or subcategories without placing the category image (even if it is not displayed). My question is, how can I fix that? Because right now I have to place both images and it's kinda useless because category image is not used. So I want to set the thumbnail image, without setting category image and this have to be displayed on the site. Does someone have some idea how to achieve that? Thank you all. Regards
  2. Hi all, I face a problem with my module. I'm developing a module for payment. It works but I have a problem with the order status. I close the order before the payment (because I have to send the reference to bank which is generated after the order confirmation). Then when the payment is accepted my bank returns to me a php file that I want to edit in order to change the order status from "Awaiting payment" to "Payment accepted", how can I achieve that? I'm using Prestashop 1.6.1.4 Thank you for every suggestion or information you can provide. Regards
  3. Than you for your reply. And is there a way to use this code and generate it before the validation and confirmation? Regards
  4. Hi everyone, I have a problem with my module. I created a payment module based on bankwire module with some differences. I'm stuck with this problem and hope someone could help. I need to create a form in payment_execution.tpl with fields that come from database (like address firstname, lastname, etc.) I managed to get those informations from database, but now I need to get the reference of the order (I can't get it from the database of course because it's not stored there yet, or at least I can't found it). My question is, how can I get the order reference, so I could insert it in the form I created in payment_execution.tpl? Thank you. Regards
  5. Salve a tutti, sto sviluppando un modulo per il pagamento che raccoglie tutti i dati inseriti dall'utente alla registrazione e poi li invia attraverso una form (creata in un file .tpl) ad un altra pagina per il pagamento. La mia domanda riguarda il reference number per gli ordini, in quanto viene salvata nel database ad acquisto completato non posso estrarla da li. Pertanto mi servirebbe aiuto a capire dove viene generata e in quale modo posso inserirla nella mia form per poi essere inoltrata. Spero di essermi spiegato bene, se avete bisogno di altre info contattatemi pure. Saluti.
  6. Hi everyone, I have a problem with my module. I created a payment module based on bankwire module with some differences. I'm stuck with this problem and hope someone could help. I need to create a form in payment_execution.tpl with fields that come from database (like address firstname, lastname, etc.) I managed to get those informations from database, but now I need to get the reference of the order (I can't get it from the database of course because it's not stored there yet, or at least I can't found it). My question is, how can I get the order reference, so I could insert it in the form I created in payment_execution.tpl? Thank you. Regards
  7. Hi everyone, I have a problem with my module. I edited the bankwire module (created a copy, and then installed) which works good. The problem is I want to add some informations on the payment_execution.tpl file, so when I have the page with Order Summary I want to add few fields that contain the informations the user set in the registration fields (possibly from the billing fields). Can someone guide me into that or give some advice how to achieve this? Which files I have to modify and how? Thank you for your time. Regards, Aleks
  8. Hi, I worked on my website on categories and all of sudden the horizontal menu stopped showing on my homepage. It displays on CMS pages and on pages from the catalog. I tried to restore last modifications I made but the problem is still there. I checked positions of the module and everything is looking good. Does anyone have some suggestions about what are causing that odd problem? p.s. if I go to Theme and start the live preview the menu shows on homepage. I can't provide the url here, but if you want to check it out pm and I'll provide you credentials and url to check. Regards, Aleksander
  9. Hi, I face the same problem here but seems that your solution doesn't affect my page. I tried to edit the themes/default-bootstrap/modules/nav.tpl with the code you suggested Vekia but nothing happened. Do you have any suggestion why this happened? If you need I can provide you links and permissions to take a look.
×
×
  • Create New...