Skip to content

Instantly share code, notes, and snippets.

View mikka23's full-sized avatar
🏀

Michael Clarke mikka23

🏀
View GitHub Profile
Hey everyone!
It is great to see customers being active parts of the community and we are sorry if anyone faces inconveniences.
However, when providing feedback, we always ask users to stay calm and friendly, even if something might go wrong at times. Please also do not present personal opinion as a fact. And please only present facts, not assertions. That will make things easier for all of us.
Just a few remarks regarding this thread:
- This is a forum for users to help users. This forum is neither actively moderated by ThemeFusion nor is it an official means of support. This is stated in the terms of the forum, so shouldn’t be a surprise.
And while we understand that frustration can happen from time to time it is not a place for ranting for the sake of it or even swearing.
<?php
if ( fusion_is_element_enabled( 'fusion_hero' ) ) {
if ( ! class_exists( 'FusionSC_FusionHero' ) ) {
/**
* Shortcode class.
*
* @package fusion-builder
* @since 1.0
*/
jQuery( window ).load( function() {
jQuery( '.fusion-menu a:not([href="#"], .fusion-megamenu-widgets-container a, .search-link), .fusion-mobile-nav-item a:not([href="#"], .search-link), .fusion-button:not([href="#"], input, button), .fusion-one-page-text-link:not([href="#"])' ).click( function(e) {
if ( location.pathname.replace( /^\//,'') == this.pathname.replace(/^\//,'') || location.hostname == this.hostname ) {
if ( this.hash ) {
e.preventDefault();
}
}
});
});
Query( window ).load( function() {
jQuery( '.fusion-menu a:not([href="#"], .fusion-megamenu-widgets-container a, .search-link), .fusion-mobile-nav-item a:not([href="#"], .search-link), .fusion-button:not([href="#"], input, button), .fusion-one-page-text-link:not([href="#"])' ).click( function(e) {
if ( location.pathname.replace( /^\//,'') == this.pathname.replace(/^\//,'') || location.hostname == this.hostname ) {
if ( this.hash ) {
e.preventDefault();
}
}
});
});
array(5) {
["headers"]=>
array(7) {
["server"]=>
string(11) "AkamaiGHost"
["mime-version"]=>
string(3) "1.0"
["content-type"]=>
string(9) "text/html"
["content-length"]=>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-32498993-1', 'auto');
ga('send', 'pageview');
</script>