Перейти к содержанию

kenlly

Пользователи
  • Постов

    29
  • Зарегистрирован

  • Посещение

  • Победитель дней

    2

Весь контент kenlly

  1. Yes, thank you. As I think and maybe a lot of marketplaces need (because each marketplace/category sells different items, needs a different way of presenting and displaying them) Currently you are providing 4 types of templates for the site product details are great, but if you expanded these options with other (possibly category-appropriate) presentations it could help markets offer a variety of styles to their customers. wider audience and better product presentation.
  2. That's correct, but if possible, please add the option to hide less images + count the number of hidden images.
  3. Can you add a product template that displays grid images for product detail images, instead of scrolling like currently?
  4. @djava When clicking this option button, the html will insert a class `dialog-is-open`, however this class is added in a non-fluent way (added then deleted then added again) causing the called css to break. square + overflow: hidden; to hide the scrollbar should result in it jumping.
  5. Your theme is very professional, however, I have seen through many versions that the html code that this theme generates has a very large DOM depth. I tested it with your demo page and the DOM index is very high. A large DOM tree will likely increase memory usage, cause longer style calculations, and may produce costly layout reflows. Manipulating the DOM elements helps modify the page content depending on what you want the user to see. Avoiding an excessive DOM size is in the best interest of your page, particularly within the context of page experience.
  6. When can we get an update for Unittheme MV that matches the current theme changes 4.16.2.b ?
  7. error on line 193, in file abt__unitheme2/hooks/index/content.post.tpl
  8. @ab.support.serj yes, I noticed the theme is still dependent on the responsive cs-cart theme, resulting in a large amount of unused css in the theme? in this version don't know if you have removed it from responsive theme?
  9. In this version have we prioritized smartphones, because 90% of access comes from mobile ?
  10. @alexbranding I mean you can build an addon that looks for suppliers by address that complements unitheme MV
  11. @alexbranding Can we add a state search provider field taken from cities addon for unitheme mv ad ?
  12. Can we create a supplier page interface like vivashop theme admin, does AB team have any plans
  13. Is it fixed now that there is no height of the image before the page loads, so it affects the Cumulative Layout Shift evaluation yet admin ? earlier versions had `style="min-height: {$settings.Thumbnails.product_details_thumbnail_height}px"` but later versions dropped `style=min-height` in favor of `style=max-height ` so the page when loading the image did not load in time, so the page shifting was very annoying.
  14. Can we partial load (css, js) for the pages they use to ? otherwise it shouldn't load (just like html - which unitheme does)
  15. font folder not found error (404) design/themes/abt__unitheme2/media/fonts/alsrubl-arial-regular.woff
  16. @ab.support.serj i.e. you can adjust your Video gallery for product or theme addon when on the product page if there is an attached video download (load) youtube's www-widgetapi.js file otherwise it should not be downloaded at all Page
  17. Is it possible to not download 3rd party services like youtube if the product page does not contain videos?
  18. Link elements without recognizable names: Link text (and alt text for images, when used as links) that are visible, unique, and focusable improves the discovery experience for screen reader users. Ex: a href="javascript:void(0)" on a.ut2-btn-search a#button_wishlist a.ty-menu__item-toggle ...... Can you fix it?
  19. Please add aria-label="button name" or title="button name" for buttons in your theme, it will be awesome.
  20. Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. Ex: <input type="hidden" name="security_hash" class="cm-no-hide-input" value="5936747e4089096a" />
×
×
  • Создать...