Forum Replies Created
-
This content is restricted to customers with active licenses.
in reply to: Problem with Polylang pluginThis content is restricted to customers with active licenses.
in reply to: Car Hire stuck on loading screen on iPadThis content is restricted to customers with active licenses.
in reply to: translate car-hire (prices)This content is restricted to customers with active licenses.
in reply to: DiscountThis content is restricted to customers with active licenses.
in reply to: Vehicle List Not Display in Booking PopupThis content is restricted to customers with active licenses.
in reply to: Car-hire theme/pluginThis content is restricted to customers with active licenses.
in reply to: Vehicle List Not Display in Booking PopupThis content is restricted to customers with active licenses.
in reply to: DiscountThis content is restricted to customers with active licenses.
in reply to: translate car-hire (prices)This content is restricted to customers with active licenses.
in reply to: DiscountThis content is restricted to customers with active licenses.
in reply to: Problem with Polylang pluginThis content is restricted to customers with active licenses.
in reply to: Vehicle List Not Display in Booking PopupThis content is restricted to customers with active licenses.
in reply to: DiscountThis content is restricted to customers with active licenses.
in reply to: translate car-hire (prices)This content is restricted to customers with active licenses.
in reply to: Car-hire theme/pluginThis content is restricted to customers with active licenses.
in reply to: Technical Query-Hourly Pricing in Car Hire ThemeThis content is restricted to customers with active licenses.
in reply to: price symbolThis content is restricted to customers with active licenses.
in reply to: html errorThis content is restricted to customers with active licenses.
in reply to: How to add image to Excerpt?This content is restricted to customers with active licenses.
in reply to: How to add image to Excerpt?This content is restricted to customers with active licenses.
in reply to: price / textThis content is restricted to customers with active licenses.
in reply to: 24/7This content is restricted to customers with active licenses.
in reply to: price symbolH1 tag for site title is only visible on static posts page, configured in
WP > Settings > Reading. If you want to override these settings and have H1 tag for site title on front page instead, add this to functions.php file:add_filter( 'bizznis_semantic_title_wrap', 'custom_semantic_title_wrap' ); function custom_semantic_title_wrap( $wrap ) { if ( is_front_page() ) { return 'h1'; } else { return 'p'; } }in reply to: Meta tagsThis content is restricted to customers with active licenses.
in reply to: checkout problem