Home › Forums › WoodMart support forum › Categories with SVG icons
Categories with SVG icons
- This topic has 59 replies, 3 voices, and was last updated 6 years, 10 months ago by Artem Temos.
-
AuthorPosts
-
November 1, 2017 at 11:16 am #22998
bubienokParticipantHi
can I replace icons of categories with SVG icons ?
thx
November 1, 2017 at 1:34 pm #23008
Artem TemosKeymasterHi,
Yes, you can upload SVG images for your categories while editing them in Dashboard -> Products -> Categories.
Regards
November 1, 2017 at 5:51 pm #23038
bubienokParticipantNovember 1, 2017 at 6:23 pm #23041
Artem TemosKeymasterYes, you can change these icons while editing your categories in the Dashboard.
November 1, 2017 at 6:55 pm #23045
bubienokParticipantNovember 2, 2017 at 7:28 am #23079
Bogdan DonovanKeymasterWe checked your SVG icon and added width and height parameters to it. Now it looks normal.
Regards
November 2, 2017 at 9:52 am #23091
bubienokParticipantthank you
was the problem with size of svg ?
and pls why is underline so long ?
attached picture
Attachments:
You must be logged in to view attached files.November 2, 2017 at 12:22 pm #23105
Bogdan DonovanKeymasterYes, for proper display, each SVG image must have a given width and height so that its aspect ratio is correctly calculated by the browser. https://gyazo.com/a6bc0983e0e0c251966b15b03ba661bc
When text wraps to the next line, the text container is stretched to the full width. https://gyazo.com/d3aa08e2d700a7dc4da67c7b867da53e
Regards
November 2, 2017 at 3:43 pm #23120
bubienokParticipantthats mean I have to write shorter text ? or how can I solve this?
November 2, 2017 at 3:46 pm #23122
Artem TemosKeymasterYes, this effect works best with one line of text links. Otherwise, we can disable it for your dropdowns links.
November 4, 2017 at 6:30 pm #23242
bubienokParticipantcan you write me how can I disable it ?
thank you
November 4, 2017 at 7:48 pm #23253
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
li li .woodmart-nav-link span:after { display: none!important; }
February 7, 2018 at 7:23 pm #38172
bubienokParticipantHello
Pictures on ,Products tabs, have the same size (600×600) but there is different height on frontend. can you tell me why ? 😀
Attachments:
You must be logged in to view attached files.February 7, 2018 at 7:43 pm #38198
Artem TemosKeymasterIt happens because you have different aspect ratio for images uploaded to your products. If you want to make all products inline you need to upload all images with the same proportion. Otherwise, you can enable hard crop in WooCommerce -> Settings -> Products -> Display and regenerate all thumbnails. But it will crop your images and in some cases, it may look incorrect.
February 7, 2018 at 9:27 pm #38226
bubienokParticipantthank you
plz can you send me link to this svg ? (attached picture)
Attachments:
You must be logged in to view attached files.February 8, 2018 at 7:25 am #38264
Artem TemosKeymasterHi,
Sorry, but we can’t provide you a direct link for this icon but you can find all the similar icon and this one as well on this resource https://www.flaticon.com/
February 10, 2018 at 8:34 pm #38918
bubienokParticipantOK
can you send me psd format of logo (woodmart) ?
thank you
February 11, 2018 at 8:33 am #38959
Artem TemosKeymasterSorry, but there is no PSD for our logo. It is available in SVG format only.
February 11, 2018 at 9:44 am #38980
bubienokParticipantok
can you add something like this ?
https://codecanyon.net/item/woocommerce-show-sales-numbers-ssn/6820825
https://businessbloomer.com/woocommerce-show-number-products-sold-product-page/thank you
February 11, 2018 at 11:14 am #38984
bubienokParticipantI need help with ,Promo Banner settings,
I would like CONTENT STYLE = COLOR MASK with (box-shadow: 0 10px 20px -9px rgba(0,0,0,.5);)
is it possible ?
thank you
February 11, 2018 at 11:23 am #38987
Artem TemosKeymasterHere is no such functionality as in the plugins you sent.
Could you please provide us a screenshots and link so we can try to help you with the banner?February 11, 2018 at 11:47 am #38997
bubienokParticipantplz look Private content
February 11, 2018 at 11:50 am #38998
Artem TemosKeymasterHi,
Could you please reupload your screenshots in a size smaller than 512KB?
Thank you in advance
February 11, 2018 at 2:13 pm #39008February 11, 2018 at 6:41 pm #39028
Artem TemosKeymasterTry this code snippet
.banner-hover-zoom { box-shadow: 0 10px 20px -9px rgba(0,0,0,.5); }
February 11, 2018 at 8:30 pm #39049
bubienokParticipantthank you
I have some problem with plugin. it search no product.
can you check it please ?February 12, 2018 at 7:08 am #39087
Artem TemosKeymasterCheck if this problem appears with our theme only first. Try to switch to default WordPress theme and compare how it works.
Thank you in advance.
February 12, 2018 at 8:38 am #39111
bubienokParticipanthi
I dont know where is problem
plz can you check it ?
February 12, 2018 at 8:48 am #39112
Artem TemosKeymasterDid you test how it works with default WordPress theme?
February 12, 2018 at 10:36 am #39136
bubienokParticipantIt found only words from posts
-
AuthorPosts
The topic ‘Categories with SVG icons’ is closed to new replies.
- You must be logged in to create new topics. Login / Register