Home Forums WoodMart support forum How to adjust Product Tab Ajax

How to adjust Product Tab Ajax

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #521562

    giapnv.hhtv
    Participant

    Hi,

    I am using Product Tab Ajax on my home page, I want to show extra variables for the products. How to do that or is there any alternative elements that support that?

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

    Hung Pham
    Keymaster

    Hi giapnv.hhtv,

    Thanks for reaching to us and appreciate your patience.

    That widget shows products with variables by default https://prnt.sc/CnIabI89I3B_

    To assist you in the best possible manner, I kindly ask that you please include a clear statement of your exact requirements or the outcome you are aiming to achieve. This will allow me to thoroughly investigate and address your concerns in a more efficient.

    Regards,

    #522311

    giapnv.hhtv
    Participant

    Hi,

    Thanks for your reply.

    I want to show extra attributes in Ajax Product Tabs as the screenshot. How can I do that?

    Thanks in advance!

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

    Hung Pham
    Keymaster

    Hi giapnv.hhtv,

    1. Product labels

    Navigate to Theme Settings > Shop > Product labels here you can enable labels for products.

    2. Reviews

    Navigate to Theme Settings > Products archive > Product styles and turn on Show reviews count option https://prnt.sc/Mdam7RR5fues

    Regards,

    #522761

    giapnv.hhtv
    Participant

    Hi,

    You did not give the correct answer for my question. I just want to know how to show the Duration, City and Location attribute in product item using Ajax Product Tab.

    Can I have a solution for that?

    Best regards,

    #522809

    Hung Pham
    Keymaster

    Hi giapnv.hhtv,

    1. Navigate to Theme Settings > Shop > Product labels here you can enable labels for products.

    .wd-products-holder form[class*="wd-quick-shop-"]:not(.wd-form-inited) tr:not(:first-child) :is(.wd-swatches-grid) {
        display: block;
    }
    
    .product-grid-item [class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text:is(.wd-active,:hover:not(.wd-disabled)):after{
    	opacity: 0;
    }

    2. Navigate to Theme Settings > Shop > Variable products here you can select On variation click option and select attributes to display https://prnt.sc/GxkaQpO0eQRe

    Regards,

    #522834

    giapnv.hhtv
    Participant

    Hi,

    Sorry, what does that css code do?

    Also, as your screenshot, I only can select one attribute (Location) to show? Can I show City and Duration also?

    #522842

    giapnv.hhtv
    Participant

    It seems like you still do not understand what I want.

    My product is not variable product, just simple product with extra attributes. I just want to show the extra attributes such as Location, Duration… in product grid (I am using Ajax Products Tabs)

    #523142

    Hung Pham
    Keymaster

    Hi giapnv.hhtv,

    I fully understood your question.

    Currently, you can show one attribute only in the front-end and need to combine with On variation click option.

    But, other attributes will be hidden by default till you click on selected attribute to display others. So, I provided Custom CSS to reveal all attributes.

    Hope it clears.

    Regards,

    #523245

    giapnv.hhtv
    Participant

    Hi,

    I exactly configured as you advised. But no luck.

    I am confused. If I configure in Theme Settings > Shop > Variable Product >
    Quick View, this means the options only applied for Quick View Popup right? But I just want to show extra attributes without clicking on Quick View button.

    Best regards,

    #523556

    Hung Pham
    Keymaster

    Hi giapnv.hhtv,

    Please send me temporary wp-admin info (wp-admin URL, username, password) to Private Content area, I will check the settings.

    You don’t need to enable Quick View option. You just need to enable On variation click option only, and combine with Custom CSS to display attributes you want.

    Regards,

    #523891

    giapnv.hhtv
    Participant

    Thanks,

    I sent the admin info to private content.

    #524175

    Hung Pham
    Keymaster

    Hi giapnv.hhtv,

    Thanks for sharing details.

    In order to display attributes on the homepage, it should be Variable product not Simple product https://prnt.sc/ExdKFra_O7UJ

    Regards,

    #524362

    giapnv.hhtv
    Participant

    Hi,

    But I do not want to have different prices for each variables. I just want to show extra information.

    #524473

    Hung Pham
    Keymaster

    Hi giapnv.hhtv,

    There is no such an option, unfortunately. And it requires Custom code, which is out of basic support.

    Thanks for your understanding.

    Wishing you a Merry Christmas.

    Regards,

    #524560

    giapnv.hhtv
    Participant

    Thanks.

    You can close the ticket now.

    Merry Christmas.

    #524562

    Hung Pham
    Keymaster

    Hi giapnv.hhtv,

    Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

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

The topic ‘How to adjust Product Tab Ajax’ is closed to new replies.