I have a few different plugins to add options and details to products in the "before add to cart button" area and to get things to show in the order I'd like them to, I need to set the priority for a couple of them. In the attached image I found the place in the product options files where this priority is set.....the highlighted line originally had 10 set for the priority, i changed it to 1, and now the order on my page is how I want it...... What I'm wondering is if someone could give me a snippet I can add to WPCode so this change won't potentially be lost when the plugin updates. I am completely learning stuff as I go, so this is beyond my skill level and honestly I'm' surprised I even found the right thing to change in the first place 😅
This code stopped working not too long ago...It will still add the the product options items in the new location, but it no longer removes the original location, so, it shows all of the options twice. Do you have any suggestions for how to correct this now? This is what was showing when I first discovered the issue
If it doesn't work, please send me your website credentials (wp-admin link, username, and password) or create a development or staging site with identical configurations so I can check for any issues.
I have a few different plugins to add options and details to products in the "before add to cart button" area and to get things to show in the order I'd like them to, I need to set the priority for a couple of them. In the attached image I found the place in the product options files where this priority is set.....the highlighted line originally had 10 set for the priority, i changed it to 1, and now the order on my page is how I want it...... What I'm wondering is if someone could give me a snippet I can add to WPCode so this change won't potentially be lost when the plugin updates. I am completely learning stuff as I go, so this is beyond my skill level and honestly I'm' surprised I even found the right thing to change in the first place 😅
Attached files: productoptions.png
Hi Christina,
Please add the custom code below. (How to add custom code? ↗):
If it doesn't work, please try another one:
Best regards,
Dustin
The first didn't work, but the second did! Thank you!
This code stopped working not too long ago...It will still add the the product options items in the new location, but it no longer removes the original location, so, it shows all of the options twice. Do you have any suggestions for how to correct this now?
This is what was showing when I first discovered the issue
Please update this snippet with a new one:
If it doesn't work, please send me your website credentials (wp-admin link, username, and password) or create a development or staging site with identical configurations so I can check for any issues.
Best regards,
Dustin