Okay
  Public Ticket #2994734
wishlist button-action
Closed

Comments

  •  8
    SPYRIDON started the conversation

    Hi,

    How can I fix to display the quantities on the wishlist button-action same as the compare button action? See screenshots

    Thanks 

  •  250
    Andrea replied

    Hi
    You find the file \modules\blockwishlist\views\templates\hook\blockwishlist_beforebody.tpl and add the following code in it
    <span class="totalwlval">{$totalwlval}</span>
    https://prnt.sc/vtCBpNOyybzt
    Thanks

    Best Regards,

    Andrea - FieldThemes Support Team

  •  8
    SPYRIDON replied

    Hi,

    I added the Code but still no Qty Display on button. see screenshots

    Thanks

  •  250
    Andrea replied

    Hi
    You clear the cache and try it again
    Ours still show it normally
    https://prnt.sc/52R943IZ9PFY
    Thanks

    Best Regards,

    Andrea - FieldThemes Support Team

  •  8
    SPYRIDON replied

    Hi,

    I’m sorry I’ve done everything you told me but on my end is still not working out. see screen shot

    I’m sending you PRIVATE in the next post the credentials for my BO (same permission as you already have from before but Please do not forget after using your IP to check the shop do not enable it, is not ready yet) &FTP/cPanel permission for all the wishlist files in modules.

    Please can you check the file ''blockwishlist_beforebody.tpl''and let me know of any mistake? if you need more permissions please also let me know

    Thank you very much

     

  •   SPYRIDON replied privately
  •  250
    Andrea replied

    Hi
    You can delete the old blockwishlist module and re-upload this new module
    https://www.dropbox.com/s/jbgz7g952z3p529/blockwishlist.zip?dl=0
    Thanks

    Best Regards,

    Andrea - FieldThemes Support Team

  •  8
    SPYRIDON replied

    Hi,

    After replacing the module the QTY number displays on the button OK, but on the other hand there is an issue with the copy link of the wishlist which is not working by displaying an HTTP 500 ERROR. See screen shots

    thanks

  •  250
    Andrea replied

    Hi
    You copy the file below to /theme/name_theme/templates/catalog/_partials/miniatures/_partials/btn-product-miniatures.tpl
    https://www.dropbox.com/s/3hsqfmbit1ftdz1/btn-product-miniatures.tpl?dl=0
    Thanks

    Best Regards,

    Andrea - FieldThemes Support Team

  •  8
    SPYRIDON replied

    Hi,

    is not working out,

    please see screenshot.

    I'm sending PRIVATE, FTP/cpanel permissions to check it out.

    Thank you very much

  •   SPYRIDON replied privately
  •  250
    Andrea replied

    Hi
    You can check and delete unnecessary files as you like
    Thanks

    Best Regards,

    Andrea - FieldThemes Support Team

  •  8
    SPYRIDON replied

    Hi,

    OK, paste copy is fixed, I show that you added the missing folder _partials inside folder miniatures together with  the file btn-product-miniature.tpl 

    Thank you

  •  8
    SPYRIDON replied

    Hi,

    I just noticed when I paste the copy link of the wishlist, the popup horizontal_mode  button action quickview, compare, wishlist, cart etc. is not displaying normal. See screen shots

    How do I fix that or maybe not to display at all?

    thanks

  •  250
    Andrea replied

    Hi
    I fixed it for you

    https://prnt.sc/s8hGGeq06zke

    If you want to hide it, go to file
    /themes/modern-fashion1/assets/field-css/field_style.css
    and add the following
    #view_wishlist .horizontal_mode .item-inner .button-action{display: none;}
    Thanks

    Best Regards,

    Andrea - FieldThemes Support Team

  •  8
    SPYRIDON replied

    Hi,

    can you tell me how you fixed it? 

    Thank you

  •  250
    Andrea replied

    Hi
    I modified the class in the file btn-product-miniatures.tpl to match your existing style.
    Thanks

    Best Regards,

    Andrea - FieldThemes Support Team

  •  8
    SPYRIDON replied

    Hi,

    Thank you

    is that what you did? see my screenshot

    I noticed is missing the closure from one of the endings of </span ''>'' *} is it OK?

    Thanks

  •  250
    Andrea replied

    Hi
    The html in {* code *} is interpreted as comment and it will not show up on your page
    I commented it out and edited the class so that it is the same as the product on your home page, because you installed the module from another theme, it will have different classes from the theme you are using.
    Thanks

    Best Regards,

    Andrea - FieldThemes Support Team

  •  8
    SPYRIDON replied

    Hi,

    Thank you vey much.

    there are still a few other minor issues with the wishlist which I'll address them to you later since I have to leave now

    Thanks

  •  250
    Andrea replied

    Hi
    Wish you a good day
    Thanks

    Best Regards,

    Andrea - FieldThemes Support Team