gjagasia
Forum Replies Created
-
Kevin,
I’m working on a template tag, but it sounds like our standard (non-wordpress) implementation would work well for you. Check out http://www.wantbutton.com for more details on this:
<script> (function() { var _w = document.createElement("script"); _w.type = "text/javascript"; _w.async = true; _w.src = "http://button.wanttt.com/button/script/"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(_w, s); })(); </script> <a href="http://wanttt.com/want/initial_popup/" data-merchant_name="ESCAPED_MERCHANT_NAME" data-title="ESCAPED_PRODUCT_NAME" data-price="PRODUCT_PRICE" data-image_url="HIGH_RESOLUTION_PRODUCT_IMAGE_URL" data-count="true" data-style="wb1" data-page_source="PRODUCT" class="wantButton"></a>If you have the plugin installed and activated you should be able to leave out the script, and if you have a standardized merchant template the included information should be easy to set up.
Let me know at gjagasia@wanttt.com if you have any questions. Alternatively, I should be able to get the template tag out there relatively soon.
Hello Kevin,
Thanks for the heads up, I’ll be working on compatibility for this soon.
-Gandhi
Okay, it does look like I messed up adding that / to a commit, but it’s working for me after I removed it. Can you clarify your issue with not being able to click checkboxes?
Hello, just saw your post, and I will be on it very soon.
Forum: Plugins
In reply to: [Wordpress WANT Button] [Plugin: WordPress Want Button] not showingCan I get a little more information about the bug, or see the error in action on your page? I put the same information in on my local install, but didn’t see any issues.
-Gandhi J.