Home Forums Space themes support forum Imported products

Imported products

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

    rabbatka
    Participant

    Hi!

    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/

    #332007

    Luke Nielsen
    Keymaster

    Hello,

    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

    #332370

    rabbatka
    Participant

    Its 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.
    #332480

    Luke Nielsen
    Keymaster

    Hello,

    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

    #332484

    rabbatka
    Participant

    The icon sizes is good, but the “hamburger menu icon” is not good. http://www.veresbutor.hu/

    Thx!

    #332528

    Luke Nielsen
    Keymaster

    Hello,

    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

    #332835

    rabbatka
    Participant

    Work 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!

    #332855

    Luke Nielsen
    Keymaster

    Hello,

    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

    #332870

    rabbatka
    Participant

    In shop page the producst is ok, but in homepage not. Pls see the home page.

    Thx!

    #332882

    Luke Nielsen
    Keymaster

    Hello,

    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

    #332949

    rabbatka
    Participant

    Work, 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?

    #333124

    Luke Nielsen
    Keymaster

    Hello,

    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.

    https://prnt.sc/1wxu3c6

    Kind Regards

    #333144

    rabbatka
    Participant

    You 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?

    #333598

    Luke Nielsen
    Keymaster

    Hello,

    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

    #333608

    rabbatka
    Participant

    But 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.png

    Thx!

    #333742

    Luke Nielsen
    Keymaster

    Hello,

    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

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