Menu and Button Issue - by KellyKade - on WordPress WooCommerce support

This topic has 10 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: Kelly Kade
    KellyKade
    Participant
    March 23, 2018 at 04:19

    1. Menu is not visible on scroll unless you hover around in the area.

    2. Buttons are blacked out on product page (add to cart) and checkout page (proceed to checkout)

    3. Pagination button on bottom of shop page is blacked out unless you hover over it.

    4. Can reduce the size of the photos on shop layout page?

    Thanks for your help.

    9 Answers
    Avatar: Kelly Kade
    KellyKade
    Participant
    March 23, 2018 at 04:23

    Please see private content if required.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2018 at 09:44

    Hello,

    1. Theme Options > Header Settings > Fixed header color scheme > Dark.
    I would recommend you to update the theme to the latest version. Don’t forget to create a backup of your files and database before starting update process!
    You need to enter your purchase code to activate the theme and skip Setup Wizard.
    If after update some problems won’t be solved, please contact us.

    Regards

    Avatar: Kelly Kade
    KellyKade
    Participant
    March 23, 2018 at 16:24

    I updated the theme a week ago to the latest version that was available. You also failed to answer most of my questions. Updating the theme isn’t going to change product photo size…..

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2018 at 16:37

    Hello,

    Sorry for the inconvenience, but you use 4.2 theme version, but the latest one is 4.4. In latest theme versions were added a few fixes, so I hope most of your problems will be solved. If not, our team will gladly assist you. Hope you understand this matter.

    Regards

    Avatar: Kelly Kade
    KellyKade
    Participant
    March 23, 2018 at 19:20

    Updated and all of the problems mentioned above still exist AND you have failed two times to tell me how to resize the photos on the shop layout page. This has nothing to do with theme updates.

    Avatar: Kelly Kade
    KellyKade
    Participant
    March 23, 2018 at 19:25

    Oh and your suggestion for the header didn’t fix the problem. So all of my original problems still exist.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 26, 2018 at 08:42

    Hello,

    1. You have such situation because of https://gyazo.com/079dfdbf385bbddf2939e3f08400916d
    so please add this code in Custom css:

    .page-wrapper .fixed-header-area.color-dark .menu > li > a{
        color: #000;
    }

    2, 3. Your main font is black https://gyazo.com/c7ff3aae6cff737ff4a3cdabf62bf8f1 so use this custom css:

    .single_add_to_cart_button, .pagination-cubic li span.page-numbers.current {
        color: white !important;
    }

    4. Before 3.3 version WooCommerce had options for every type of image – single product, catalog and gallery image. In version 3.3 WC developers changed options and moved them to the Customizer. In version 3.3.3 they removed image settings at all even from customizer. We keep the previous version of their settings http://prntscr.com/ik093w But 8theme product widgets and gallery images use WP thumbnails size (Settings > Media) because WC customizer does not have the individual settings for this because of 3.3 update. So, if you don’t want to crop thumbnails images disable crop in WP settings and regenerate thumbnails. You may also try to change image settings using WC hooks that WC developers offer https://github.com/woocommerce/woocommerce/wiki/Customizing-image-sizes-in-3.3-

    Regards

    Avatar: Kelly Kade
    KellyKade
    Participant
    March 27, 2018 at 20:41

    Thank you. One last thing:

    How can i custom order product layout on shop pages to not be alphabetical but be by the time in which i created the listing?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 28, 2018 at 07:31

    You’re welcome!
    Customizer > WooCommerce > Product Catalog > Default product sorting.

    Regards

  • Viewing 10 results - 1 through 10 (of 10 total)

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

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