Jump to content

Edit History

MusikMachineMan

MusikMachineMan


there was another library of fontawesome loaded, added with netreviews module

Hello everyone,

i'm facing a weird problem with my ps_1.7.8

Close to the 'add to cart' button (and also in the cart checkout and cart itself)

I have 2 squares instead of the arrows for increase or decrease quantities. Squares in which i can't really read but looks like FT06 (up) and FT07 (down).

bug_addtocart.png.b1d0d6b39e95bbb99d9395f6c57baa86.png

at the F5 refresh we can see very shortly the arrows appearing and then disappear under these squares

bug_addtocart0.png.3c505f28c3769e8ca71f5e3a1991dc91.png

As they appear at least 1/4 second, i guess there is a kind of function that finally erase them.

I wondered then a font issue, i'm using a Warehouse theme with Google font Raleway typography (https://fonts.google.com/specimen/Raleway)

and it seems that this font do not accept ˄ or ˅.

Do you think it could come from that ?

I then changed the font in order to see if i had the same result and even with arial or tahoma, there are still these squares...

 

With console i see

<span class="input-group-addon bootstrap-touchspin-postfix" style="display: none;"></span>

<button class="btn btn-touchspin js-touchspin bootstrap-touchspin-up" type="button"><i class="fa fa-angle-up touchspin-up" aria-hidden="true"></i></button>

<button class="btn btn-touchspin js-touchspin bootstrap-touchspin-down" type="button"><i class="fa fa-angle-down touchspin-down" aria-hidden="true"></i></button>

Do you think there is any error ?

in my previous 1.7.6 (where arrows appear correctly), i had no aria-hidden="true", i don't really know what this is for, is there any chance it comes from that ?

 

Have you ever faced something like this and do you have any idea how to solve it ?

Many thanks by advance

MusikMachineMan

MusikMachineMan

Hello everyone,

i'm facing a weird problem with my ps_1.7.8

Close to the 'add to cart' button (and also in the cart checkout and cart itself)

I have 2 squares instead of the arrows for increase or decrease quantities. Squares in which i can't really read but looks like FT06 (up) and FT07 (down).

bug_addtocart.png.b1d0d6b39e95bbb99d9395f6c57baa86.png

at the F5 refresh we can see very shortly the arrows appearing and then disappear under these squares

bug_addtocart0.png.3c505f28c3769e8ca71f5e3a1991dc91.png

As they appear at least 1/4 second, i guess there is a kind of function that finally erase them.

I wondered then a font issue, i'm using a Warehouse theme with Google font Raleway typography (https://fonts.google.com/specimen/Raleway)

and it seems that this font do not accept ˄ or ˅.

Do you think it could come from that ?

I then changed the font in order to see if i had the same result and even with arial or tahoma, there are still these squares...

 

With console i see

<span class="input-group-addon bootstrap-touchspin-postfix" style="display: none;"></span>

<button class="btn btn-touchspin js-touchspin bootstrap-touchspin-up" type="button"><i class="fa fa-angle-up touchspin-up" aria-hidden="true"></i></button>

<button class="btn btn-touchspin js-touchspin bootstrap-touchspin-down" type="button"><i class="fa fa-angle-down touchspin-down" aria-hidden="true"></i></button>

Do you think there is any error ?

in my previous 1.7.6 (where arrows appear correctly), i had no aria-hidden="true", i don't really know what this is for, is there any chance it comes from that ?

 

Have you ever faced something like this and do you have any idea how to solve it ?

Many thanks by advance

×
×
  • Create New...