• WP Cleaver , You Litrally Saved My Ass, Thanks a Ton , Your Plugin works like a charm, i Personally was designing a Ecommerce Website for Smartphones, Where for a model, i needed to display all its colors and storage options in comes in… Your Plugin Helped me do it without coding…

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thank you for your rating and review!
    We’re glad that our plugin is helpful for you and you really like it.
    We will try our best to develop more awesome features for this plugin in the next time.
    Wish you all the best,

    Thread Starter Mohammed Asif suhaib

    (@asifsuhaib)

    Btw, is there anyway to increase image swatch size? Or display both image and swatch at once?

    Plugin Author WPClever

    (@wpclever)

    Hi @asifsuhaib

    Each attribute has a different type, so you can’t display both image and button at once.

    To increase the image size, please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    .wpclv-attributes .wpclv-terms .wpclv-term-image {
        height: 62px;
        min-width: 62px;
        line-height: 60px;
    }
    
    .wpclv-attributes .wpclv-terms .wpclv-term-image span, .wpclv-attributes .wpclv-terms .wpclv-term-image a {
        width: 54px;
        height: 54px;
        line-height: 54px;
    }

    And the result https://www.screencast.com/t/GMWrjHJjHL

    If you have any other questions, please submit a new thread here https://www.ads-software.com/support/plugin/wpc-linked-variation/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The Only Plug-in You Will Need to Create E-Commerce Site’ is closed to new replies.