Forum Replies Created

Viewing 10 posts - 111 through 120 (of 213 total)
  • Author
    Posts
  • in reply to: Bundle + Gift Card button #22810

    Perfect, commented it in ywgc-frontend.min.js and it is not changing text now, thank you I think it is much better!

    in reply to: Claue general questions #22808

    Hi Harry,

    yes I think it works for variable but not working for single products. I pressed Empty cache and hard reload in chrome developer mode and also checked in firefox but don’t see it, if you remove the code I see it, but also see the price range on variable product quick view.

     

    Thank you

    Attachments:
    You must be logged in to view attached files.
    in reply to: claue breadcrumbs #22807

    hi Harry,

    sorry I checked all Claue setting and don’t see this options, where can I find it?

    thank you

    in reply to: gift card mobile view #22806

    Hi Harry

    thank you second part works, but I still see first part out of the mobile screen, when I check on desktop with goole emulator it shows as you screenshot too, but when I check from my real mobile it doesn’t look right, could you check from your real mobile too please?

     

    I have tired to add this codes to you code above but nothing worked

    .ywgs-amount-value {max-width: 90% !important;}
    .ywgs-manual-amount {max-width: 90% !important;}
    .gift-cards-list tr .ywgc-amount-value {max-width: 90% !important;}

     

    when I added second change I saw results straight away, so I don’t think it is cached.

    I also pressed to clear cache on my mobile chrome, but still same

    thank you

    in reply to: Display elements in 1 line #22791

    sorry this part works

    .entry-summary .price { display: inline-block;}
    .entry-summary .wcst_savings_top {
    float: right;}
    .entry-summary .wcst_savings_variation {
    float: right;}

     

    but not below

    .entry-summary .wcst_low_stock_scarcity { display: inline-block;}
    .entry-summary .wcst_deal_expiry {float: right;}

    in reply to: already in cart #22788

    oh no it works! must be some cache on my mobile!

    in reply to: Display elements in 1 line #22786

    Hi Harry so I have tired to use the above code as example to move other elements the same way but for some reason the left sie is 1 line higher then it should be, could you help me to correct please? thank you

     

    .entry-summary .price { display: block;}
    .entry-summary .wcst_savings_top {
    display: inline !important;
    float: right;}
    .entry-summary .wcst_savings_variation {
    display: inline !important;
    float: right;}

    This works OK, but when I add below it moves downs 1 line

    .entry-summary .wcst_low_stock_scarcity { display: inline-block;}
    .entry-summary .wcst_deal_expiry {float: right;}

    Attachments:
    You must be logged in to view attached files.
    in reply to: Claue general questions #22784

    Hi Harry,

    I noticed that this code remove price from quick view completely from some products but some show

    .price-review p.price {display: none;}

    maybe it is hides completely from products without variations test-layout-1-right/, Calvin Klein Logo Sweatpants Layout 2 and Cuffed Beanie, Herschel Retreat Backpack  other show OK

    is it possible to apply this code only to variable product page then?

     

    Thank you

    in reply to: claue breadcrumbs #22780

    Hi Harry,

    For general Pages can I get breadcrumbs showing as well, similar to this topic http://support.janstudio.net/forums/topic/how-can-i-remove-the-categories-showed-on-the-header-featured-image-of-each-page/

    But have breadcrumbs not on the top image but as normal position for all products, for example Home/Accessories for categories,  Home/Cart , Home/About us,  Home/Checkout, Home/My account   or Home/Wishlist  as I want to remove the top image at all as it takes too much space. Please see cart example attached

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bundle + Gift Card button #22779

    hi so I have tried to comment this 2 lines 381 and 382 in js code but it still seem to be working, why?

    Can I not switch it off not to change the text anywhere at all?

Viewing 10 posts - 111 through 120 (of 213 total)