Jump to content
thirty bees forum

rubben1985

Members
  • Posts

    436
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by rubben1985

  1. @datakick no hurries for this function. I discover I can use the store reviews page to introduce a couple of hooks (before and after) so I can create what I need for now, at the end it is the same result. However this function is not very useful to include reviews in other places so if you include the feature to include the reviws via cms content, would be interesting to play in marketing with it.

    What I would really appreciate to have is the function to unifying all the stores reviews so all stores can share them (At the end all stores is the same company). For the moment, We are going to "copy-paste" the reviews of each store in the others, but is is going to be a little tedious to maintain. That would be a good improvement for us 🙂

    Second sugerence for future features: including videos would be also VERY interesting (like amazon does, and we all know how decisice they are to convince people to trust in a product)

     

     

  2.  

    On 10/31/2020 at 9:55 AM, toplakd said:

    You can always try that PS module in stock Thirty bees install (without any modifications).

    To see if it works or not.

    And than go from there.

    I will try when I had some time (i need a bigger server because I do not have enough space in mine)

     

    On 10/31/2020 at 10:41 AM, yaniv14 said:

    Based on the screen shot it might be 2 things.

    1. you installed a ps 1.7 version of that module (the filename is font17.js?)
    2. the js file from the module is looking for some variable/object named prestashop.

    1. I checked it and it is 1.6 version.

    2. could be, I will ask the developper.

  3. Hi,

    The other day (it continue happening for almost a week) something strange happened.

    Some customers reported they could not buy some products. After a lot of investigation it seems that for some reason they did not had customer group assigned in the data base (however in backoffice they had). They were almost 70% of the customers that registered for a few days.

    I never discovered what was the reason and it has not happened again for 2 weeks, but in case someone has the same problem, this can be a cause

  4. Hi,

    I have installed a module that displays a map when selecting a shipping method to show a map and select a pickup place.

    The module seems to work with PS 1.6, but in TB there are errors that stop the module from loading the map.

    This is what the module support tells me (I will translate):

     

    Could be an outdated jQuery library

    This is the screenshot of the error

    image.thumb.png.6bd5650005151a0618c8d431628944b2.png
     
    It seems there are 2 posible solutions
     
    Once is to review if in the file classes/controllers/AdminController.php there is a call to Query ($this->addJquery();) and if in the file controller.php there is the function:
     
    public function addJquery($version = null, $folder = null, $minifier = true)
    {
    $this->addJS(Media::getJqueryPath($version, $folder, $minifier));
    }
     
    The other would be to update the content of the directories Admin y js.
     
    The best solution is to contact TB developpers.
    (Translation finished)
     
    Any ideas?
     
    @toplakd could be because of the 3 steps modifications?
     
    Regards
  5. 10 hours ago, Wartin said:

    You could start searching for .tpl of the steps, and there see where the module starts. As it's working OK in step one, maybe you can find what's wrong in second step.

    I try to find something on these:

    order-address.tpl 
    order-address-advanced.tpl  
    order-carrier.tpl
    order-steps.tpl 

    But not result (without coding knowledge I just logic to try to find something that calls my attention). I suppose it has to be there because should not be something related with shipping cart or the module "sidebar" because in that case they should always be show the same way. But in those tpl, I do not find where load the module...

    I suppose (just for logic) that unifying 2 steps in 1, is related. But I do not know more that that.

  6. 34 minutes ago, toplakd said:

    You need to change the third party module behaviour for how it injects itself into that page.

    "sort of" in the name was added because it does not work on native install without used override.

    Mixing third party hacks and modules can always bring out some issues 🙂 where both work when installed separately, but having issues if installed together.

    Any orientation how to modify how the module inyect itself? Or anything I can tell the developer so he knows what to do? I already contact but without any additional instructions he was not able to solve it

  7. I realized something is wrong in the way some modules are loaded. Not sure but maybe is because the way carrier and address steps are now only one step?

    The problem I found is this one (i recorded a video)

    https://www.loom.com/share/f8e87a47111340c8bd33752d4f80662a

     

    If it would be something from the module (wich i did not modified) should happen in all the steps of the checkout but it is only in the 2nd step.

    Im a little lost here. I already try contacting @Jonny from Sunnytoo but they do not know where the issue is. Maybe someone more use to theses modifications will know...

     

    Any ideas?

  8. @toplakd Do you know how to hide, in adress step, the invoice address section  IF the "use same adress for invoice" is checked? 

    So invoice adress is visible, only if people uncheck the box.

    I do not know if this is possible, but could be something like: if the span class="checked" the apply display:none to the address_invoice id

    image.png.d0bd9d564ec70f65e0cc59bda3610033.png

    Just saying from the ignorance.

     

    Hiding that section when the checkbox is checked, that step would be cleaner most of the time as most o f the people do not uncheck.. 

  9. @AndyC Thanks, that section was not the problem but I just solve it.

    In case it happens to anyone, My store is multistore, and I am using a one page checkout. Well, this one page checkout was interfering with the css code. It did not interfere when the adresse creation was in a second step, but it did with the standard creation+adresse page.

    Solved it!

    image.png

    • Like 1
  10.  

    On 6/5/2020 at 10:39 PM, AndyC said:

    Only asking ,are your localization/countries addresses filled out properly

    What do you mean? Could you be more precise? I mean, with standard registration all works well and i can fill everything. With this option i do not why it shows less fields to complete so adress is not complete. Could be that the modifications affect to show the fields in this step?

  11. On 5/31/2020 at 12:04 AM, toplakd said:

    I prefer this way in my shop:

     

    Screenshot_2020-05-31 Login - My Store.png

    Screenshot_2020-05-31 Login - My Store(1).png

    Yes, is not bad, but when creating account there is a 2 extra step (add address) that it is like double and it could be avoided. Right now it is:

    Fill create account step (fill name, pass...)-> add your adresse (still account creation)-> adress and transport step

    It would be better like: 

    Create account (fill name, pass,...)-> address & transport step (where you fill the adress, jumping over the original step of filling adresse in the account creation, the second step of account creation)

    or even better

    Create account (fill name, pass, adresse...)-> addresse & transport step (where adress is already filled so it would be only transport)

     

    Not sure if I am explaining my point clearly :S

  12. @toplakd What I detected with hotjar is that people tend to be confused in the step login or create account. And when doing click in create account the redireccion to accont creation, and later to adresses...

    I tried with one page checkout but it is not either a good solution (even less conversion)

    Your 3 steps checkout would be really close to the ideal one described in a last study of the spanish market with the exception of the extra step of registering. Usually this step is integrated in the address step.

    Any way that in the first  people can introduce their data and create account at the same time, with a button of login for those that are already registered? In the actual one non customers "are told" to create an account before anything else (address come later in the next step). It is not so smooth

    This would be the aproach:

    image.png.7ddd56615452ab2623f48dbda2ee856a.png

  13. I have a similar approach. Using multistore you can create different versions of you store (including warehouse, prices, images...). Later create a section to change between stores. I am using visual composer but any module that allow you to put html code should be valid for this. If you want to show the flag, you need to create a different content per store (to show a different flag in each of them).

    Check our footer: https://www.lesielle.com

    Also, we redirect people based on their IP when they go to the .com so they are in the correct version without selecting. It is not perfect, but works >95% of the time. For those that the version is not accurate, they can change in the footer, but at the end is not important because they can buy in every version of the store and I will ship them anyway (I have price rules so the price is always correct even if they choose a different store version). My advice is to allow people to buy on any version, just play with adjustments so they do not get benefit selecting the wrong version (if for example a country version is more expensive, put a price rule that increase price in any other store version if a client shipping to the expensive one buys in the cheaper version)

     

    There are modules that allow changing currency and language. That could be valid but it is very limited when you start playing with pricing and showing different visual interface per country. But if you only want to show currency and language, this is the most simple and easy approach.

     

×
×
  • Create New...