Your account expired support, please renew to get your support.

HomePage Forums Themes Support Technogy – Electronics Store WooCommerce Theme Remove “You’re viewing” and “Sort by – List grid” ?

Topic Resolution: Resolved
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #17500
    016vuki
    Support Expired

    Hi,

    I’m working on localhost on customizing theme.

    There is no option for me to remove “You’re viewing” tab on bottom…

    and

    There is no option to remove tab on shop page “Sort by…” Grid view, List view. I don’t need any of that and it will be great for me to remove it from design…

    Printscreen’s:

    https://prnt.sc/203pzgl

    https://prnt.sc/203q17u

    Sorry for my bad English 🙂

    #17523

    Hi you,

    #1. Remove “You’re viewing” tab on bottom:

    Please copy this php code and paste to file functions.php ( child-theme)

    function technocy_sticky_single_add_to_cart() {return;}

    #2. Remove Sorting tab:

    Please copy this css code and paste to file style.css ( child-theme)

    .technocy-sorting{display: none;}

    • This reply was modified 2 years, 5 months ago by Billy Nguyen.
    #17545
    016vuki
    Support Expired

    Dear Billy,

    Tnx for fast reply!

    It worked just great!

    Now I have new problem:

    When I hover on product image (product single page) image disappears, when i move mouse out of image box, picture comes back (only on hover it disappears)…

    Have a nice day!

    #17573

    Please send Admin web account for me, I will check and try to help you.

    #18195
    016vuki
    Support Expired
    This reply has been marked as private.
    #18243

    Hi again,

    I have just fixed this issue, please recheck

    #18249
    016vuki
    Support Expired

    Great, tnx!

    #18270

    Ọk, let me know if you need to help.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.