Forum Replies Created
-
This content is restricted to customers with active licenses.
in reply to: Custom Order Extras and Vehicles?This content is restricted to customers with active licenses.
in reply to: Modify Booking widget tab Text font and colorThis content is restricted to customers with active licenses.
in reply to: Daily Manifest Available to remind?This content is restricted to customers with active licenses.
in reply to: Query DatabaseI think you’ll need to edit CSS to do this as well, editin HTML isn’t enough.
This will align everything to the right:
.footer_div {
text-align: right;
}This will align all links to the right:
.footer_div a {
float: right;
}in reply to: Align text in footerThis content is restricted to customers with active licenses.
in reply to: Nav BarIn that case, add this to your child theme’s functions.php file:
Add or remove your own HTML tags to the function.
in reply to: Change outline Query PostExcerpts are stripped of all styles and only include basic text without HTML tags. To have HTML tags in them, don’t use excerpts, but rather limit the content by character count inside Theme Settings > Content Archives.
in reply to: Change outline Query PostThis content is restricted to customers with active licenses.
in reply to: changes in programThis content is restricted to customers with active licenses.
in reply to: Support for catalog only useThis content is restricted to customers with active licenses.
in reply to: Price set by car NOT by TypeThis content is restricted to customers with active licenses.
in reply to: Header LogoThis content is restricted to customers with active licenses.
in reply to: Responsive design and cartThis content is restricted to customers with active licenses.
in reply to: Language menuThis content is restricted to customers with active licenses.
in reply to: Woocommerce 2.1 updateThis content is restricted to customers with active licenses.
in reply to: Error Messages on Shop and Product pages.This content is restricted to customers with active licenses.
in reply to: Error Messages on Shop and Product pages.This content is restricted to customers with active licenses.
in reply to: Pages has disappeared from headerThis content is restricted to customers with active licenses.
in reply to: Pages has disappeared from headerThis content is restricted to customers with active licenses.
in reply to: Woocommerce 2.1 updateThis content is restricted to customers with active licenses.
in reply to: Slider not working after updating to 3.8.1This content is restricted to customers with active licenses.
in reply to: How do I correct the Currency Separator?This content is restricted to customers with active licenses.
in reply to: Pre-sales questionsYou can simply remove it with this code inside functions.php file of your child theme:
remove_action( 'bizznis_entry_footer', 'bizznis_post_meta' );
All the post functions are located inside lib/frontend/post.php file if you want to explore more.
in reply to: Remove date and Created inThis content is restricted to customers with active licenses.
in reply to: message Automatic