Forum Replies Created

Viewing 15 posts - 16 through 30 (of 65 total)
  • Posted in:
  • in reply to: WooCommerce products display on Mobile #319855
    kofi
    Member
    Post count: 71
    This reply has been marked as private.
    in reply to: WooCommerce products display on Mobile #317681
    kofi
    Member
    Post count: 71

    Hi Ed,

    Thank you very much!

    I think at this stage, it might be best for me to wait for the latest theme update and WooCommerce global update for the fix as I wouldn’t want to cause any extra issue and wouldn’t want to use the beta.

    Would you know when both updates will be pushed out?

    Thanks,
    Kofi

    in reply to: WooCommerce products display on Mobile #317367
    kofi
    Member
    Post count: 71

    Hi Ed,

    I’d really appreciate it in advance with instructions on how best to implement the update manually if possible.

    Having the right images displayed is very important for our online shop so it’ll be very vital for us to have it fixed soon as it’s possible.

    Thank you.

    in reply to: WooCommerce products display on Mobile #317159
    kofi
    Member
    Post count: 71
    This reply has been marked as private.
    in reply to: WooCommerce products display on Mobile #317152
    kofi
    Member
    Post count: 71

    Thanks Rui. Will I be hearing from Support?

    in reply to: WooCommerce products display on Mobile #317092
    kofi
    Member
    Post count: 71

    Correct. I updated this weekend after starting this thread. Theme and woocomerce at their latest version.

    in reply to: WooCommerce products display on Mobile #317081
    kofi
    Member
    Post count: 71

    Thank you Rui. Works perfectly!

    One last thing. The product image zoom seems to be broken in my latest theme and woocommerce update. If you take this link for example

    http://kklabs.co.uk/shop/happy-pandas-square-silk-scarf-pink/

    and hover your mouse on the first image, it zooms in and you can move your mouse around to see the other sections of the image, however if you click the next images, they seem to be all broken and the zoom doesn’t work and the image is not displayed properly. how do i fix it? I want the zoom to work by moving the mouse across the image like in the first image.

    Thanks

    in reply to: WooCommerce products display on Mobile #317048
    kofi
    Member
    Post count: 71

    Perfect, Thank you.

    Now that I’ve done this,

    @media only screen and (max-width: 479px) {
    body .woocommerce-shop-page ul.products li.product,
    body .product_list_widget > div > ul.products li.product {
    width: 100%!important;
    }
    }

    How can i get the text underneath the text to be much bigger and the title and the price to be bold?

    Thank you. Please see attached image

    Attachments:
    You must be logged in to view attached files.
    in reply to: WooCommerce products display on Mobile #317044
    kofi
    Member
    Post count: 71

    I’ve fixed it now. I put the code outside `/*
    Put custome code here
    */
    @media only screen and (max-width: 479px) {
    body .woocommerce-shop-page ul.products li.product,
    body .product_list_widget > div > ul.products li.product {
    width: 100%!important;
    }
    }

    @media only screen and (max-width: 767px) {
    .woocommerce span.onsale,
    .woocommerce .wc-new-badge,
    .woocommerce .out-of-stock-badge {
    display: block;
    }
    }`

    One last thing. The product image zoom seems to be broken in my latest theme and woocommerce update. If you take this link for example

    http://kklabs.co.uk/shop/happy-pandas-square-silk-scarf-pink/

    and hover your mouse on the first image, it zooms in and you can move your mouse around to see the other sections of the image, however if you click the next images, they seem to be all broken and the zoom doesn’t work and the image is not displayed properly. how do i fix it? I want the zoom to work by moving the mouse across the image like in the first image.

    Thanks

    in reply to: WooCommerce products display on Mobile #317038
    kofi
    Member
    Post count: 71

    Hi David.

    I don’t seem to have the Custom CSS. Would it be becuase I have a Multisite WordPress?

    I’ve attached some screenshots. Have I put the code into the right place? I’m currently not seeing any changes on mobile.

    Attachments:
    You must be logged in to view attached files.
    in reply to: WooCommerce products display on Mobile #317029
    kofi
    Member
    Post count: 71

    Thanks very much David.

    Could you please tell me where or which files I paste these codes in on wordpress?

    Thank you.
    Kofi

    in reply to: add to cart shortcode #238271
    kofi
    Member
    Post count: 71

    PT is for Pricing Table essentially.

    I wanted to know how I could link these buttons.. http://neighborhood.swiftideas.com/shortcodes/pricing-tables/

    in reply to: add to cart shortcode #237945
    kofi
    Member
    Post count: 71

    Hi, how is it possible to add a link to the PT buttons?

    I am on the most up-to-date version of the Neighbourhood theme and my current PT shortcode is this

    [pt_button]Buy Now[/pt_button][/pt_details][/pt_column]

    I’ve tried this

    	
    [pt_button link="http://linkhere"]My link[/pt_button]

    But it didn’t work. Just want to link it or made a link to add to cart, which would be great! Thank you!

    kofi
    Member
    Post count: 71

    I understand Kyle.

    Thanks for the support nonetheless!

    kofi
    Member
    Post count: 71

    Hi Kyle,

    So I did that and still got issues.
    See the attached images. I switched to wordpress 2015 theme and made a new post and previewed it before publishing it, and got a can’t display message. then I published it and still was getting the same.

    Then I deleted and restored it from the trash and tried again and it previewed.

    I then made a new post and did the same steps as above but didn’t preview.

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 16 through 30 (of 65 total)