Search snippet
Results
-
Magic Tags Pods
March 15, 2019
Magic Tags Show your content and custom fields inside our Pods Templates, like Magic!
Cat: pods -
serach widget BB
March 15, 2019
Search Widget Module CSS — If you use Search Widget Module in Beaver Builder, you cannot edit font, color, background, border…because they is controlled by Theme Settings and Beaver has no settings to edit them. You can use these following css to c…
Cat: CSS, Beaver -
Fix FOUC ‘flash of unstyled content’ on WordPress
March 15, 2019
FOUC aka ‘flash of unstyled content’ is a bit of a pain after a layout has been put together but does not load without that flash of odd content jumbled up on load. Using a snippet of jQuery by adding a CSS class of hidden to the html element but then…
Cat: jQuery -
Create a filter to customize the display of post data
March 9, 2019
If you want to display a custom set of posts and custom post types in a Posts module, you can create a filter to override query args in the FLBuilderLoop class. This code applies to custom queries only and doesn’t work with the main query.
Cat: PHP, Beaver -
Add a Singular Themer layout to the WordPress Page Template field
March 7, 2019
Singular-type Themer layouts that you create in Beaver Themer do not by default appear in the WordPress Template dropdown list on page or post editing screens. However, you can treat them like other WordPress page templates and add them to the Template…
Cat: PHP, Beaver