• Skip to primary navigation
  • Skip to main content

BookingWP™

WordPress Appointment Booking Plugins for WooCommerce

  • Get Appointments
  • Contact
  • My Account

Zeljan Topic

Home › Forums

Log in
You are here: Home
  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Trash problem
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: how file is send email?
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Multilanguage problem
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Bug in confirmation mail
    Zeljan Topic
    Support
    11 years, 1 month ago

    Glad it’s ok now.

    in reply to: Background Images
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: how file is send email?
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Bug in confirmation mail
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bug in confirmation mail
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Multilanguage problem
    Zeljan Topic
    Support
    11 years, 1 month ago

    Just updated the theme to 1.1.0, which should fix the issue. If you don’t want to update the whole theme, simply add this line of code to a theme file front-page.php:

    //* Remove main wrapper
    add_filter( 'bizznis_wrapper_main-wrapper', '__return_false' );

    The function, where this code was added, should look like this now:

    //* Add Index page template tweaks.
    add_action( 'wp_head', 'pronet_index_meta' );
    function pronet_index_meta() {
    
    	//* Force full width content layout
    	add_filter( 'bizznis_pre_get_option_site_layout', 'pronet_return_index_page_layout' );
    	function pronet_return_index_page_layout() {
    		return 'full-width-content';
    	}
    	
    	//* Add ID attribute for site main element.
    	add_filter( 'bizznis_attr_main-container', 'pronet_attributes_index_main_container' );
    	function pronet_attributes_index_main_container( $attributes ) {
    		$attributes['class'] = 'main-container';
    		return $attributes;
    	}
    	
    	//* Remove main wrapper
    	add_filter( 'bizznis_wrapper_main-wrapper', '__return_false' );
    	
    	//* Remove breadcrumbs
    	remove_action( 'bizznis_before_loop', 'bizznis_do_breadcrumbs');
    	
    	//* Remove the default Bizznis loop
    	remove_action( 'bizznis_loop', 'bizznis_do_loop' );
    	
    	//* Add index subpages
    	add_action( 'bizznis_loop', 'pronet_index_subpages', 8 );
    	
    }
    in reply to: Background Images
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Translate email notification messages. approved, canceled,…
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Trash problem
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Add / change denomination of fields
    Zeljan Topic
    Support
    11 years, 1 month ago

    Can you share a link to your site? Also list your computer’s screen resolution.

    in reply to: Background Images
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Bizz Store Builder Not Loading
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Can't enter the Builder/bizz-layout
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Bug in confirmation mail
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Forced to use HTTPS
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Add / change denomination of fields
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Bug in confirmation mail
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Forced to use HTTPS
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Can't enter the Builder/bizz-layout
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: Forced to use HTTPS
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: type
    Zeljan Topic
    Support
    11 years, 1 month ago

    This content is restricted to customers with active licenses.

    in reply to: New block on home
Viewing 25 posts - 4,826 through 4,850 (of 8,528 total)
← 1 2 3 … 193 194 195 … 340 341 342 →

Follow @bookingwp 900+ followers

  • About
  • Blog
  • Support
  • Terms
  • Privacy

© BookingWP™