Home Forums WoodMart support forum Wants To Remove Some Part Of My Website

Wants To Remove Some Part Of My Website

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #67108

    wanila
    Participant

    Hello!

    I Want to remove some part of my website. but not by css!
    I mean i don’t want to use display:none .. and instead of that, i want to remove them from my website codes. Here is the five sections that i want to remove:

    1. In the header of my website, near the menu icon, when i change the screen size to tablet size, there is a word appear in there: “Menu”
    screenshot: http://s6.uplod.ir/i/00929/4etay9z42z5i_t.jpg

    2. I use “Small images” style for my website blog …
    when i create new posts, there is a section in my blog page which says: By S. Rogers …
    screenshot: http://s6.uplod.ir/i/00929/3eufa84ny4j5.jpg
    which file i must edit to remove that section?

    3. Again in my post page, there is a section that says: By S. Rogers …
    Also i want to remove the date on the post picture … “23 July”
    screenshot: http://s6.uplod.ir/i/00929/ctekgber3cgr.jpg

    4. In comments section, both in products page and normal posts page, there are some section i want to remove. here is two screenshots of those section …
    first: http://s6.uplod.ir/i/00929/q9ouw42yh81y.jpg
    second: http://s6.uplod.ir/i/00929/t6efdcdz5p5x.jpg

    5. when user add a product to the cart, the sidebar opens …
    i want to remove one of the cart or checkot buttons from the sidebar:
    screenshot: http://s6.uplod.ir/i/00929/832g0248q9wo.jpg
    which file i must edit to remove that section?

    Thank you.

    #67124

    Artem Temos
    Keymaster

    Hello,

    OK, so we give you files where you can do all these customizations

    1. inc/template-tags.php

    2 & 3. content.php

    4. These elements you need to find in WooCommerce plugin files, they are not part of the theme.

    5. woocommerce/cart/mini-cart.php

    Regards

    #67372

    wanila
    Participant

    Thank you for your response

    2 & 3, I Found all of the codes that i needed, Just i can’t find the codes about the date section ( “23 july” section )
    Can i delete this line to remove date from my posts? http://s6.uplod.ir/i/00929/b518jx546tlp.jpg

    4. The second screenshot is the wordpress default comment sections
    if you just tell me the file name i would edit it bymyself.

    5. Sorry, but i can’t find the buttons code ..
    here is my mini-cart.php: https://uploadfiles.io/yx7je
    could you please give me a screenshot of the codes that i should remove?
    ( i use woodmart 1.10.1 … )

    #67390

    Artem Temos
    Keymaster

    2&3. Yes, you can remove that line.

    4. It is WooCommerce reviews section, you need to look in woocommerce templates files in the folder wp-content/woocommerce/templates.

    5. Check the file wp-content/woocommerce/includes/wc-template-functions.php

    Regards

    #67413

    wanila
    Participant

    5. To remove checkout button, i must remove this part, Right? http://s6.uplod.ir/i/00929/6hd5tpzyfnmf.jpg
    Anything more? Anything less?

    My last two questions,

    A. I use small image style for my blog page, where can i find the codes that belongs to “Continue Reading …” section? http://s6.uplod.ir/i/00929/1e8c0fv5ubqh.jpg

    B. When users open my website with mobile, there is a “login / register” tab in the mobile menu, where can i edit that section too? http://s6.uplod.ir/i/00929/7e5m6vq18x1q.jpg

    #67426

    Artem Temos
    Keymaster

    5. Don’t remove the whole function, just comment the line that starts with echo on your screenshot.

    A & B. inc/template-tags.php.

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