Jump to content

Mixa_RU

Members
  • Posts

    45
  • Joined

  • Last visited

Profile Information

  • Location
    Tallinn, Estonia
  • Interests
    True programmer syndrome
  • First Name
    MIKHAIL
  • Last Name
    SVIRKIN

Recent Profile Visitors

409 profile views

Mixa_RU's Achievements

  1. Hello everyone! I am using PS 1.6. What is the easiest way to display product attributes (or options) not only at product view itself but also when list view? Here what I have now (marked blue): And here what I want to get (to place radio buttons to list-view plus total cart amount calculation): Is this some module responsible for it or I shall code some controllers/templates myself? Thanks for help!
  2. Hello moy2010! Did you solve your problem with integration of react in PS?
  3. Hello Xavier! I like new default theme features and its general approach! By the way, what about tutorials and documentation specific for 1.7 version? With best wishes, Mikhail P.S. I forget to ask about blog features previously. Any plans to have it natively?
  4. Hi! The very firts post of this thread has github link. Anyone can check and try.
  5. That's ok in general. Or even that is great news! On other hand there are some promising e-commerce solutions based on Symfony already. And PrestaShop now enter their market. Symfony is now everywhere.
  6. Hi! What are system requirements for v1.7? One of the strongest point for me is that 1.6 version can run at cheap shared hostings with easy installation process (unpack zip and step-by-step installation). What about system requirements and installation process of 1.7 version?
  7. Hi vekia! Thanks for your reply! No, that's ok- I have two different languages with proper set options for sure. I tried to find the problem but couldn't so I just restored from backup and after it works ok. I have no idea why it was so. I will continue to customise and tweak my shop soon again and if I find somethning I will make a remark here. Thanks again!
  8. Hello everyone! I am using PS 1.6.1.3 and default-bootstrap theme. After changing some text in blockcmsinfo module I do not see any changes at homepage. I cleared cache (via BO and then manually) but still no changes at front office. At the same time I can see new changed strings in ps_info_lang table in database. Custom CMS information block (blockcmsinfo) attached to displayHome hook. I switched to dev mode but no error aslo. How it can be? How may I catch or trace this bug? Thank you!
  9. Hi! Try to add Paulito's code in the bottom of global.css. Or find this section at around line 5744 in global.css and change background property accordingly header .nav { background: #c20000; }
  10. Ok, I got the idea. And I noticed such kind of a solutions (to use SQL here and there in PS) throughout of this forum.
  11. @doekia, thanks for your valuable advices. It is not that easy to find good practical advices. I appriciate them! I will check all you mentioned. By the way, to make bulk changes of product category shall I use SQL or there is a way to make it in back office? Thanks again!
  12. Yes, I've tried to find solution before asking and found few posts where home category was mentioned. And I have Home category ticked: And still if I decrease days count of "new" status of product these products are gone from home page.
  13. Hello doekia! Thanks for your quick reply! I have homefeatured module hooked and configured: I can guess the problem is in theme layout config.... I need to dig deeper. Thank you again!
  14. Hello everyone! I am using PS 1.6.1.3 default-bootstrap theme. At home page I have only "new" products under "new arrivals" tab. If I decrease amount of days, some "old" products disappear from home page but can be found under "popular, featured (sale)" etc. tabs. At the same time my home page starts from "new arrivals" tab and this tab is active. But I need them all at homepage even if they are not new. How can I do it? Thank you!
  15. Hello Genfortune, I am almost sure this is custom solution and you will not find such a ready module. May be some theme has it. You can acieve this effect with so called off-canvas navigation ideas. What exact data do you plan to put there?
×
×
  • Create New...