clemensa
Forum Replies Created
-
Forum: Plugins
In reply to: [Tumblr Widget] Not Grabbing Specific Changes made to TumblrHello!
Thank you for all of your help! I’d like to ask a question about photosets. Is there any code I could use to allow all of the photos from a photoset import? Currently on my tumblr I have a photoset and there is only one photo from that photoset showing up in the tumblr widget.https://happydev.reliquarystudio.com/studio/ vs. https://happymenocal.tumblr.com/ March 25th photoset of Japanese Diver
Any help would you wonderful!
Thank you!!Forum: Plugins
In reply to: [Tumblr Widget] Not Grabbing Specific Changes made to TumblrHello!
You had provided me the above chunk of code to fix my date formatting issue. Since the latest update to the widget, that chunk of code is breaking my tumblr widget.function link_to_tumblr($post_url, $time) { echo '<p class="date-link"><a href="'.$post_url.'" class="tumblr_link">'.date('m/d/y', intval($time)).'</a></p><hr>'; }
Any ideas? Would be awesome!
-AlaneForum: Plugins
In reply to: [Tumblr Widget] Not Grabbing Specific Changes made to TumblrHello!
One last question.
Do you have any suggestions for styling these flash audio players for the tumblr posts? Is the Tumblr API not sending any information regarding the artist or song title? Is there a way to change the “click to play” text? Just trying to pick your brain about how I can get my Audio posts to look as close as possible to what is posted. https://happymenocal.tumblr.com/ vs. https://happydev.reliquarystudio.com/studio/
Thank you!Forum: Plugins
In reply to: [Striper - Stripe Integration for WooCommerce] Manual order InvoicingHi Sean,
I’m running into the same error on my site. We’re still in testing mode while I workout some design issues. If you were to add an item to your cart https://happydev.reliquarystudio.com/shop/ and continue to the checkout in the upper right from the cart page, and you type in your information and the test credit card number/details it gives you this error:
Payment error:You must supply either a card or a customer id
Transaction Error: Could not complete your paymentI updated this evening to version Version 0.17.
I wasn’t having any trouble with it prior. Any insight would be great. Thank you!
All the best,
AlaneForum: Plugins
In reply to: [Tumblr Widget] Not Grabbing Specific Changes made to TumblrThank you so much for your quick response!
Thank you for providing the PHP to be able to edit the date formatting. I’m happy with this fix.
It works really well. Thank you for developing such an easy to use plugin.Forum: Plugins
In reply to: [Tumblr Widget] Not Grabbing Specific Changes made to TumblrThat would be great if you would consider that adding a date formatting option.
I also noticed that the image files on these audio posts are being stripped out as well. https://happymenocal.tumblr.com/ vs. https://happydev.reliquarystudio.com/studio/
Any suggestions on how I could keep those images in would be great.
Thanks!