Jump to content
thirty bees forum

MockoB

Members
  • Posts

    550
  • Joined

  • Last visited

Everything posted by MockoB

  1. Hi @datakick first of all your module is just great, as all your job. I think I wrote you once on email about such behaviour on your site and I just noticed it on the module’s demo. It’s about the zoom when selecting input field on safari (iPhone). I don’t know if it is same on android devices. But it really is not providing best ux, if I have to zoom out every time when I select an input field, and It would be great to fix it. Here are some screenshots: Other thing I noticed is when I enter not complete email address, there is no error message or anything informing me that I should enter complete email to continue. i am attaching screenshot of that also. Edit: It would be great if the phone number input fields for example, bring the large numeric keypad on mobile, instead the normal (letter) keyboard.
  2. If the module is capable to blacklist customers I will buy it 🙂 For example: If customer is added to a blacklist and some of customer’s details like phone number, name, address etc. match in new order, the module sends warning email to the merchant.
  3. Actually I can’t answer why is there up arrow and $ sign, but it is working for me like that. You could try it in your file and if something goes wrong just remove the line. You could check if the old url is redirecting on: www.redirect-checker.org for example i just found next example in the ps forum: RedirectMatch 301 old_url1 new_url1 RedirectMatch 301 old_url2 new_url2 RedirectMatch 301 old_url3 new_url3 If mine doesn’t do the job, try with the above.
  4. The way I’m redirecting in the htaccess file is: redirectMatch 301 ^/oldcategory/oldproduct$ /newcategory/newproduct/ The redirect is placed at the beginning of the htaccess file. It is working fine for me. Nothing additional, just the redirects.
  5. I was just going to tell you how to regenerate your htaccesss file, but it looks your site is working fine now. I’m happy you solved it. Could you please tell us what the issue was?
  6. You should try traumflug’s advice, I don’t know what he exactly means, but for me whatever link i try to follow on your site it redirects me to same page ... and it only works with _ not with - Check the previous setting he mentioned with the ssl setting. You should try to regenerate your htaccess file and just add the redirects in the new generated file. I just get it, the page I open is obviously your 404 page ... So definitely don’t follow anything I say, just traumflug’s advice 😉
  7. The correct url is: https://naildots.com/items/fourth_of_july_nail_decals not http://naildots.com/items/fourth-of-july-nail-decals with _ not - At least it opens for me like that ...
  8. Why is the main URL redirecting me to https://naildots.com/items/ maybe you did something wrong with the redirects? Could you post one example redirect link. Old and the redirected url, so someone could help you?
  9. I don’t get it. If I’m selling to German market from other eu country, who is responsible for the tax and who should comply with the law? Is it the shipping company or me as importer (manufacturer)?
  10. Check this link if it could help you: https://thirtybees.com/blog/elasticsearch-module-beta/
  11. @DRMasterChief here are my recent changes which solved my issues with mobile indexing. It’s for my ps 1.5 shop but I think the directory structure is not much different. If it is, you may change it accordingly.
  12. Oh, he may be mean, if: log in, add products to the cart and log out. And next time when he logs in his account, the cart is empty. Is it correct @Pilou ? Or when you log in, add products to the cart and close the browser, then visit the site again? Is it same if you fill your cart as a guest?
  13. Did you tried with different browsers? You may be accidentally disabled cookies on your browser ...
  14. @Traumflug I meant, the one who developed the fork, not the one who is developing it now. The work you do deserves only respect, but you are not enough you should agree. Recently I see only opened issues on github and no closed ones. The full page cache should be disabled "for good", quoting @datakick, and I trust him. You may be working on the migratory module or the updated module, I don't know, but who is working on everything else?
  15. @wakabayashi was it mentioned in your newsletter that there will be announcement later on the forums? I'm sure it's just your suggestion. Well, mine is that the fact @mdekker left the project is well hidden for months already, and there wouldn't be any updates here or anywhere, about his departure IF you didn't share with us about the newsletter. Everything announced from now on, will be hypocritically excuse for the lack of transparence!
  16. @rubben1985 I hope for the best of everyone who already choose tb that you are right. Unfortunately I'm not that optimistic, but it looks it's only me, so won't bother you with my thoughts. @vincentdenkspel it looks like even if you invested more than $1 monthly you will not be honored to know it...
  17. It was quite clear that he left the project, but there is one thing that bothers me and I don’t speak for anyone else! Why just patreons are blessed with the right to be enlightened that @mdekker left the project? I suppose no one else deserve to know it, if they don’t donate monthly. I believe there should be pinned topic in the forum, labelled something like :”The one and only developer who developed the fork has left it months ago bacause .....” and the empty space is where the truth should be told. But I really doubt we’ll ever hear the truth here!
  18. @vincentdenkspel that's the case with it and you could easily check it on github. And until tb breaks compatibility wit ps 1.6 it should be fine, after that I doubt someone will support it because @mdekker is more willing to participate in prestashop's repository than in tb's
  19. It is worth to check the tpl files in module's folder. Find the appropriate one and remove target=_blank attribute there, then clear the cache.
  20. I’m glad you fixed it. Could you share with us what was the issue, because it looks your svg is loading fine now on my iPhone?
  21. @CoffeeGuy check this link: https://www.prestashop.com/forums/topic/317382-tutorial-how-to-display-the-left-and-or-right-column-on-pages/ about the columns. Once you manage to display them it will be easy to hook the HTML box module in one of them I suppose.
×
×
  • Create New...