Home Forums WoodMart support forum Image product

Image product

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #179837

    Riccardo95
    Participant

    Hi guys, how can i set a standard size image in the product page?

    As you can see from the att. is so big and the image size is small just 230×230

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

    Hello,

    Images are configured in the Theme Settings > Product page > Images.

    Also, read and follow the instructions provided here: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/

    Best Regards

    #179924

    Riccardo95
    Participant

    Ok perfect!

    And how can i show sub categories on the mobile menu?

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

    Hello,

    You need to arrange your menu in relations of the menu and sub-menu item: https://gyazo.com/650d176465fdb9d4fa2b887da7feddff

    Best Regards

    #179951

    Riccardo95
    Participant

    Yes but i can’t add subcategory on the menu. There is not the option

    Atta

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

    Riccardo95
    Participant

    Also one more question:

    How can I decided the sequence to show the products?

    I mean can I decide wich product show before than anotherone?

    ( i tried with featured or ids but it show the product without following rules

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

    Hello,

    You need drag and drop as I have shown on the video screen.

    Best Regards

    #180036

    Riccardo95
    Participant

    Also one more question:

    How can I decided the sequence to show the products?

    I mean can I decide wich product show before than anotherone?

    ( i tried with featured or ids but it show the product without following rules

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

    Hello,

    Enter the Tab and find Data settings which provide:

    Order by – enables ordering products by Date, Post ID, Author, Title, Last modified date, Number of comments, Menu Order/Page order, Meta value, Meta value number, Matches same order you passed via the included parameter, Random order, Price;

    Sorting – all the above configuration may be set to be descending or ascending;

    Best Regards

    #180883

    Riccardo95
    Participant

    Perfect! Ok so what about the botton add to cart in the product page?

    1) How can I delete the express checkout ( google pay, or what che costumer has as default) Attac. 1

    2) How can i make bigger the button ADD TO CART? And change the color?

    3) How can i add close to it the button BUY NOW ( For express checkout i guess)

    4) how can i keep the pop up cart longer? ( Atta. 2)

    5) in the checkout form how can i put the credit cart payment method before paypal? )as default) ) Att.3)

    Thank you guys!!!

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

    Hello,

    Perfect! Ok so what about the botton add to cart in the product page? == please specify

    1) How can I delete the express checkout ( google pay, or what che costumer has as default) Attac. 1 === delete the plugins which provide these options.

    2) How can i make bigger the button ADD TO CART? And change the color? by custom CSS, please add this code to the Theme Settings > Custom CSS > Global

    .single_add_to_cart_button {
        background-color: red;
        min-width:300px;
    }

    3) How can i add close to it the button BUY NOW ( For express checkout i guess) These feature does not relate to our theme.

    4) how can i keep the pop up cart longer? ( Atta. 2) You can open it by clicking in the header and it will be open as long as you need

    5) in the checkout form how can i put the credit cart payment method before paypal? )as default) ) Att.3) This feature does not relate to our theme, you will have to find the plugin.

    Best Regards

    #181058

    Riccardo95
    Participant

    1) Ok so do you know any method to add another button close to add to card? I’d like to put buy now button.

    2) How can i change this button title ? The “Cassa” one in BUY ( att. 1)

    3) How can i change the title before the checkout? ( see att. 4, is the “dettagli fatturazione title.” I need to change it)

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

    Hello,

    1. No, unfortutnately I cannot recommend.

    2 and 3

    You can translate all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    Best Regards

    #181376

    Riccardo95
    Participant

    ok cool!

    Do you also know how can i insert these kind of type form in the checkout page? With the frames

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

    Hello,

    As soon as you add a product to the cart and get to the checkout you will see this form. What do you mean? Do you mean the style round – corner style? This can be set in the Theme Settings > Styles and colors. If you want to configure the option of the Billing and shipping address you can find the option in Woocommerce > Settings > Shipment > Shipping options

    Best Regards

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