justinwhedon
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Shopping Cart] Digital Download Link Not Being SentI’m assuming the errors above have something to do with using a ‘coupon code’?
Forum: Plugins
In reply to: [Simple Shopping Cart] Digital Download Link Not Being SentHere’s the only section that has any ‘failing’
—-
[12/02/2015 4:11 PM] – SUCCESS :Order post id: 1434
[12/02/2015 4:11 PM] – SUCCESS :Checking price. Original price: 1. Paid price: 0.85
[12/02/2015 4:11 PM] – FAILURE :Error! Post payment price validation failed. The price amount may have been altered. This transaction will not be processed.
[12/02/2015 4:11 PM] – FAILURE :Original total price: 1. Paid total price: 0.85
[12/02/2015 4:11 PM] – FAILURE :IPN product validation failed.
[12/02/2015 4:11 PM] – SUCCESS :Paypal class finished.
—-
But the sale goes through… just not getting the confirmation emails to either party.Forum: Plugins
In reply to: [Simple Shopping Cart] Digital Download Link Not Being Sentyou put the shortcode in your page or post within wordpress.
Forum: Plugins
In reply to: [Simple Shopping Cart] Digital Download Link Not Being Sent@ben.banks ~ Let me know if these links help.
https://www.tipsandtricks-hq.com/ecommerce/wp-simple-cart-sell-digital-downloads-2468
you basically put the URL in your shortcode like this…
[wp_cart_button name=”My Download” price=”5.00″ file_url=”http://example.com/wp-content/uploads/2014/03/ebook1.pdf”%5D
Hope this helps… my issue is the plugin actually SENDING the email with this link to the purchaser.
~ Justin
Actually just using the URL (YouTube) works perfectly!! Thanks so much.
~ Justin
@professor 99
Thanks so much. Still need to try some of the things from your ideas on posting youtube content… will let you know on that for sure. No worries on the featured images pulling from the library at this point.
~ Justin
Hey… a few more issues…
1. I downloaded a User Roles plugin and gave Contributors the ability to ‘unfiltered uploads’ and ‘unfiltered html’… this did NOT solve my problem of Contributors not being able to embed YouTube videos… it looks like the post works but then where the video would be it’s just blank
2. Now Contributors can upload featured images and upload/insert images into posts, but the featured images button ONLY gives the option to upload a featured image. Is there a way to let them choose from the library on the featured images also?
Thanks again for all your help…
~ Justin
This worked perfectly… Thanks everyone!
Professor… thanks so much for the quick reply… I’ll try to answer as best as I can but if I leave anything out I’ll try to post those later on tonight if possible.
——————————————————————–
1. Are you referring to a previous development fork update or the official 1.1 version when you refer to past behaviour?Official 1.1 version
2. Please check to see if the submitted post got submitted to the database despite the continuous “Please Wait” .
The submitted post DOES get submitted to the database.
3. See if Edit Post has the same behavior as Add Post on post submission
4. Do the delete/close buttons work?I’ll have to answer this later
Can you provide me with these following details
Server: Linux (GoDaddy)
——-
WordPress Version: 3.3.2
PHP Version: 5.2Client
——–
Platform (IBM PC/MAC etc)
Browser Version – Mac FF & Chrome (sorry, not sure what versions as I’m not at home)============
1. Admin user accounts can add a post and include a youtube embed code, but any other user type cannot?
Basically any ‘user type’ except Admin. If I use the Front End to publish a post. You go to YouTube, choose share, embed and it gives you an iFrame snippet of code…
<iframe width="560" height="315" src="http://www.youtube.com/embed/cKZStlBECHo" frameborder="0" allowfullscreen></iframe>If I put that in the description (HTML) and publish it will completely disappear as if it was never there… unless it’s an Admin account then it posts fine.
I hope that answers enough… if you need more info please et me know… Again, thank you so much.
Hey TheProfessor. Thanks for the update. Not sure if it’s got what I need in it and with testing I’ve found an issue…
* Issue 1 – When I used to submit a post it would confirm and I can’t rememeber if it went to the dashboard then, or cleared the add post form, but now (even though it IS submitting the post) it just sits there and says ‘Please wait…’
What I’m needing/trying to do/having issues with…
1. Admin user accounts can add a post and include a youtube embed code, but any other user type cannot?
2. Admin, Editor & Author user accounts show the upload/insert for images, etc. above the Description area… Contributors does not show this?
Any thoughts or ideas would be greatly appreciated.
~ Justin