Home › Forums › Space themes support forum › Imported products
Imported products
- This topic has 15 replies, 2 voices, and was last updated 3 years ago by Luke Nielsen.
-
AuthorPosts
-
November 12, 2021 at 11:27 pm #331533
rabbatkaParticipantHi!
I imported products with wp all import and the product templates is crashed.
They look weird. The add to cart button is slid to the left.Pls see this: http://www.veresbutor.hu/
November 15, 2021 at 3:30 pm #332007
Luke NielsenKeymasterHello,
Sorry for the inconvenience.
It is a bug in our theme and I have confirmed from the development department that it will be fixed in our next update.
To be able to fix it now, please add this custom CSS code in Theme Settings -> Custom CSS -> enter the code in the “Global Custom CSS” field.
.xts-prod-design-icons-alt .xts-product-content-footer .xts-add-cart-btn:first-child { flex-basis: 100%; }
Kind Regards
November 16, 2021 at 8:58 pm #332370
rabbatkaParticipantIts work, thx!
How do I increase the size of the icons in the category menu on the left?
Attachments:
You must be logged in to view attached files.November 17, 2021 at 9:33 am #332480
Luke NielsenKeymasterHello,
In order to increase the size of the images from the left sidebar, try adding the following Custom CSS code to the “Global Custom CSS” field in Theme Settings -> Custom CSS.
.xts-sticky-cats { width: 70px; } .xts-nav-sticky-cat>li>a .xts-nav-img { width: 35px !important; height: 35px; }
Kind Regards
November 17, 2021 at 9:46 am #332484
rabbatkaParticipantThe icon sizes is good, but the “hamburger menu icon” is not good. http://www.veresbutor.hu/
Thx!
November 17, 2021 at 12:25 pm #332528
Luke NielsenKeymasterHello,
To be able to solve the problem with the burger icon, you need to add this custom CSS in the same way as I described above.
.xts-sticky-cats-title:before { width: 35px; }
Kind Regards
November 18, 2021 at 11:42 am #332835
rabbatkaParticipantWork thx, but in mobile is crashed the products and the add to cart button.
Give me a tip. I used 300 dpi pngs to the icons, but if i upload they are blurred.
Whats the good picture file extension and resolution for icons?
Thx!
November 18, 2021 at 12:48 pm #332855
Luke NielsenKeymasterHello,
1. I viewed your shop page with products, they look well and the “add to cart” button too.
https://www.loom.com/share/4c73d7751c1e49bcb59e0ab3d21fde53
2. You need to regenerate images using the “Regenerate Thumbnails” plugin, after installing navigate to Dashboard -> Tools -> Regenerate Thumbnails, there regenerate images by clicking on the “Regenerate Thumbnails For All Attachments” button.
https://wordpress.org/plugins/regenerate-thumbnails/
https://monosnap.com/file/NRhfN8fbH4Me9VClRvVVk72D0b2CGi
Kind Regards
November 18, 2021 at 1:14 pm #332870
rabbatkaParticipantIn shop page the producst is ok, but in homepage not. Pls see the home page.
Thx!
November 18, 2021 at 2:22 pm #332882
Luke NielsenKeymasterHello,
Sorry, this issue will be fixed in our next update.
In order to fix it now, try to add this custom CSS code to the “Global Custom CSS” field in Theme Settings -> Custom CSS.
.xts-products.xts-prod-design-icons-alt .xts-product-content-footer .price { max-width: calc(100% - 42px); }
Kind Regards
November 18, 2021 at 9:15 pm #332949
rabbatkaParticipantWork, Thank you!
More 2 questions.
1. I want to set products to display only the product name and price. For variable products, do not display the available variations on the page. screenshot: https://www.ramarketing.eu/wp-content/uploads/2021/11/varialhato.png
2. In the category menu on the left, how can I set up new links to point to a different url?
November 19, 2021 at 12:21 pm #333124
Luke NielsenKeymasterHello,
1. You have enabled the “Show variations on the shop page” option in Theme Settings -> Shop -> Swatches, disable it to hide available variations on the shop page.
https://monosnap.com/file/VhBrHS1SVBUj3SUkF524VFQAdC0kHf
2. You should create a new menu item and give it a new link with title text, navigate to Appearance -> Menus -> select the “Header categories” menu. Use the “Custom links” field from the left side to create your item with a news link.
https://monosnap.com/file/xPOuqZbs8ztbXA4vGBQp2SooHWERmR
Necessarily upload the image to correctly show the item on the “Product Categories” menu.
Kind Regards
November 19, 2021 at 1:49 pm #333144
rabbatkaParticipantYou took me up wrong. My eng is bad sorry.
I would like to modify the links in the existing categories within the header categories menu.
So the current header categorie menu is good, I just want to modify the links. Links now point to categories that are not assigned to products.
Where can i modify the menü links?
November 22, 2021 at 8:57 am #333598
Luke NielsenKeymasterHello,
Unfortunately, you cannot change the links in the current categories. But you can add the category item that you need to the menu from the “Category” area.
https://monosnap.com/file/VmqF49dgwweT7cEhQdRc9RwIJBNSJu
Kind Regards
November 22, 2021 at 9:38 am #333608
rabbatkaParticipantBut i would like add Woo categories, not blog categories.
How do I add such a menu item or category?
I would like this:
https://www.ramarketing.eu/wp-content/uploads/2021/11/kategoria.pngThx!
November 22, 2021 at 3:59 pm #333742
Luke NielsenKeymasterHello,
You should enable the “Product categories” in the “Screen option” that is located in the upper right corner. Then from the “Product categories” area choose some current categories.
https://www.loom.com/share/768f19ed1e9e4936a12838b0375e906c
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register