

Jacek
Пользователи-
Постов
59 -
Зарегистрирован
-
Посещение
-
Победитель дней
5
Весь контент Jacek
-
@ab.support.serhii Perfect!!! Thanks in advance
-
@AndreyJ Exactly, I've written a ticket with exact same suggestion. When scrolling down first right section should be scrolled and later the left section. When scrolling up the right section should start scrolling up and later the left section. It should fix the problem.
-
A little bit off topic but there is a nice workflow for automatic indexation of new pages with n8n based on lastmod (if it were a real date of modification). Someone might need it: https://n8n.io/workflows/2123-simple-google-indexing-workflow-in-n8n/
-
@ab.support.serhii Thanks for the information. I've consulted it with my seo specialist and he said exactly the same thing. It seems like an easy thing to implement. Is there any chance you could do it anytime soon? Btw, I've just created ticket: ZBW-YM3-45BA there is something seriously wrong with sitemap generation after upgrade. Can you take a look at it?
-
@ab.support.serhii Could you add setting to set the lastmod date as updated_timestamp. It's available in cscart_products table and in sites, blogs. It would allow to easily use workflows for automatic indexation and would optimize crawling budget by passing real information about lastmod for google and other search engines.
-
@Ab.projektant are there any plans to release new version any time soon? Sorry for bothering you so much about it but I really hope for the release.
-
@ab.designer Up
-
@ab.designer Any information about the release of the addon?
-
It's been some time since the last time I've asked about the release of v3. I would really like to start using it. Are there any problems with the release? Please share some information
-
@ ab.support.serhii I've noticed that there is a new comparison page: https://unitheme.net/compare-en/ But I'm using ab__extended_comparison_wishlist and the layout is old. How to get the look and layout from the unitheme?
-
Do you know the release date? It's been a while since the video was uploaded
-
@ab.support.serjAwesome work! New UX and UI in this addon is perfect! Keep up the good work!
- 4 ответа
-
- 2
-
-
@Ab.projektant Do you have a release date?
-
Hi, @aleksbranding any chance that you will release v3.0.0 any time soon? Q4 is a really bussy time and I would like to use all the new features before black friday! Thanks for the reply
-
Wow, bfcache on your demo is awesome. Great job! Tomorrow I will update and hope it will work as smooth as on your demo! You surprised me once again! Kudos
-
Please add in the product categories list tempalte ("Find similar") option to link to the brand page. E.g. https://unitheme.net/ab-phones/ab-apple-iphone-14-pro-128gb-deep-purple-mq0g3rx-a/ Add text link to all apple products (https://unitheme.net/apple-en/) There is already brand feature id so it should be easy but it will defenitely affect seo for brand pages (direct anchor as brand name). Right now in Google Search Console I can see that there are more internal links for seo catygory pages for filters than for brand pages. Let me know what you think
-
Could you also add hiding fast navigation block in seo pages for filters?
-
@AndreyJ Ok, let's wait a few days and maybe someone will join us
-
@AndreyJ I can donate $100 for the development of this feature. We need 3 - 4 other customers with similar budget to get this done. Would you be willing to participate? If anyone would like to participate in financing this feature, please feel free to write here or via PM. I hope we will manage to pull this off and together help each other a little bit
-
How many dev hours would it take to get this feature? Maybe we can gather a group of stores that want to fund this feature.
-
I also hoped to get this feature
-
Hi, I want to add validation to zip code in the checkout. I've edited the code in design\themes\responsive\templates\views\profiles\components\profiles_scripts.tpl <script> (function(_, $) { /* Do not put this code to document.ready, because it should be initialized first */ $.ceRebuildStates('init', { default_country: '{$settings.Checkout.default_country|escape:javascript}', states: {$states|json_encode nofilter} }); {literal} $.ceFormValidator('setZipcode', { US: { regexp: /^(\d{5})(-\d{4})?$/, format: '01342 (01342-5678)' }, CA: { regexp: /^(\w{3} ?\w{3})$/, format: 'K1A OB1 (K1AOB1)' }, RU: { regexp: /^(\d{6})?$/, format: '123456' }, PL: { regexp: /^(\d{2})(-\d{3})?$/, format: '01342 (01342-5678)' } }); {/literal} }(Tygh, Tygh.$)); </script> And according to the docs (https://docs.cs-cart.com/latest/developer_guide/core/front-end/microformats.html) I should add class to label cm-zipcode? Should I do this directly in the unitheme? If yes, then which file should I edit? I'm stuck with this one and would appreciate the help! Thanks in advance!
-
Если выбран формат номера телефона с выбором страны, http://i.abt.team/serj/20230912_164115.jpg http://i.abt.team/serj/20230912_163903.jpg то появляется селектор страны. http://i.abt.team/serj/20230912_163950.jpg Но если выбран другой формат, то остаётся пустое место. http://i.abt.team/serj/4345745895678.png Нужно в таком случае расширить поле ввода телефона.
-
@ab.support.serj If there is no country selector because the setting is not chosen then there is a blank space. If there is no country selection then the space should be removed. You can check this out in the unitheme.net demo