Home › Forums › WoodMart support forum › Theme setting
Theme setting
- This topic has 15 replies, 2 voices, and was last updated 6 years, 9 months ago by Artem Temos.
-
AuthorPosts
-
February 27, 2018 at 2:02 pm #42568
Hosein VahhabiParticipant1.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.February 27, 2018 at 8:04 pm #42658
Artem TemosKeymasterHi,
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).
March 1, 2018 at 9:30 am #43108
Hosein VahhabiParticipant13. How can I change category grid background color in home page?
March 1, 2018 at 12:24 pm #43165
Artem TemosKeymasterYou can set this background for the row that contains your categories grid with WPBakery.
March 4, 2018 at 5:58 am #43674
Hosein VahhabiParticipant14. 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.March 4, 2018 at 9:56 am #43693
Artem TemosKeymasterCould you please send us a link where we can see this on your website?
March 4, 2018 at 2:42 pm #43728March 4, 2018 at 5:18 pm #43746
Artem TemosKeymasterBut they look correctly for us https://gyazo.com/2e9f4887a0c8714cece40e5db9521504
March 7, 2018 at 9:44 am #44430
Hosein VahhabiParticipantOk, 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 15Attachments:
You must be logged in to view attached files.March 7, 2018 at 10:43 am #44438
Artem TemosKeymaster15. 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.
March 7, 2018 at 4:09 pm #44506
Hosein VahhabiParticipantMarch 7, 2018 at 7:36 pm #44531
Artem TemosKeymasterTry to set a minimum height for all info boxes with the following CSS code
.woodmart-info-box.box-shadow { min-height: 250px; }
March 8, 2018 at 4:24 am #44566
Hosein VahhabiParticipanthow can fix it in ipad? image 16
Attachments:
You must be logged in to view attached files.March 8, 2018 at 7:41 am #44596
Artem TemosKeymasterAdd this code for tablet devices only
.woodmart-info-box.box-shadow { min-height: 390px; }
March 8, 2018 at 8:20 am #44612
Hosein VahhabiParticipantI 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.March 8, 2018 at 9:14 am #44626
Artem TemosKeymasterTry to edit this row configuration on ipad and make them all in one column.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register