Forum Replies Created
-
This content is restricted to customers with active licenses.
This content is restricted to customers with active licenses.
in reply to: Wordpress 3.8.1 and Car Hire as a pluginThis content is restricted to customers with active licenses.
in reply to: Site Name in Title tagYou could add STH like this to yout child theme’s stlye.css file:
a.more-link {
display: block;
margin-top: 1.25em;
width: 30%;
}in reply to: Make Read More button under textThis content is restricted to customers with active licenses.
in reply to: Sort by price in ascending order by defaultThis content is restricted to customers with active licenses.
in reply to: Sort by price in ascending order by defaultThis content is restricted to customers with active licenses.
in reply to: Update just broke my site?This content is restricted to customers with active licenses.
in reply to: Sort by price in ascending order by defaultThis content is restricted to customers with active licenses.
in reply to: Booking widget widthThis content is restricted to customers with active licenses.
in reply to: Theme upgrade display issueThis content is restricted to customers with active licenses.
in reply to: Site Name in Title tagThis content is restricted to customers with active licenses.
in reply to: Left SidebarI wouldn’t suggest having multiple h1 tags on one page, since it will confuse search engines and you’ll get lower page rank. You should always have only 1 h1 tag per page.
in reply to: Get h1 instead of h2 tag in blog pageThis content is restricted to customers with active licenses.
in reply to: Head meta tag window in frameworkThis content is restricted to customers with active licenses.
This content is restricted to customers with active licenses.
in reply to: Actual Theme Update: No new files?- You could create a page and name it page-{slug}.php or page-{id}.php – replace {slug} or {id} with what your page you’re trying to edit has.
- After this, add the content as shown below to edit functions on this page:
remove_filter( 'bizznis_post_info', 'do_shortcode', 20 );
//* Run the Bizznis loop
bizznis();
in reply to: Different post meta filter on different blog pagesThis content is restricted to customers with active licenses.
in reply to: More locationsThis content is restricted to customers with active licenses.
in reply to: 3-door cars and 9-seater mini-busesThis content is restricted to customers with active licenses.
in reply to: Vehicle page not sorting my " Type "This content is restricted to customers with active licenses.
in reply to: How to remove Header background StripsThis content is restricted to customers with active licenses.
in reply to: Wordpress 3.8.1 and Car Hire as a pluginThis content is restricted to customers with active licenses.
in reply to: Stable height of sliderThis content is restricted to customers with active licenses.
in reply to: Website Search from GoogleThis content is restricted to customers with active licenses.
in reply to: wpml translation locations and cars not working