Jump to content
thirty bees forum

Purity

Members
  • Posts

    104
  • Joined

  • Last visited

Posts posted by Purity

  1. I would like to make a 'discontinued' category so I can keep item pages up without them cluttering up space, or having to 301/404 them.
    Of course I could easily make the category, however, I don't wish it to show up on the category sidebar, but rather would like to link to it from my footer so it's less conspicuous.

    Is there an easy way to remove a single category from the sidebar while keeping the other ones in place?

  2. The patch of course works, but it seems to also disable the phrase c/o, which is a very valid and common way to ship in the USA when you're shipping to an address that isn't yours. Although it still works in the company box.

  3. 19 hours ago, DRMasterChief said:

    Yep, but in all 3 Github links is the same file which should be changed, but with different changes  (classes/Validate.php)  , think this is very strange for some people.  Or am i wrong, hopefully not  🙂 regarding i will do this changes in 1-2 days.

    btw. will there be an update for this  (i think it will be included in the next, but not sure when this will come)? 



    I was getting hit with these too.

    Fix was really easy to implement.
    Thanks a lot for releasing this so quickly.

    You do all 3 of these.
    Do this one first:
    https://github.com/thirtybees/thirtybees/commit/c733d5360d5292c12bb6a899748d9094bc608e05

    Then this one:

    https://github.com/thirtybees/thirtybees/commit/7ad147d991861e498e586f4dfc8ad1ff

    Then this one: (also edit the .js file here)

    https://github.com/thirtybees/thirtybees/commit/f04f1ded917b702465b2da6adfb7d573fdb974ad

    • Like 1
  4. Great to see you've completed this module.
    I've been waiting for a one page checkout module for TB since the one I used on PS is not compatible.

    I was checking out the demo for it.
    Where is the account creation button in it?
    Are you able to create an account during the checkout process with this or is it a simply a guest checkout unless you're already logged in?
    The demo seems to be getting stuck for me on verifying email address.

    *edit* demo seems to be working now.
    I see how it works. Looks good. Might purchase it soon.

  5. I think I'm at the point where I'd like to start accepting international orders, at least to Canada, but the original PS 1.6 module seems to lack this functionality. I don't necessarily mind paying for a module but do any of you use one or do you simply do your best to set it up manually? I imagine manually wouldn't be very accurate with box sizes, etc.

    The modules available on the prestashop website don't seem very good, and I remember having troubles on 1.6 with even the PrestaShop coded USPS Pro one.

    So, I'm wondering if you guys use a module for this, and if so which one?
    Or if you guys do something else?

  6. I am not sure about the technical side of this but I will say:
    This module used to report transaction information to PayPal.
    In recent updates, it does not. I just get the order total amount.
    By transaction information, I mean, the actual order details. (the items which are in the order)
    I am not sure about the address itself. I haven't noticed that in particular.

    I am not sure which way it is technically supposed to be, and either way, this does not bother me at all, but it definitely used to show up.
    I have proof of this in my PayPal history.

  7. 15 hours ago, Leandroo said:

    Hi! Did you use IQIT contencreator???

    I'm trying import the 16 style, so I've imported theme and mega menu  but when I import the contencreator I get a 500 server error, do you know sometime about it?

    I use IQIT contentcreator.
    Works fine on my shop.

    The IQIT Menu works perfectly with TB but it has some slight click problems on mobile menu. (it did on PS 1.6 as well)
    Sometimes, under some configurations, sometimes clicks won't register.
    The developer actually admitted this to me after several messages telling of the issue.

    That is why I switched to the menu I mentioned above.
    Perhaps you won't have that problem though....he said most people don't.

    • Like 2
  8. Hmm.
    Perhaps I was not clear enough in my last post.
    The workaround we used was to simply bypass the css boxes in the warehouse modules and add the css code directly to global.css
    If I ever have him look at the module to find out more, I will post about it, but we might just keep adding the css code directly...he seems to think it's easier. lol

    The issue actually ended up removing my entire menu on, specifically, mobile, for 2 weeks without me knowing due to how I had my menu css setup.

  9. Yes, on the old forum.
    According to my developer, definitely TB related, and something done with the 1.0.8 update, as I was on 1.0.7 before.
    He said the below text, and told me to inquire about the change, but I'm not sure what the exact issue is at this point in time.
    He might help me diagnose the exact issue at a later date, but he thought the developers would know what the problem was.
    I did not receive a response after I posted this on my other thread, but I think everybody was busy with the forum change.

    Quote

     

    The core (TB) API changed it's API

    likely this module isn't specifying that it doesn't want 'blah' escaped

    And they required later that modules do that

    They'll likely be able to tell you deeper info about what to change

    that you should relay to me

    and we can get it done

    we can also just look in the module and figure it out

    but I'm lazy

    and let's be honest

    it's really easy to just update global.css

     

     

  10. On 1/12/2019 at 12:54 AM, datakick said:

    Frankly I don't know. I remember there was a whole thread (https://forum.thirtybees.com/topic/1095/paypal-6-0-0-beta-the-final-push-for-victory) dedicated to paypal v6, but that seems to be deleted since. So that knowledge is gone forever.

    I could find only one bug on github regarding v6 (redundant api calls on every page). While that's unfortunate, it's not something that should prevent using that version of the module. But I'm sure there is the reason nobody is using it. But it would be great if we have those reasons tracked as github issues, otherwise we can never fix this.

    Here we need merchants help. Please test v6, if you can, and let us know what does not work. So we can finally resolve this paypal hell.

    I actually did use the v6 beta for a couple weeks last year and I don't remember having any issues, but decided to use the stable version, because, well, it's the stable version. lol

  11. @traumflug said in GitUpdater preview:

    thirty bees doesn't provide the logo of your shop, only you have this artwork. Which means, you can fix this only by re-uploading the logo yourself.

    That wasn't the problem. My developer brother got it working for me.

    He said this:

    ‘The core API changed it’s API likely this module isn’t specifying that it doesn’t want blah escaped And they required later that modules do that They’ll likely be able to tell you deeper info about what to change that you should relay to me and we can get it done we can also just look in the module and figure it out but I’m lazy and let’s be honest it’s really easy to just update global.css’'

    Module is the theme configurator in warehouse theme.

  12. @lesley said in Logo/header/menu disappeared specifically on mobile after 1.0.8 update:

    Also, I do not think you have a mobile menu built in the menu module.

    My brother got it working for me. He said this:

    'The TB core API changed it's API likely this module isn't specifying that it doesn't want blah escaped And they required later that modules do that They'll likely be able to tell you deeper info about what to change that you should relay to me and we can get it done we can also just look in the module and figure it out but I'm lazy and let's be honest it's really easy to just update global.css'

    Module is the theme configurator in warehouse theme.

  13. @andyc said in Logo/header/menu disappeared specifically on mobile after 1.0.8 update:

    Have you checked the modules section to see if it's disabled under mobile ..Not sure which 1 it'll be. But just a thought

    Thank you, but the module is enabled. In addition, as I said, the logo is gone as well. That shouldn't go away, as far as I know it's not part of a module. I'm not really a developer, only know minor stuff, but I got a friend looking into it, I'll update if I figure it out.

  14. Well, I thought my update worked perfectly before but it turns out that after updating my 1.0.7 installation to 1.0.8 my logo/header/menu no longer shows up specifically on mobile, although it works perfectly on desktop, unless the dimensions of the browser are shortened into the equivalent mobile mode.

    This is a pretty big problem. Doesn't seem to be any errors, but it definitely was the update. Would very much appreciate help on this if anybody knows anything. Any ideas?

×
×
  • Create New...