Columns issue; - by 3Q - on WordPress WooCommerce support

This topic has 37 replies, 3 voices, and was last updated 3 years, 5 months ago ago by 3Q

  • Avatar: 3Q
    3Q
    Participant
    October 11, 2020 at 12:40

    Hello;

    I m using One Row with 4 Columns, in mobile it will display one column, i want to set 2 columns…

    example, in desktop my row showing now One row with 4 columns where contains products… i want in mobile it display 2 rows instead one.. how to set that?

    Awaitign Thanks

    36 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2020 at 13:30

    Hello,

    Do you use WPBakery or Elementor?
    Your site under maintenance mode, so we can’t check it.

    Regards

    Avatar: 3Q
    3Q
    Participant
    October 11, 2020 at 14:18

    Hi again…

    WP Bakery… yes because im working still on the site… pls find in an attach the WP acces;

    2. Could you also pls disable newsletter popup? i have disable all and removed all contents but still;

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2020 at 15:13

    Hi,

    Please check – https://prnt.sc/ux5pup

    Regards

    Avatar: 3Q
    3Q
    Participant
    October 13, 2020 at 06:57

    hello…

    Pls check in private i have shared it;

    Awaiitng THnaks!

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 13, 2020 at 16:46

    Hello,

    Do you want to show these products 2 per row http://prntscr.com/uyky3f ?
    Use the column responsive settings to change the layout for the mobile devices http://prntscr.com/uykzzg

    Regards

    Avatar: 3Q
    3Q
    Participant
    October 14, 2020 at 08:13

    Hello and thanks for reply…

    1. Great!…
    2. One last thing, Is there way to set variable products to show sub categories? example, this is the link; ( pls see in private content area ) i want all the colors shows separately product, and when we click each one, will take to single product page where will display the all variable colors to choose…

    how to set that?

    Awaiting thanks!

    Please contact administrator
    for this information.
    Avatar: 3Q
    3Q
    Participant
    October 15, 2020 at 07:20

    Hello;

    2. I have already figured it out but one issue; when we go to lipstick Category as the link i have shared in private content area;

    i want each category when i click, it will direct me to single page INSTEAD take me to sub to bus page inside…. example when you click the link i have shared, pls click the first one, i want it takes me to direct single page shop…

    How to set that?

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 15, 2020 at 13:06

    Hello,

    You chose the wrong way. There is no option to link the product category to single product. But there are plugins to show the variations separately. For example
    https://woocommerce.com/products/products-by-attributes-variations-for-woocommerce/
    https://wordpress.org/plugins/wpc-show-single-variations/
    https://wordpress.org/plugins/woo-show-single-variations-shop-category/
    https://iconicwp.com/products/woocommerce-show-single-variations/

    Did not test these plugins, so can’t guarantee 100% compatibility but you may try.

    Regards

    Avatar: 3Q
    3Q
    Participant
    October 17, 2020 at 15:01

    hello and thanks for reply…

    i have purchased this plugin; https://codecanyon.net/item/woocommerce-show-variations-as-single-products/25330620?_ga=2.156880571.1827515542.1602942982-624832336.1574057674

    everything are fine .. just one issue; the nailplish i have two sub categories but the other not displaying full, seams like category page set to limited products loads… Is htere any setting i will need to enabled it, to load unlimited items?

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 17, 2020 at 15:25

    Hello,

    Go to Plugins > disable Infinite Scroll and Ajax pagination plugin or set the correct settings for the plugin if you want to use the Infinite scroll https://xstore.helpscoutdocs.com/article/65-woocommerce-infinite-scroll-and-ajax-pagination-settings

    Regards

    Avatar: 3Q
    3Q
    Participant
    October 19, 2020 at 09:59

    Hello

    1. Thank you!
    2. One last thing… currently its set to 992px to show the mobile top burger icon, but i want to set at 1200px…

    i want when the browser reach 1200px widht breaking point, it show moible burger menu because ihave long menu…

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 19, 2020 at 14:44

    Hello,

    1) You are welcome.

    2) Unfortunately, we don’t have the option to change the breakpoint for the mobile header. But you may add the below code to Theme Options > Custom CSS to make it smaller

    @media only screen and (max-width: 1200px){
        .et_b_header-menu > .menu-main-container {
            zoom: 0.85;
        }
    }

    Regards

    Avatar: 3Q
    3Q
    Participant
    October 21, 2020 at 13:36

    Hello and thansk fro reply..

    1. ok thanks…
    2. There is an issue with quick view.. after click showing Error message: ERROR AJAX…
    3. In single product page, i want to separate the Customer Review.. how to?
    4. How to change Description single product page to INGREDEINT? i checked everyhwere no option found…
    5. Is there way to place Wishlist ICON next to add to cart button?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 21, 2020 at 16:58

    Hello,

    2) Provide us with FTP access to your site to check the issue in more detail.
    3) We don’t have such option, unfortunately.
    4) We added the WooCommerce snippet to child theme functions.php https://docs.woocommerce.com/document/editing-product-data-tabs/#section-2
    5) Only by additional customization. We don’t have such option by default.

    Regards

    Avatar: 3Q
    3Q
    Participant
    October 22, 2020 at 08:41

    Hello;

    2. pls find in an private content area
    3. i see let me check thank you
    4. thanks!
    5. i have managed it by customize via css, but one issue, how can i replace this with just like when we hover on each product? example, i want same button heart when we click, without written any Browse Wishlist text just heart button…

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 22, 2020 at 14:46

    Hello,

    2) Thank you. I have passed your issue to our developers.
    5) We have added the below custom, check now

    /*  Wishlist customization  */
    .et_product-block .single-wishlist .show > a:after, 
    .et_product-block .single-wishlist .wishlist-fragment > div a:after {
            content: '\e908';
            font-family: 'xstore-icons';
    }
    .et_product-block .single-wishlist .show > .yith-wcwl-wishlistaddedbrowse a:after, 
    .et_product-block .single-wishlist .wishlist-fragment > .yith-wcwl-wishlistaddedbrowse a:after, .et_product-block .single-wishlist .wishlist-fragment .yith-wcwl-wishlistexistsbrowse a:after {
            content: '\e92d';
            font-family: 'xstore-icons';
    }
    .et_product-block .single-wishlist .show > .yith-wcwl-wishlistaddedbrowse span,
    .et_product-block .single-wishlist .wishlist-fragment > .yith-wcwl-wishlistaddedbrowse span, .et_product-block .single-wishlist .yith-wcwl-wishlistexistsbrowse span {
            font-size:0;
    }
    /*  Wishlist end  */

    Regards

    Avatar: 3Q
    3Q
    Participant
    October 25, 2020 at 07:55

    Hello;

    after sharing credential of my server, right after 2 days i surprisingly found that the site has been Hacked!… you should not let me share here when its not even safe to share.. none of this here private content area is Safe place…

    i had lost all the data my hard work for 2 weeks gone for nothing..

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 26, 2020 at 16:06

    Hello,

    Information that you provide in the Private content area is safe! We are sure that your site was hacked not because of this. Contact your hosting provider to restore the backup of your site (they should have a copy with the latest changes, not the 2 weeks copy) and ask them to make additional protection to prevent hacking.

    Once you do this then reply back with temporary access to allow us to check the QV issue.

    Regards

    Avatar: 3Q
    3Q
    Participant
    October 31, 2020 at 07:59

    Hello.

    Sorry for delay i was fixing the site..

    The host provider said, we are not trained to protect the site.. you will need to consult with higher developer to secure your site… anyhow, i have managed that…

    1. for review i wll share later once i complete the site..
    2. Regarding Whislist icon you have added the code, thanks but there are double Heart Icons displaying… pls check in an private the screenshot;
    how to fix it?

    And would you mind delete all my previous site url and any credential i have shared? appreciate it…

    Awaiting thanks!

    Please contact administrator
    for this information.
  • 1 2
    Viewing 20 results - 1 through 20 (of 37 total)

The issue related to '‘columns issue;’' has been successfully resolved, and the topic is now closed for further responses

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