Woocommerce out date file - by dchhuang - on WordPress WooCommerce support

This topic has 96 replies, 7 voices, and was last updated 8 years, 3 months ago ago by Jack Richardson

  • Avatar: dchhuang
    dchhuang
    Participant
    June 22, 2016 at 15:22

    question 22: i add the code at the custom css you send me, but is seem like doesn’t work.
    question 23:
    question 25: I testing at ipad mini, the website can’t be resize for the screen size.

    Please, contact administrator
    for this information.
    Avatar: dchhuang
    dchhuang
    Participant
    June 22, 2016 at 15:35

    question: 24. I add new arrival section by select new , but home page still doesn’t display. what is the date period of new upload product count as new?
    thank you

    Avatar: dchhuang
    dchhuang
    Participant
    June 22, 2016 at 16:22

    question 26: I add the visual element of feature product at the home page, and it is nothing show up at front end home page.
    thank you

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 22, 2016 at 17:31

    Hello,

    22. The reason is cache plugin. You need clear browser and server cache. After that check the changes.

    23. I’ve added the code for fixed header in header.php file:
    <p class="ssl-seal"><span id="siteseal"></span></p>
    and this code in custom.css file:

    .ssl-seal {
        float: left;
    }

    Please check it now and clear browser/server cache before.

    24. You need mark New products in product editor: http://storage8.static.itmages.com/i/16/0622/h_1466610867_7330476_a2df3f95ce.jpeg

    25. Disable all 3rd-party plugins, clear server cache and check the site.

    26. Clear server cache and check the site again.

    Best regards,
    Jack Richardson.

    Avatar: dchhuang
    dchhuang
    Participant
    June 22, 2016 at 22:49

    question: 27 why ssl label doesn’t show up at footer under terms and conditions? i want to show ssl label at footer as before.

    question: 28 mobile and table test: adjust header SSL label and the logo display right position. left and right space must be equal. and doesn’t cover the navigation bar. and ssl label and logo not too close.

    Avatar: dchhuang
    dchhuang
    Participant
    June 23, 2016 at 04:03

    question 28

    Please, contact administrator
    for this information.
    Avatar: dchhuang
    dchhuang
    Participant
    June 23, 2016 at 04:05

    question 28

    Please, contact administrator
    for this information.
    Avatar: dchhuang
    dchhuang
    Participant
    June 23, 2016 at 05:50

    question 28: final: set header ssl label doesn’t show at phone and table header.

    thank you

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2016 at 11:36

    Hello,

    Please provide us with cPanel login details in private content to check ssl seal code.

    Best regards,
    Jack Richardson.

    Avatar: dchhuang
    dchhuang
    Participant
    June 24, 2016 at 01:29

    question 28:

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 24, 2016 at 09:33

    Hello,

    Is sealID correct?
    When adding the same code on one page (header and footer), the other seal isn’t shown.

    Best regards,
    Jack Richardson.

    Avatar: dchhuang
    dchhuang
    Participant
    June 24, 2016 at 15:19

    question: 28
    I added the footer seal so early before you added at the header. after you add the seal at the heard, the seal at footer doesnt show any more.

    the seal i copy and paste for godaddy account

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 24, 2016 at 16:01

    Hello,

    Please check the SSL seal now.
    I’ve added the code in custom.css file:

    @media (max-width: 979px) {
    .ssl-seal {
       float: none;
       text-align: center;
    }}

    Best regards,
    Jack Richardson.

    Avatar: dchhuang
    dchhuang
    Participant
    June 24, 2016 at 16:26

    question 29: phone/table ssl seal header too high

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 24, 2016 at 17:47

    Hello,

    29. Please add this code in custom.css file:

    @media (max-width: 979px) {.fixed-header {
        padding: 0px 0px !important;
    }}

    Best regards,
    Jack Richardson.

    Avatar: dchhuang
    dchhuang
    Participant
    June 25, 2016 at 14:56

    question 29: can you make the SSL seal become small? I put SSL seal at header is because I want to remind ppl my site is safe to shop. it can be small enough to recognize,it doesn’t need to become big to see what is it. footer already has big one to see.
    Thank you

    Avatar: dchhuang
    dchhuang
    Participant
    June 25, 2016 at 15:20

    UX:
    Question 30: can you change the “ADD TO CART” Button to “CLICK TO CART”
    Question 31: can you add litter Shadows to “ADD TO CART”, make it more like real button, and motives ppl to click?

    Thank you

    Avatar: dchhuang
    dchhuang
    Participant
    June 26, 2016 at 02:18

    question 32: can you modify the category product display look like this:(Image)
    and
    Question 31: can you add litter Shadows to “ADD TO CART”, make it more like real button, and motives ppl to click?

    Thank you

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    June 27, 2016 at 08:23

    Hello,

    29. Please use this code in custom.css file:

    .ssl-seal img {
        width: 100px !important;
    }

    30. Please read Woocommerce documentation https://docs.woothemes.com/document/change-add-to-cart-button-text/ .

    31. Please use this css code:

    .etheme_add_to_cart_button.product_type_simple {
        box-shadow: 5px 5px 5px grey;
    }

    32. Sorry, but this is beyond our basic support scope.

    Regards,
    Eva Kemp.

    Avatar: dchhuang
    dchhuang
    Participant
    June 30, 2016 at 23:10

    question 33: can you add shadow for “ADD TO CART” button at quick view and single product page?
    Thank you

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 1, 2016 at 09:46

    Hello,

    33. Use this code in cusotm.css file:

    .quick-view-popup .product-info .single_add_to_cart_button, .single-product-page .product-info .single_add_to_cart_button {
        box-shadow: 5px 5px 5px grey;
    }

    Best regards,
    Jack Richardson.

    Avatar: dchhuang
    dchhuang
    Participant
    July 2, 2016 at 03:11

    question 34: no button shadow show at category product page at phone version
    question 35: how to setup for show product SKU at category product page product?
    Thank you

    Avatar: dchhuang
    dchhuang
    Participant
    July 2, 2016 at 06:31

    question 35: how to set minimum order ($300)?
    Thank you

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 2, 2016 at 09:35

    Hello,

    34. As I see shadow is shown for buttons on mobile:
    http://prntscr.com/bntc1i
    Show a direct page where you don’t see it.

    35. Do you mean you want to show SKU at category product page?

    Best regards,
    Jack Richardson.

    Avatar: dchhuang
    dchhuang
    Participant
    July 2, 2016 at 16:51

    question 35:Do you mean you want to show SKU at category product page?—YES
    question 36: how to set minimum order ($300)?

    Avatar: dchhuang
    dchhuang
    Participant
    July 4, 2016 at 02:31

    question 37: can you make “quick view” button alway show? not only point and show.
    Thank you

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 4, 2016 at 10:56

    Hello,

    question 35:Do you mean you want to show SKU at category product page?—YES

    Try to use this code in your child functions.php:

    add_action( 'woocommerce_after_shop_loop_item', 'custom_shop_item', 5);
    function custom_shop_item() {
    	global $product;
    	
    	/* product sku */
    	echo '<p>SKU: '.$product->get_sku().'</p>';
    }

    question 36: how to set minimum order ($300)?

    Please check the following links regarding your query:
    https://docs.woothemes.com/document/minimum-order-amount/
    https://wordpress.org/plugins/minimum-purchase-for-woocommerce/

    question 37: can you make “quick view” button alway show? not only point and show.

    Use the css code:

    .show-quickly {
       opacity: 1;
    }

    Best regards,
    Jack Richardson.

    Avatar: dchhuang
    dchhuang
    Participant
    July 16, 2016 at 08:14

    hi
    and currently the theme word font is upercase(category and the product name); can you I set up for upercase and lowcase??
    all the words are upercase is very hard to read for human.
    thank you

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 16, 2016 at 08:30

    Hello,

    Do you want to change font on single product page?
    Use this css code:

    h2.product-name {
        text-transform: capitalize;
    }

    If this is not what you want, then show a screenshot for better understanding.

    Best regards,
    Jack Richardson.

    Avatar: dchhuang
    dchhuang
    Participant
    July 16, 2016 at 08:54

    hi,
    i want when the product info text will be display as what i put. not all default by uppercase. and the categories text font.
    thank you

  • 1 2 3 4
    Viewing 90 results - 61 through 90 (of 96 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.