Home Forums WoodMart support forum js problem

js problem

Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • #99820

    mile1337
    Participant

    Hello guys,
    I got problem with woocommerce simple auctions plugin. I know this plugin doesn’t come with theme but its woocommerce product. And I think it should work fine

    So, problem is when I place bid, I don’t get any message (like your bid placed successfully), all other messages displaying correctly.

    This is pic of my console when I place bid.

    Please help me, Thank you

    regards,
    Marin

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

    Artem Temos
    Keymaster

    Hi,

    Could you please send us a link to your website where we can see this issue?

    Kind Regards

    #99851

    mile1337
    Participant
    #99868

    Artem Temos
    Keymaster

    We don’t see any JS errors there.

    #99870

    mile1337
    Participant

    image 1 shows scripts before clicking LICITIRAJ (BID)
    and image 2 shows scripts after clicking button. You can try on any auction item

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

    Artem Temos
    Keymaster

    Please, send us a direct link where we can check this.

    #99874

    mile1337
    Participant

    image2

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

    mile1337
    Participant

    http://smartingo.com/mzd/?product=358 click on button “LICITIRAJ”

    #99906

    Artem Temos
    Keymaster

    Try to disable AJAX add to cart option in Theme Settings -> Product page.

    #100124

    mile1337
    Participant

    This works fine. But problem is that this theme accumulating Woo notifications and output them all at once. Can u check on same link when u bid? You will receive 2 messages “no need to bid” and “successfully bid” message. And idea is to show only successfully bid, and after refresh other one ( this is tested on storefront theme , and it working that way )

    Can you please fix that problem for me? Thank you

    Regards,
    Marin

    #100155

    Hello,

    We are checking the page and see only one message https://gyazo.com/4fac0034a103179503ba5fb7d54f7e8f

    Best Regards

    #100222

    mile1337
    Participant

    Hey,
    That is because you cant overbid yourself. I’ll set that option ON now. So, idea is that when you bid, you must receive successful bid message, and when you refresh page or reenter product again you must see message “No need to bid. Your bid is winning”.
    Check it now

    Regards

    #100275

    Eric Watson
    Participant

    Hello,

    In this situation are you able to provide us your FTP access so we could troubleshoot it and provide you with a solution?

    Best Regards

    #100311

    mile1337
    Participant

    hey,

    Sure.

    regards

    #100376

    Eric Watson
    Participant

    Hello,

    Please check your FTP access we cannot log in. http://prntscr.com/m41ckj

    Best Regards

    #100395

    mile1337
    Participant

    Hey,
    All working fine for me.
    Try to go Site manager and change encryption to Only use plain FTP

    regards

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

    Eric Watson
    Participant

    We have tested your site and your problem and the problem of compatibility of plugin WooCommerce Simple Auction with our theme. Since there are a lot of plug-ins that we cannot be compatible with all. We recommend you to go to the plug-in support and explain your problem.

    #100420

    mile1337
    Participant

    Yeah they told me that my theme just handles Woo notifications differently. And if they fix this problem all will be same when i update plugin.

    Btw, do you know any auction plugin that can work fine with this theme?

    Regards

    #100423

    Hello,

    We need a little bit more time to investigate the problem. We shall get back to you as soon as we have the result.

    Best Regards

    #100428

    mile1337
    Participant

    Hey,
    No problem

    Best regards

    #100562

    Eric Watson
    Participant

    Hello,

    Try to add the following PHP code snippet to the child theme functions.php file to do fix you problem

    remove_action( 'woocommerce_before_single_product', 'woocommerce_output_all_notices', 10 );

    Kind Regards
    XTemos Studio

    #100575

    mile1337
    Participant

    Hello,

    Yeah! Thats it. Thank you very much.

    Kind regards,
    Marin

    #100591

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘js problem’ is closed to new replies.