Forum Replies Created
-
You can control the position of your main style sheet by adding this to your child theme’s functions.php file:
remove_action( 'get_header', 'bizznis_load_stylesheet' );
add_action( 'get_header', 'custom_load_stylesheet' );
function custom_load_stylesheet() {
add_action( 'wp_enqueue_scripts', 'bizznis_enqueue_main_stylesheet', 15 );
}Change the number 15 to whatever number, 10 is the default.
in reply to: Load style.css after bootstrap.cssThis content is restricted to customers with active licenses.
in reply to: Slider captionThis content is restricted to customers with active licenses.
in reply to: Widgets standard widget area disappear automaticallyThis content is restricted to customers with active licenses.
in reply to: Location costThis content is restricted to customers with active licenses.
in reply to: Pre-sales questionsThis content is restricted to customers with active licenses.
in reply to: Pre-sales questionsThis content is restricted to customers with active licenses.
in reply to: Split car details in visible and toggle partThis content is restricted to customers with active licenses.
in reply to: difficulty with menu hirarchical viewThis content is restricted to customers with active licenses.
in reply to: updates on a custom themeThis content is restricted to customers with active licenses.
in reply to: track analytics in checkout stepsThis content is restricted to customers with active licenses.
in reply to: free quoting option without providing car priceThis content is restricted to customers with active licenses.
in reply to: difficulty with menu hirarchical viewThis content is restricted to customers with active licenses.
in reply to: not set a price on a carThis content is restricted to customers with active licenses.
in reply to: Slider captionThis content is restricted to customers with active licenses.
in reply to: Widgets standard widget area disappear automaticallyThis content is restricted to customers with active licenses.
in reply to: Remove a step in bookingThis content is restricted to customers with active licenses.
in reply to: Widgets standard widget area disappear automaticallyThis content is restricted to customers with active licenses.
in reply to: Early birds discountThis content is restricted to customers with active licenses.
in reply to: Problem after Theme upgradeThis content is restricted to customers with active licenses.
in reply to: How to do modification in booking mechanismThis content is restricted to customers with active licenses.
in reply to: Add textline under dayrateThis content is restricted to customers with active licenses.
in reply to: Slider got broken after update to 2.0This content is restricted to customers with active licenses.
in reply to: Not receiving emails from booking systemThis content is restricted to customers with active licenses.
in reply to: this forum asks me to signinThis content is restricted to customers with active licenses.