Title: danichi's Replies | WordPress.org

---

# danichi

  [  ](https://wordpress.org/support/users/danichi/)

 *   [Profile](https://wordpress.org/support/users/danichi/)
 *   [Topics Started](https://wordpress.org/support/users/danichi/topics/)
 *   [Replies Created](https://wordpress.org/support/users/danichi/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/danichi/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/danichi/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/danichi/engagements/)
 *   [Favorites](https://wordpress.org/support/users/danichi/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] Application fee, not Stripe](https://wordpress.org/support/topic/application-fee-not-stripe/)
 *  Thread Starter [danichi](https://wordpress.org/support/users/danichi/)
 * (@danichi)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/application-fee-not-stripe/#post-11998747)
 * Hi again and thank you for the reply!
 * So, just to confirm, “Application fee” is a Stripe fee? Stripe support was adamant
   about this not being the case. This leaves me in ambiguity, who to listen to:
   Stripe or you? Also, if I return to Stripe with this information, I am afraid
   support will give me same answer as before.
 * Also, can’t seem to find Premium for Stripe and Swedish customers (googled). 
   Would you be so kind to point me in the right direction?
 * Wish you a nice weekend!
    -  This reply was modified 6 years, 8 months ago by [danichi](https://wordpress.org/support/users/danichi/).
    -  This reply was modified 6 years, 8 months ago by [danichi](https://wordpress.org/support/users/danichi/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] Donation confirmation issue](https://wordpress.org/support/topic/donation-confirmation-issue/)
 *  Thread Starter [danichi](https://wordpress.org/support/users/danichi/)
 * (@danichi)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/donation-confirmation-issue/#post-11993930)
 * Hi [@benmeredithgmailcom](https://wordpress.org/support/users/benmeredithgmailcom/),
 * Thank you for a quick reply! Hmm, I actually do see a Donation Confirmation page
   under WordPress pages. And under Donations > General > Success page, there are
   two Donation Confirmation options. Is this default? (Not sure, first time using
   Give.)
 * Hm, when I selected the other Donation Confirmation of the two, the first one
   disappeared. And then I got this result instead when donating (no longer successful
   donation it seems).
 * Notice: Trying to get property of non-object in /customers/9/e/0/nameofsite.com/
   httpd.www/wp-content/plugins/give/includes/gateways/stripe/includes/payment-methods/
   class-give-stripe-card.php on line 257 Notice: Trying to get property of non-
   object in /customers/9/e/0/nameofsite.com/httpd.www/wp-content/plugins/give/includes/
   gateways/stripe/includes/payment-methods/class-give-stripe-card.php on line 258
   Notice: Trying to get property of non-object in /customers/9/e/0/nameofsite.com/
   httpd.www/wp-content/plugins/give/includes/gateways/stripe/includes/payment-methods/
   class-give-stripe-card.php on line 261 Notice: Trying to get property of non-
   object in /customers/9/e/0/nameofsite.com/httpd.www/wp-content/plugins/give/includes/
   gateways/stripe/includes/payment-methods/class-give-stripe-card.php on line 262
   Notice: Trying to get property of non-object in /customers/9/e/0/nameofsite.com/
   httpd.www/wp-content/plugins/give/includes/gateways/stripe/includes/give-stripe-
   helpers.php on line 987 Warning: Cannot modify header information – headers already
   sent by (output started at /customers/9/e/0/nameofsite.com/httpd.www/wp-content/
   plugins/give/includes/gateways/stripe/includes/payment-methods/class-give-stripe-
   card.php:257) in /customers/9/e/0/nameofsite.com/httpd.www/wp-includes/pluggable.
   php on line 1251 Warning: Cannot modify header information – headers already 
   sent by (output started at /customers/9/e/0/nameofsite.com/httpd.www/wp-content/
   plugins/give/includes/gateways/stripe/includes/payment-methods/class-give-stripe-
   card.php:257) in /customers/9/e/0/nameofsite.com/httpd.www/wp-includes/pluggable.
   php on line 1254
 * Cheers,
    Danichi
    -  This reply was modified 6 years, 8 months ago by [danichi](https://wordpress.org/support/users/danichi/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Enabling embedded videos on main index page](https://wordpress.org/support/topic/enabling-embedded-videos-on-main-index-page/)
 *  Thread Starter [danichi](https://wordpress.org/support/users/danichi/)
 * (@danichi)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/enabling-embedded-videos-on-main-index-page/#post-882969)
 * Just to give more info.:
 * (1) I can see **only the link** for the video that I have embedded on the main
   index page, but not the video itself. I want to be able to see it.
 * (2) When I hit the link and get to the sub-page, I can see the video.
    Here is
   the code for the sub-page that works:
 *     ```
       <?php get_header(); ?>
       <div id="mid" class="fix">
       	<div id="mainCol" class="fix"><a name="main"></a>
       		<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
       		<div class="post" id="post-<?php the_ID(); ?>">
       			<h2><a href="<?php the_permalink() ?>" title="<?php the_title(); ?>"><?php the_title() ?></a></h2>
       			<div id="singleEntry" class="entry">
       				<p><?php the_content('<p class="serif">Read the rest of this entry &raquo;</p>'); ?></p>
       			</div>
       		</div>
       		<?php endwhile; else: ?>
       		<div class="post">
       			<h2>No matching results</h2>
       			<div class="entry">
       				<p>You seem to have found a mis-linked page or search query with no associated results. Please trying your search again. If you feel that you should be staring at something a little more concrete, feel free to email the author of this site or browse the archives.</p>
       			</div>
       		</div>
       		<?php endif; ?>
       	</div>
       	<?php include (TEMPLATEPATH . '/second-page.php'); ?>
       </div>
       <?php get_footer(); ?>
       ```
   
 * Regards,
    Danichi

Viewing 3 replies - 1 through 3 (of 3 total)