Subscribe
Follow
Subscription Form

Get notified of every new blog post!

Submit a Story

jQuery( document ).ready( function ( $ ) {
/**
* ————————————————————
* Activate video background
* ————————————————————
**/
if( $( ‘.background-video-4954d5a1c01513ac46f608e6e7225286’ ).length > 0 ) {
var waverly_video_url = ”;
var waverly_video_id = waverly_video_url.replace( ‘https://www.youtube.com/watch?v=’, ” );
/* if access from smartphone or tablets /
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test( navigator.userAgent ) ) {
//– set background using image
var waverly_bg_fallback_image = ”;
$( ‘.background-video-4954d5a1c01513ac46f608e6e7225286’ ).css( {
‘background’ : ‘url( ‘ + waverly_bg_fallback_image + ‘ ) no-repeat’,
‘background-size’ : ‘cover’,
‘background-position’ : ‘50% 50%’
} );
} else {
/
if access from desktop /
/
if video from YouTube /
if( waverly_video_url.toLowerCase().indexOf( “youtube.com” ) >= 0 ) {
var waverly_video_attr = ‘{videoURL:”+ waverly_video_url +”,containment:’self’,autoPlay:true, mute:true, startAt:0, opacity:1, showControls:false}’;
$( ‘.background-video-4954d5a1c01513ac46f608e6e7225286’ ).attr( ‘data-property’, waverly_video_attr );
$( ‘.background-video-4954d5a1c01513ac46f608e6e7225286’ ).YTPlayer();
} else if( waverly_video_url.toLowerCase().indexOf( “vimeo.com” ) >= 0 ) {
/
if video from Vimeo */
var waverly_vimeo_video_id = waverly_video_url.replace( ‘https://vimeo.com/’, ” );
var delay_init = setTimeout( function() {
$( ‘.background-video-4954d5a1c01513ac46f608e6e7225286’ ).vimelar({
videoId: waverly_vimeo_video_id,
parameters: {
autopause: 1,
autoplay: 1,
badge: 1,
byline: 1,
color: ‘000’,
loop: 1,
player_id: ‘background-video-4954d5a1c01513ac46f608e6e7225286’,
portrait: 1,
title: 1
}
});
clearTimeout( this );
}, 500 );
}
}
}
} );

Want to Share Your Story?

Maybe you’ve had a big AHA moment? Or you have a really interesting personal experience in spirituality? Have you learned (or not yet understood) a lesson you think others need to know? Or maybe there’s a topic you just find particularly interesting. Sharing your story is your service to humanity. Teach from your stories and let your experience have been worth it!


Banner

See our guidelines for guest posting HERE

Guest Post Submission

Your Name *
Email *
Website

This field is optional.

Your Bio *

This information will go into your "Author Bio" beneath your post.

Proposed Post Title *

120 characters max.

Your Post *

Please include a final draft of your proposed post.
*500-1000 words max.

Featured Image

(optional) Provide a link to an image you would like to use for your post. Your image must be for public use and free of copyright license. If you leave this field blank, we will provide an image for you.

Image Source:
Post Category *
Spiritual Experiences
Motivational & Self Development
Spirits/Otherworldly Beings
Obeah/Witchcraft
The Universe & Realms
“How To”
Thought Provoking
Other
Twitter
Facebook
YouTube
Are you human?