Jump to content
thirty bees forum

pauld

Members
  • Posts

    33
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by pauld

  1. I added values to theme config.xml and /config/xml/themes/(theme name).xml But i'm still unable to see option in admin image area for enabling lazy load. Cache cleaned.. Any solution for enabling lazy load in admin area after own theme changes for supportig lazy load?
  2. Availability to show products with price above user defined value! Pull request: https://github.com/thirtybees/blockbestsellers/pull/1
  3. pauld

    Sitemap

    Fixed category generation of root category items: https://github.com/thirtybees/sitemap/pull/6
  4. I just finished new feature! Menu can now automatically select image for submenu items. If feature is activated in backoffice, menu will choose one product (most valuable for now) from category, or subcategories and display cart_default image (for now). I have to reorder text and image also, for my own store. This is how it looks: Take a look at this commit: https://github.com/pauld-codes/blocktopmenu/commit/dab3820f2dc3f5db158b85ebeae59bb427a2262a![alt text](image url)
  5. Look at this fork: https://github.com/pauld-codes/blockinstockproducts Added ability to randomize product order. Maybe someone find it useful.
  6. Added ability to enable product order randomization: https://github.com/pauld-codes/blockinstockproducts
  7. Take a look at this pull request: https://github.com/thirtybees/blocktopmenu/pull/1 This add ability to specify maximum lvl depth for menu, so you don't have to add item manually like in community top menu.
  8. I rewrited Cron module to be able to execute task with time execution tolerance, i find it usefull for shared hostings. Maybe you find it usefull too. In my case webhost is executing cron like every 10 minutes +- few minutes, so a lot of task didnt get executed. Here is cron task manager with this new feature: https://github.com/pdurko/cronjobs
×
×
  • Create New...