Home / Forums / WoodMart support forum / js problem
Home › Forums › WoodMart support forum › js problem
js problem
- This topic has 22 replies, 4 voices, and was last updated 6 years, 9 months ago by  Elise Noromit. Elise Noromit.
- 
		AuthorPosts
- 
		
			
				January 4, 2019 at 10:44 am #99820
 mile1337ParticipantHello 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 fineSo, 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, 
 MarinAttachments:You must be logged in to view attached files.January 4, 2019 at 12:17 pm #99850 
 Artem TemosKeymasterHi, Could you please send us a link to your website where we can see this issue? Kind Regards January 4, 2019 at 12:29 pm #99851
 mile1337ParticipantJanuary 4, 2019 at 1:17 pm #99868 
 Artem TemosKeymasterWe don’t see any JS errors there. January 4, 2019 at 1:24 pm #99870
 mile1337Participantimage 1 shows scripts before clicking LICITIRAJ (BID) 
 and image 2 shows scripts after clicking button. You can try on any auction itemAttachments:You must be logged in to view attached files.January 4, 2019 at 1:24 pm #99872 
 Artem TemosKeymasterPlease, send us a direct link where we can check this. January 4, 2019 at 1:24 pm #99874January 4, 2019 at 1:25 pm #99876
 mile1337Participanthttp://smartingo.com/mzd/?product=358 click on button “LICITIRAJ” January 4, 2019 at 3:05 pm #99906 
 Artem TemosKeymasterTry to disable AJAX add to cart option in Theme Settings -> Product page. January 5, 2019 at 6:15 pm #100124
 mile1337ParticipantThis 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, 
 MarinJanuary 6, 2019 at 10:29 am #100155 
 Elise NoromitMemberHello, We are checking the page and see only one message https://gyazo.com/4fac0034a103179503ba5fb7d54f7e8f Best Regards January 6, 2019 at 6:43 pm #100222
 mile1337ParticipantHey, 
 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 nowRegards January 7, 2019 at 7:53 am #100275 
 Eric WatsonParticipantHello, 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 January 7, 2019 at 10:19 am #100311
 mile1337Participanthey, Sure. regards January 7, 2019 at 12:47 pm #100376 
 Eric WatsonParticipantJanuary 7, 2019 at 1:15 pm #100395
 mile1337ParticipantHey, 
 All working fine for me.
 Try to go Site manager and change encryption to Only use plain FTPregards Attachments:You must be logged in to view attached files.January 7, 2019 at 2:13 pm #100417 
 Eric WatsonParticipantWe 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. January 7, 2019 at 2:22 pm #100420
 mile1337ParticipantYeah 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 January 7, 2019 at 2:50 pm #100423 
 Elise NoromitMemberHello, 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 January 7, 2019 at 2:53 pm #100428
 mile1337ParticipantHey, 
 No problemBest regards January 8, 2019 at 9:01 am #100562 
 Eric WatsonParticipantHello, 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 StudioJanuary 8, 2019 at 10:38 am #100575
 mile1337ParticipantHello, Yeah! Thats it. Thank you very much. Kind regards, 
 MarinJanuary 8, 2019 at 11:31 am #100591 
 Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us. Best Regards 
- 
		AuthorPosts
The topic ‘js problem’ is closed to new replies.
- You must be logged in to create new topics. Login / Register