Home Forums WoodMart support forum Attribute issue

Attribute issue

Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #443665

    Anthony1978
    Participant

    One question i installed the theme as demo, I want to change my old site in the new template. I have this now https://ibb.co/drMwZcf you see the attributes. But I want it like this attribute https://woodmart.xtemos.com/mega-electronics/product/apple-macbook-pro-16-m1-pro-2/

    How can I make this ?

    #443687

    Luke Nielsen
    Keymaster

    Hello,

    Please navigate to Products -> Attributes -> edit each attribute item that show in the dropdown and enable the “Text swatch” option for them.

    https://monosnap.com/file/rzY4GOkSxNJCeJja9XGf9i3k2lJh3S

    If you would like to discuss the issue further, our customer support team is here for you.

    Kind Regards

    #443700

    Anthony1978
    Participant

    Thanks a lot!
    In the HTML blocks you see Single product delivery.
    But in the product himself I don’t see where you put this block…
    Can you show me where it is?

    best regards

    #443851

    Luke Nielsen
    Keymaster

    Hello,

    That HTML Block is defined in Theme Settings -> Single product -> Tabs -> Additional tabs.

    https://monosnap.com/file/It9IutxOEcZzAhxJd0okyH9OmrKXws

    Thanks for your time and have a great day.

    Kind Regards

    #445011

    Anthony1978
    Participant

    I’am still testing a demo for a new site. If you see this link, you see the blue price https://woodmart.xtemos.com/mega-electronics/product/apple-macbook-pro-16-m1-pro-2/

    I have a variable product but you see the price €31.36 – €1,652.00 ex.btw
    http://demo.flyershop.nl/product/posters/
    But I want that the customer sees only one price, how can I solve this?

    Regards.

    #445108

    Luke Nielsen
    Keymaster

    Hello,

    With the help of the “Hide “to” price” option, you can solve it. Please navigate to Theme Settings -> Sjop -> Variable products -> activate that option in the “Price” section.

    https://prnt.sc/BNhdOxOsY87P

    Kind Regards

    #445150

    Anthony1978
    Participant

    Thanks mate!

    I need your advise.. I have a printshop and we need a upload box. I use now the plugin https://codecanyon.net/item/woocommerce-extra-product-options/7908619

    But if you see the upload is in the product.. http://demo.flyershop.nl/product/posters/
    Do you know if there better solutions for that.. for instance add a button in the shopping cart to upload a pdf file. Of something else?

    Regards.

    #445332

    Luke Nielsen
    Keymaster

    Hello,

    I understand that you would like to change the position of a certain field from the plugin, but unfortunately, the field’s placement is determined by the plugin’s functionality. The plugin is designed to display this field in a specific location, and it cannot be moved or changed without modifying the plugin’s settings or code. I suggest contact with the plugin’s support team for further solutions.

    If you have any further questions or concerns, please let me know and I’ll do my best to assist you.

    Kind Regards

    #446463

    Anthony1978
    Participant

    How can I get this https://ibb.co/6g14NCd
    I looked by disabled swatch style but it doesnt work so far.

    Best Regards

    #446978

    Luke Nielsen
    Keymaster

    Hello,

    Make sure that this attribute is in stock in the settings of this product. Otherwise, please send me a link to that product with admin access so I check what is wrong there.

    Kind Regards

    #447003

    Anthony1978
    Participant

    It doesnt work.. see products like Dranghekdoek or Bouwhekdoek, its just for demo to see if we will start with a new theme.

    #447081

    Luke Nielsen
    Keymaster

    Hello,

    In order to resolve the issue, please navigate to Theme Settings -> Shop -> Variable products -> and increase the value of the “AJAX variation threshold” option to a higher number, for example, 200.

    https://prnt.sc/xxOkLD9ftnI3

    Once you have made this change, please check if the issue has been resolved. If you have any further questions or concerns, please do not hesitate to let us know.

    Kind Regards

    #456104

    Anthony1978
    Participant

    Hello the AJAX variation threshold is set on 500 VAR
    But i have more then that.. and it doenst work by flyers http://demo.flyershop.nl/product/flyers/

    How can i fix this?

    #456583

    Luke Nielsen
    Keymaster

    Hello,

    The 500 var value didn’t help you because you have more than 900 variations, in this case, you should use the below code for help. Paste it to the functions.php file in your child theme.

    	add_filter( 'woocommerce_ajax_variation_threshold', function ( $limit ) {
    		return 1000;
    	}, 100 ); 
    

    Note that it increases the load on the server and increases page loading.

    Kind Regards

    #458310

    Anthony1978
    Participant

    Thanks! this was very helpful!

    I use loco translate, but it doesn’t change into the dutch language.
    I see 2 language English (United States) and Dutch, English (United States) can be removed, but how?

    Can you take a look, the site should be dutch.

    #458634

    Luke Nielsen
    Keymaster

    Hello,

    Could you please send me a screenshot of where you see the English language? Because I see only Dutch and
    Nederlands: https://monosnap.com/file/BL8EEZ5uaM7iMez10ZjxSWY9iSOUZh

    I await your response.

    Kind Regards

    #458715

    Anthony1978
    Participant

    See here https://ibb.co/M57TNHc
    CONTINUE READING
    LOAD MORE POST

    Kind regards

    #458723

    Luke Nielsen
    Keymaster

    Hello,

    Please, translate that text through the last added language in Loco Translate: https://prnt.sc/margWTRWHR76

    https://prnt.sc/lrWf46OplRJ8

    Let me know the results.

    Kind Regards

    #458765

    Anthony1978
    Participant

    Yes this works.. One question.. All blog post have the same issue.
    See this link: https://onnedevries.nl/pokken-paniek/
    When you scroll down you see the text [woodmart_brands orderby=”” order=”” hover=”alt” style=”carousel” per_row=”7″ hide_pagination_control=”yes” hide_prev_next_buttons=”yes” wrap=”yes” ids=””]

    Where can I turn this off?

    Beste Regards

    #458822

    Luke Nielsen
    Keymaster

    Hello,

    That text comes from the Prefooter area, which you can disable via Theme Settings -> Footer -> Prefooter.

    https://monosnap.com/file/Q7AT9emLb1nzCCJQxCR4dVHGH0eepm

    Thanks for your time and have a great day.

    Kind Regards

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