/**
* Compatibility with Elementor Header Footer plugin.
*
* @package Hestia
*/
/**
* Class Hestia_Header_Footer_Elementor
*/
class Hestia_Header_Footer_Elementor extends Hestia_Abstract_Main {
/**
* Check if plugin is installed.
*/
private function should_load() {
if ( ! defined( 'ELEMENTOR_VERSION' ) ) {
return false;
}
if ( ! class_exists( 'Header_Footer_Elementor', false ) ) {
return false;
}
return true;
}
/**
* Init function.
*/
public function init() {
if ( ! $this->should_load() ) {
return;
}
$this->add_theme_builder_hooks();
}
/**
* Replace theme hooks with the one from the plugin.
*/
private function add_theme_builder_hooks() {
add_filter( 'body_class', array( $this, 'add_body_class' ) );
add_action( 'hestia_do_header', array( $this, 'do_header' ), 0 );
add_action( 'hestia_do_footer', array( $this, 'do_footer' ), 0 );
}
/**
* Add body class to know to disable parallax on header.
*
* @param array $classes Classes on body.
* @return array
*/
public function add_body_class( $classes ) {
$classes[] = 'header-footer-elementor';
return $classes;
}
/**
* Replace Header hooks.
*/
public function do_header() {
if ( ! hfe_header_enabled() ) {
return;
}
hfe_render_header();
remove_all_actions( 'hestia_do_header' );
remove_all_actions( 'hestia_do_top_bar' );
}
/**
* Replace Footer hooks.
*/
public function do_footer() {
if ( ! hfe_footer_enabled() ) {
return;
}
hfe_render_footer();
remove_all_actions( 'hestia_do_footer' );
}
}
Thankfully, some of the greatest internet sites and pokie video game performs perfectly well to your one smart phone, letting you use the new go. When you gamble pokies, you might choose between totally free and real money pokies alternatives. To possess position fans who like to try out just for enjoyable, trial versions try an excellent way to love the fresh online game rather than spending-money. Among the popular 100 percent free pokies, 5 Dragons slot machine game isn’t any download enjoy video game in the Top of the chart presenting 243 a method to victory. The brand new gambling enterprise have more 8,one hundred thousand game, including the greatest pokie Tomb from Silver dos, and offers to A$8,000 + 700 100 percent free spins since the a pleasant extra for brand new professionals. While it doesn’t signify you’ll have the ability to replicate the same effects after you start using real cash, it may leave you a far greater perspective to the game auto mechanics.
Thankfully, some of the greatest internet sites and pokie video game performs perfectly well to your one smart phone, letting you use the new go. When you gamble pokies, you might choose between totally free and real money pokies alternatives. To possess position fans who like to try out just for enjoyable, trial versions try an excellent way to love the fresh online game rather than spending-money. Among the popular 100 percent free pokies, 5 Dragons slot machine game isn’t any download enjoy video game in the Top of the chart presenting 243 a method to victory. The brand new gambling enterprise have more 8,one hundred thousand game, including the greatest pokie Tomb from Silver dos, and offers to A$8,000 + 700 100 percent free spins since the a pleasant extra for brand new professionals. While it doesn’t signify you’ll have the ability to replicate the same effects after you start using real cash, it may leave you a far greater perspective to the game auto mechanics.