Home Forums WoodMart support forum Theme setting

Theme setting

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #42568

    Hosein Vahhabi
    Participant

    1.what is “sold out” attribute appears on product grid picture? image 1
    2.how does appeare picture of product variable below the picture grid for this product??! image 2
    3.what is happen when the control “Grid swatch attribute to display” on edit product theme setting windows to set to other value such as “pa_age”?
    4. is this possible to atach a not square picture to product cover picture and wordpress zoomout it on square that dont missed any part of image and not nessecary make picture square for uploading?
    5. how can I define a unique sort attribute on specification table? image 3
    6. how can I sort attribute swatch on product grid? image 2
    7. what happen when the check control “Enable swatch” to “yes” in attribute value definition page?

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

    Artem Temos
    Keymaster

    Hi,

    1. It appears for “Out of stock” products.

    2. This option can be enabled/disabled in Theme Settings -> Shop ->
    Grid swatch attribute to display.

    3. See 2nd point.

    4. Sorry, but we don’t understand what do you mean here.

    5 & 6. Those staffs come with WooCommerce plugin and unfortunately, there is no way to change orders there.

    7. Then, the default WooCommerce dropdown selector will be replace with our theme swatches button (text buttons).

    #43108

    Hosein Vahhabi
    Participant

    13. How can I change category grid background color in home page?

    #43165

    Artem Temos
    Keymaster

    You can set this background for the row that contains your categories grid with WPBakery.

    #43674

    Hosein Vahhabi
    Participant

    14. I want that show in picture. when use position option right and left don’t take effect.

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

    Artem Temos
    Keymaster

    Could you please send us a link where we can see this on your website?

    #43728

    Hosein Vahhabi
    Participant
    #43746

    Artem Temos
    Keymaster
    #44430

    Hosein Vahhabi
    Participant

    Ok, you right. seems this mistake about catching.

    15. how can I increase space show in picture in checkout page too? image 14
    16. how can I make equal this three column height? image 15

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

    Artem Temos
    Keymaster

    15. Sorry, but you can’t increase it since it is an HTML table and right and left columns with are equal in all rows.

    16. Send us a link where we can see them.

    #44506

    Hosein Vahhabi
    Participant
    #44531

    Artem Temos
    Keymaster

    Try to set a minimum height for all info boxes with the following CSS code

    .woodmart-info-box.box-shadow {
    	min-height: 250px;
    }
    #44566

    Hosein Vahhabi
    Participant

    how can fix it in ipad? image 16

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

    Artem Temos
    Keymaster

    Add this code for tablet devices only

    .woodmart-info-box.box-shadow {
        min-height: 390px;
    }
    #44612

    Hosein Vahhabi
    Participant

    I want InfoBox image go to top in this situation. image 17
    or how can I fix it in vertical iPad display?

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

    Artem Temos
    Keymaster

    Try to edit this row configuration on ipad and make them all in one column.

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