Home Forums WoodMart support forum Related Products tab into sidebar product page

Related Products tab into sidebar product page

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #73505

    annachi
    Participant

    Hello,

    I want to place “related products” tab at left side bar of products page, please look at attached images.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #73521

    Artem Temos
    Keymaster

    Hi,

    Unfortunately, there is no option in our theme to place related products to the sidebar. It requires additional code customizations to achieve this.

    Regards

    #73549

    annachi
    Participant

    Thanks for your reply,

    Pls kindly give just some tips how to change the code ? I am basically C# developer, so i think i can easily change the code if you guide me.

    It s absolutely needed option for our client, they don t scroll upto the bottom to see the related products.

    Kindly help me.

    Or i gave you on private content admin access.
    Thanks

    #73551

    annachi
    Participant

    Sorry i gave you wrong pwd on last msg. Here u can find the correct one.

    #73569

    Artem Temos
    Keymaster

    Hi,

    We don’t have an instruction for this. Here is an article that should help you in this situation https://www.sellwithwp.com/how-to-move-the-woocommerce-related-products-display/

    Regards

    #73650

    annachi
    Participant

    Thanks for your reply.

    Exactly what i needs. I read the article. as said in that article, i can t upload the plugin into my website, can you help me please.

    Here is the link of zip file:
    https://gist.github.com/bekarice/84e2d8719543aec77059

    Look at attached picture, the error that it throws

    Attachments:
    You must be logged in to view attached files.
    #73666

    Artem Temos
    Keymaster

    You need to ask your hosting provider for help with this problem. It seems to be an issue with uploading file size limit.

    #73680

    annachi
    Participant

    finally, i found a plugin “woo commerce related products” that i installed, it display on side bar, on mobile is well presented but on destop it not displayed, please kindly help me on css customization.

    https://annachi.fr/product/gits-instant-idli

    thanks

    Attachments:
    You must be logged in to view attached files.
    #73682

    annachi
    Participant

    here you can find desktop version

    Attachments:
    You must be logged in to view attached files.
    #73694

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area for desktop and tablet devices in Theme Settings and set sidebar width to “medium” to add more space there

    .woo-related-products-container .product-grid-item {
    		width: 50%;
    }
    #73697

    annachi
    Participant

    thanks, perfect ! You are the best

    #73699

    annachi
    Participant

    Sorry, another question, how to remove mouse “hover” event on the product container ? When i place my mouse pointer, it shows “ADD to cart ” button, i just want to remove that. I just want to keep, product image, title and range price.

    https://annachi.fr/product/gits-instant-kulfi-mix

    Thanks

    #73700

    annachi
    Participant

    Ignore my previous message, everything ok.

    Thanks a lot

    #73736

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Related Products tab into sidebar product page’ is closed to new replies.