changelog.txt 59 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237
  1. <h4>1.4.10 - 04/04/2024</h4>
  2. <p><strong>Bug Fixes</strong></p>
  3. <ul>
  4. <li>TEC Pro: Fix issues with layouts not applying to events in a Series (#879)</li>
  5. <li>Conditional Logic: Fix WooCommerce Last Ordered not working properly (#875)</li>
  6. <li>Conditional Logic: Fix Archive Title not working properly (#662)</li>
  7. <li>Fix a PHP warning when using a forward slash in Post Module's Custom Layout CSS (#877)</li>
  8. </ul>
  9. <h4>1.4.9.2 - 01/18/2024</h4>
  10. <p><strong>Hot Fix</strong></p>
  11. <ul>
  12. <li>Fix a fatal error when connecting an ACF gallery field using Post Custom Field (#871)</li>
  13. <li>Fix a fatal error in pre_kses when content is not a string (#871)</li>
  14. <li>Fix a strip_tags() deprecated notice with post:terms_list when taxonomy does not exist (#872)</li>
  15. </ul>
  16. <h4>1.4.9.1 - 01/11/2024</h4>
  17. <p><strong>Hot Fix</strong></p>
  18. <ul>
  19. <li>Security: Ensure proper sanitization and output escaping of custom field shortcodes (#863)</li>
  20. <li>Security: Use <code>pre_kses</code> filter for user_meta data (#864)</li>
  21. <li>Fix fatal LESS error that can occur in Custom Layout CSS in Post Module (#861)</li>
  22. </ul>
  23. <h4>1.4.9 - 12/6/2023</h4>
  24. <p><strong>Enhancements</strong></p>
  25. <ul>
  26. <li>"Preview As" panel now has dark mode styling (#855)</li>
  27. </ul>
  28. <p><strong>Bug Fixes</strong></p>
  29. <ul>
  30. <li>Fix Themer still showing BB content when edit content only is chosen and the post type is disabled (#856)</li>
  31. <li>Fix Password protection not working on a post with a singular themer layout where the content is overridden (#811)</li>
  32. <li>Fix nodes set to post type does not equal in conditional logic not appearing on archive pages (#849)</li>
  33. <li>Fix shared taxonomies not showing up in the Themer layout location list (#841)</li>
  34. </ul>
  35. <h4>1.4.8 - 09/19/2023</h4>
  36. <p><strong>Enhancements</strong></p>
  37. <ul>
  38. <li>Post Module: Hide title tag if custom layout is selected (#825)</li>
  39. <li>Add exclusions to the layout table in WP Admin(#815)</li>
  40. <li>ACF: Add custom class option for ACF Post Object field (#780)</li>
  41. <li>ACF: Add display parameter to output field name and other field related options (#748)</li>
  42. </ul>
  43. <p><strong>Bug Fixes</strong></p>
  44. <ul>
  45. <li>Fix shortcode for date returning output even when it should not (#828)</li>
  46. <li>LearnDash: Fix archive layouts auto assigning to LearnDash taxonomies (#831)</li>
  47. <li>Fix fatal error if $num_words is not an integer in our trim words function (#823)</li>
  48. <li>Fix Themer Override option showing on Singular layouts (#827)</li>
  49. <li>Make sure our fix to remove non UTF characters doesn't also remove Arabic characters (#812)</li>
  50. </ul>
  51. <h4>1.4.7.1 - 07/28/2023</h4>
  52. <p><strong>Hot Fix</strong></p>
  53. <ul>
  54. <li>TEC: Fix fatal error with PHP 8+ and a PHP warning (#819)</li>
  55. </ul>
  56. <h4>1.4.7 - 07/26/2023</h4>
  57. <p><strong>Enhancements</strong></p>
  58. <ul>
  59. <li>Add new shortcode to support checking for a particular post type (#809)</li>
  60. <li>ACF: Add separator option for relational field connection (#774)</li>
  61. <li>Add two new hooks to help with WPML compatibility <code>fl_theme_builder_saved_locations_for_type</code> and <code>fl_theme_builder_saved_locations_for_post_id</code></li>
  62. </ul>
  63. <p><strong>Bug Fixes</strong></p>
  64. <ul>
  65. <li>ACF: Fix JS error in location field when using certain special characters in post type (#797)</li>
  66. <li>ACF: Fix detected fields not using select2 (#799)</li>
  67. <li>Fix non-UTF characters breaking the location field (#812)</li>
  68. <li>Make sure post type is correct in query object when using Themer filter by layout type in WP Admin (#806)</li>
  69. <li>Only load core Themer classes if not present already in BB (#803)</li>
  70. <li>Post Module: Fix only TEC Event post type being queried even if multiple selected (#669)</li>
  71. </ul>
  72. <h4>1.4.6.2 - 06/29/2023</h4>
  73. <p><strong>Hot Fix</strong></p>
  74. <ul>
  75. <li>Fix redirect back to page you are editing not working in the iFrame UI (#789)</li>
  76. <li>Use base64 instead of urlencode for redirect to avoid 403 errors on some firewalls (#789)</li>
  77. </ul>
  78. <h4>1.4.6.1 - 06/01/2023</h4>
  79. <p><strong>Hot Fix</strong></p>
  80. <ul>
  81. <li>Posts Module: Fix WooCommerce not appearing when using Main Query (#770)</li>
  82. <li>Fix conditional logic not working properly when setting to does not equal a certain post type (#785)</li>
  83. <li>Fix Genesis theme menu still being visible when using a Header layout (#778)</li>
  84. </ul>
  85. <h4>1.4.6 - 05/11/2023</h4>
  86. <p><strong>Enhancements</strong></p>
  87. <ul>
  88. <li>Allow layouts to be filterable in WP Admin by type (#732)</li>
  89. <li>Improve compatibility with PHP 8.2 (#760)</li>
  90. <li>Updates to support React 18 style rendering (#763)</li>
  91. <li>TEC: Run event URL through esc_url (#693)</li>
  92. </li>
  93. </ul>
  94. <p><strong>Bug Fixes</strong></p>
  95. <ul>
  96. <li>Fix pagination not displaying when using WooCommerce product shortcode (#619)</li>
  97. <li>Fix conditional logic for post type not always working correctly (#728)</li>
  98. <li>If ACF field name and label are blank, do not show in detected fields dropdown (#771)</li>
  99. </ul>
  100. <h4>1.4.5.1 - 03/23/2023</h4>
  101. <p><strong>Hot Fix</strong></p>
  102. <ul>
  103. <li>Add filter <code>fl_themer_is_content_building_enabled</code> to aid in solving compatibility issues with other plugins, typically translation plugins (#757)</li>
  104. <li>ACF: Fix trashed field groups showing up in field select dropdown (#754)</li>
  105. <li>TEC: Fix Event Category links being broken (#752)</li>
  106. <li>Fix Preview throwing a JS TypeError when a taxonomy has no terms (#717)</li>
  107. <li>Fix lessc error with WP-Less plugin and others that may use the same library (#744)</li>
  108. </ul>
  109. <h4>1.4.5 - 02/06/2023</h4>
  110. <p><strong>Enhancements</strong></p>
  111. <ul>
  112. <li>ACF: Sort detected fields dropdown alphabetically (#694)</li>
  113. <li>TEC: Add new connection for Event Tags since existing Term list doesn't work with Event Tags (#706)</li>
  114. </ul>
  115. <p><strong>Bug Fixes</strong></p>
  116. <ul>
  117. <li>Fixed field connections not inserting into editors (#722)</li>
  118. <li>Fix [wpbb-else] shortcode not working with repeater (#676)</li>
  119. <li>Fix deprecation warnings with PHP 8.1 and 8.2 (#704 and #723)</li>
  120. <li>ACF: Fix PHP Warning in 8.1 if you connect a relational field and it doesn't exist (#702)</li>
  121. <li>TEC: Fix Event Ticket add-on cart button style options not working properly (#695)</li>
  122. <li>WooCommerce: On search results, show select options button (#697)</li>
  123. </ul>
  124. <h4>1.4.4 - 11/09/2022</h4>
  125. <p><strong>Enhancements</strong></p>
  126. <ul>
  127. <li>ACF: Add date/time format option for Date, DateTime and Time Picker fields</li>
  128. <li>ACF: Add option for a separator when using a checkbox field</li>
  129. </ul>
  130. <p><strong>Bug Fixes</strong></p>
  131. <ul>
  132. <li>TEC: Fix Add To Calendar Button Style in edit mode</li>
  133. <li>ACF: Fix detected fields dropdown not using group field prefix when using a group field as a sub-field of a group field</li>
  134. <li>TEC: Fix Event Navigation module database error when editing a Singular layout</li>
  135. <li>WooCommerce: Fix Product ordering showing even if Post Type is not a product</li>
  136. <li>Fix preview button in Classic Editor plugin breaking the Themer layout when overriding the content area</li>
  137. </ul>
  138. <h4>1.4.3.3 - 10/27/2022</h4>
  139. <p><strong>Hot Fix</strong></p>
  140. <ul>
  141. <li>Header layouts: Add support for the new breakpoint in the Sticky header breakpoint options</li>
  142. <li>Fixes to support the new iFrame responsive editing experience in BB 2.7</li>
  143. <li>ACF: date picker field is now internationalized using <code>date_i18n</code></li>
  144. </ul>
  145. <h4>1.4.3.2 - 09/06/2022</h4>
  146. <p><strong>Hot Fix</strong></p>
  147. <ul>
  148. <li>TEC: Fix compatibility with TEC 6.</li>
  149. <li>WooCommerce: Fix "Add to Cart" button being displayed twice when using Yith "Request A Quote" Addon</li>
  150. </ul>
  151. <h4>1.4.3.1 - 08/24/2022</h4>
  152. <p><strong>Hot Fix</strong></p>
  153. <ul>
  154. <li>WooCommerce: Fix taxonomy filters set in the Post Module not working correctly on the frontend</li>
  155. </ul>
  156. <h4>1.4.3 - 08/23/2022</h4>
  157. <p><strong>Enhancements</strong></p>
  158. <ul>
  159. <li>Allow shortcodes in conditional logic value field</li>
  160. <li>Performance: Remove get_custom_fields_select() call when BB is not active</li>
  161. <li>TEC: Add option to display currency symbol with the cost</li>
  162. <li>WooCommerce: Add option to use Catalog visibility setting in Posts Module</li>
  163. </ul>
  164. <p><strong>Bug Fixes</strong></p>
  165. <ul>
  166. <li>Fix Shrink Header from applying to images in menus created by 3rd parties</li>
  167. <li>Fix Header/Footer layouts not rendering on Archive layouts when the query pulls in a post using the No Header/Footer template from the BB Theme</li>
  168. <li>ACF: Make sure color picker is available on Options page</li>
  169. <li>ACF: Color picker shortcode now gives option to output the # symbol and the field is now output in the detected fields dropdown</li>
  170. <li>ACF: Fix Page Link field not being detected automatically</li>
  171. <li>EDD: Fix select options button needing to be clicked twice</li>
  172. <li>EDD: Improvements for compatibility with EDD 3.0</li>
  173. <li>WooCommerce: Fix compatibility with the Wishlist add-on</li>
  174. </ul>
  175. <h4>1.4.2.2 - 07/28/2022</h4>
  176. <p><strong>Hot Fix</strong></p>
  177. <ul>
  178. <li>Fix Mega Menu position issues and it not closing properly when hovering</li>
  179. </ul>
  180. <h4>1.4.2.1 - 6/30/2022</h4>
  181. <p><strong>Hot Fix</strong></p>
  182. <ul>
  183. <li>Fix issue with Mega Menu where sometimes the sub-menu items were not accessible</li>
  184. <li>Fix flyout menu being inaccessible when scrolled</li>
  185. <li>Fix flyout menu top position when overlay is enabled</li>
  186. <li>Fix flyout menu when using a Sticky Header and Post Module set to scroll pagination</li>
  187. <li>Fix flyout menu items disappearing if you open menu after scrolling</li>
  188. </ul>
  189. <h4>1.4.2 - 06/2/2022</h4>
  190. <p><strong>Enhancements</strong></p>
  191. <ul>
  192. <li>Accessibility: Add <code>role="banner"</code> to the header tag</li>
  193. <li>Add shortcode support to conditional logic</li>
  194. <li>Add missing translations</li>
  195. <li>Post Info Module: Add option to control display of the author link</li>
  196. <li>ACF: Add link field type support</li>
  197. <li>WooCommerce: Rename WooCommerce style sectio key so there is not a duplicate</li>
  198. <li>Add <code>$settings</code> as filter argument to <code>fl_theme_builder_custom_post_grid_html</code></li>
  199. </ul>
  200. <p><strong>Bug Fixes</strong></p>
  201. <ul>
  202. <li>TEC: Fix Event Map module custom height not working</li>
  203. <li>WooCommerce: Fix display issues with the Product Description module</li>
  204. <li>WooCommerce: Fix error when trying to edit a Singular layout when previewing a variable product</li>
  205. <li>WooCommerce: Fix pixelated images in Product Images Module</li>
  206. <li>Menu Module: Fix gap on scroll when using a mega menu</li>
  207. <li>WooCommerce: Remove Product Gallery field connection from showing up when editing an Archive layout</li>
  208. <li>Fix error when trying to apply a template to a Themer layout that is applied to the entire site</li>
  209. </ul>
  210. <h4>1.4.1.3 - 05/19/2022</h4>
  211. <p><strong>Hot Fix</strong></p>
  212. <ul>
  213. <li>WooCommerce: Fix pagination displaying double or displaying in places where it should not in some cases</li>
  214. <li>WooCommerce: Fix Add to Cart module styling not working on a Search Results archive</li>
  215. <li>ACF: Add Relational > Relationship field connection option</li>
  216. <li>ACF: Fix fatal error with PHP 8 by checking to confirm if data is array</li>
  217. </ul>
  218. <h4>1.4.1.2 - 03/29/2022</h4>
  219. <p><strong>Hot Fix</strong></p>
  220. <ul>
  221. <li>Revert a housekeeping change that caused a problem with Post Titles</li>
  222. </ul>
  223. <h4>1.4.1.1 - 03/29/2022</h4>
  224. <p><strong>Hot Fix</strong></p>
  225. <ul>
  226. <li>Fix Tag Archive not showing all posts if TEC is active</li>
  227. <li>Fix WooCommerce product sorting and pagination options not appearing when Themer doesn't control the archive layouts</li>
  228. </ul>
  229. <h4>1.4.1 - 03/17/2022</h4>
  230. <p><strong>Enhancements</strong></p>
  231. <ul>
  232. <li>Add contains operator to conditional shortcode options</li>
  233. <li>Add option to display the post parent with shortcodes</li>
  234. <li>Add support for Parent Taxonomy in Themer layout locations</li>
  235. <li>Add User Type on [wpbb site:user_meta] For Use In Author Archive Page</li>
  236. <li>Adjust Header layout shrink so it does not apply to all images in header</li>
  237. <li>Add Author Picture URL as a field connection option</li>
  238. <li>Add conditional logic rules for comment status</li>
  239. <li>Post Info Module: Convert alignment and font size to use our Typography Field</li>
  240. <li>Post Info Module: Add link and link hover color settings</li>
  241. <li>Improve compatibility with GeneratePress so their flex layout doesn't interfere with our full width functionality</li>
  242. <li>ACF: Expand support for File Field by adding more output options</li>
  243. <li>ACF: Exclude fields from field dropdown that are organizational and don't output content (accordion, tab, repeater, group)</li>
  244. <li>ACF: Make sure dropdown field selector appears in for Gallery Module, URL fields</li>
  245. <li>ACF: Dropdown field selector is now select2 so you can search fields</li>
  246. </ul>
  247. <p><strong>Bug Fixes</strong></p>
  248. <ul>
  249. <li>Fix position of Flyout menu once scrolled</li>
  250. <li>Fix gaps when using Sticky header set to shrink and a Posts Module with infinite scroll enabled</li>
  251. <li>Fix: Polylang translated layout does not appear when it should</li>
  252. <li>Fix compatibility with Skyverge Facebook & Google Analytics plugins and our Post Module</li>
  253. <li>TEC: Fix Post Module ignoring Show Event Setting</li>
  254. <li>BigCommerce: Fix Add to Cart Form not respecting alignment setting</li>
  255. <li>Housekeeping: Remove duplicate <code>fl_theme_builder_after_render_content</code></li>
  256. <li><code>[wpbb archive:show_count]</code> now uses i18n</li>
  257. <li>Fix location box being empty if Post/Page titles contain slashes</li>
  258. </ul>
  259. <h4>1.4.0.2 - 01/27/2022</h4>
  260. <p><strong>Hot Fix</strong></p>
  261. <ul>
  262. <li>Fix ACF True/False field not displaying correct output if Stylized UI option is enabled</li>
  263. <li>Fix WP autop not being applied to first post in Post modules if classic editor is used for the posts</li>
  264. <li>Fix gap with Sticky Header set to overlay when scrolled when there is a part before the header</li>
  265. <li>TEC: Fix integration with Event Tickets add-on</li>
  266. <li>Fix fatal error on Singular Product layout with Post Content and Comments modules when using our layout shortcode in the Product description</li>
  267. </ul>
  268. <h4>1.4.0.1 - 12/16/2021</h4>
  269. <p><strong>Hot Fix</strong></p>
  270. <ul>
  271. <li>Fixed fatal error with relational fields</li>
  272. </ul>
  273. <h4>1.4 - 12/2/2021</h4>
  274. <p><strong>Enhancements</strong></p>
  275. <ul>
  276. <li>NEW: Allow BB to be used on content area when Singular layout is applied</li>
  277. <li>NEW: Add new option for Sticky Header to choose which breakpoints it applies to</li>
  278. <li>NEW: Add dropdown for ACF field selection instead of an input box</li>
  279. <li>NEW: Add defaults for Themer shortcodes</li>
  280. <li>NEW: 4 new Header and Footer templates each</li>
  281. <li>Sticky Header: Improvements to help with Cumulative Layout Shift issues</li>
  282. <li>Add Browser options to Themer Layout Rules</li>
  283. <li>Add expression support to shortcodes which allows you to check for specific values with wpbb-if</li>
  284. <li>Make improvements to when Themer bundle files are deleted/regenerated to help with 404 error in certain circumstances</li>
  285. <li>Post Navigation Module: Add new options to choose what to display and style various parts</li>
  286. <li>Update LESS library for PHP 8</li>
  287. <li>Fix jQuery Migrate warnings</li>
  288. <li>Add layout's name to body tag classes</li>
  289. <li>Add some changes to still be compatible with WordPress 4.9</li>
  290. <li>Add field connections to Global elements</li>
  291. <li>Make subcategory relationship visible in Themer Layout location box</li>
  292. <li>ACF: Add support for Taxonomy fields</li>
  293. <li>ACF: Allow field options and attributes for ACF Image Field connection</li>
  294. <li>ACF: Color picker field now outputs in a Repeater</li>
  295. <li>ACF: Allow field options and attributes for ACF Image Field connection</li>
  296. <li>ACF: Expand support for True/False fields by adding the field type as an option in the field type dropdown as well as add support for the Stylized UI</li>
  297. <li>ACF: Add support for Button Group Field</li>
  298. <li>ACF: Gallery now supports all three return types</li>
  299. <li>ACF Pro: Add support for the Smart Slider Field</li>
  300. <li>TEC: Add option in Posts Module to show Featured Events Only</li>
  301. <li>WooCommerce: Add to Cart Module: Add hover styling options</li>
  302. <li>WooCommerce: Add support for WooCommerce Wishlist Add-on</li>
  303. <li>WooCommerce: Add Woo Notices Module</li>
  304. <li>WooCommerce: Add Woo Sale classes to Singular layout</li>
  305. <li>TEC: Add single events classes to Single</li>
  306. <li>Fix conflict with HappyFiles Pro plugin when it is enabled for Themer layouts</li>
  307. </ul>
  308. <p><strong>Bug Fixes</strong></p>
  309. <ul>
  310. <li>ACF: Fix Fatal error when using User Relationship Field Type, return format is User Object and are returning blank values</li>
  311. <li>Fix Location dropdown showing wrong value when selected page is deleted</li>
  312. <li>Header layout: fix responsive editor moving content to the left when overlay is active</li>
  313. <li>TEC: Fix Organizer module showing Title even if no Organizers are added to an event</li>
  314. <li>TEC Pro: Fix spinning loading GIF on Singular Venue</li>
  315. <li>Fix notices on WP 5.8 Block Widget Screen</li>
  316. <li>Header Layout: Fix content getting duplicated when Post module is present</li>
  317. <li>Fix <code>get_woocommerce_term_meta</code> deprecated notice</li>
  318. <li>Fix Post Navigation module text overflowing when background color is set</li>
  319. <li>Fix Post Info module color field not working</li>
  320. <li>ACF: Fix True/False field not working in conditional logic</li>
  321. <li>ACF: Fix Relational > Taxonomy field not outputting single values</li>
  322. <li>ACF: Fix User field not displaying output properly</li>
  323. <li>ACF: Fix logic that use array data, contains etc</li>
  324. <li>ACF Pro: Fix Image Field URL not working in Options page</li>
  325. <li>TEC: Fix Incorrect DATETIME Value For TEC Past and Future Events when using MySQL 8+</li>
  326. <li>TEC: Fix Event ordering issue</li>
  327. <li>TEC: Add option in Event Map Module to choose Auto height and fix custom height</li>
  328. <li>TEC: Fix colors in Export Links module not working</li>
  329. <li>TEC: Fix text color not workin in Event Notices module</li>
  330. <li>TEC Pro: Fix alignment in Countdown</li>
  331. <li>Fixed PHP Notice on excluded pages</li>
  332. <li>Fixed quote(s) in Page/Post title causing Location box to be empty</li>
  333. <li>WooCommerce: Fix new feature to use BB for content area when Themer singular layout applied not working for Product Tabs module</li>
  334. <li>ACF: Fix contains option in conditional logic not working with certain ACF fields</li>
  335. </ul>
  336. <h4>1.4 Beta 5 - 11/19/2021</h4>
  337. <strong>Bug Fixes</strong>
  338. <ul>
  339. <li>WooCommerce: Fix new feature to use BB for content area when Themer singular layout applied not working for Product Tabs module</li>
  340. <li>Fixed various issues with Sticky Header not behaving as expected</li>
  341. </ul>
  342. <h4>1.4 Beta 4 - 10/14/2021</h4>
  343. <p><strong>Enhancements</strong></p>
  344. <ul>
  345. <li>ACF Field Detection now ignores the Group field itself and prefixes the subfields of a Group field with the Group field slug</li>
  346. </ul>
  347. <p><strong>Bug Fixes</strong></p>
  348. <ul>
  349. <li>Fixed PHP Notice on excluded pages</li>
  350. <li>Fixed glitches with Sticky Header with certain theme settings</li>
  351. <li>Fixed sticky header not working with sticky breakpoint set to default</li>
  352. <li>Fixed quote(s) in Page/Post title causing Location box to be empty</li>
  353. </ul>
  354. <h4>1.4 Beta 3 - 09/28/2021</h4>
  355. <p><strong>Enhancements</strong></p>
  356. <ul>
  357. <li>Sticky Header: Improvements to help with Cumulative Layout Shift issues</li>
  358. </ul>
  359. <p><strong>Bug Fixes</strong></p>
  360. <ul>
  361. <li>Fixed: When editing content in BB with Themer singular layout active for post, switching back to WP Editor now shows the right content</li>
  362. </ul>
  363. <h4>1.4 Beta 2 - 09/2/2021</h4>
  364. <p><strong>Enhancements</strong></p>
  365. <ul>
  366. <li>WooCommerce: Add support for WooCommerce Wishlist Add-on</li>
  367. <li>WooCommerce: Add Woo Notices Module</li>
  368. <li>WooCommerce: Add Woo Sale classes to Singular layout</li>
  369. <li>TEC: Add single events classes to Single</li>
  370. </ul>
  371. <p><strong>Bug Fixes</strong></p>
  372. <ul>
  373. <li>Header Layout: Fix content getting duplicated when Post module is present</li>
  374. <li>Fix <code>get_woocommerce_term_meta</code> deprecated notice</li>
  375. <li>Fix Post Navigation module text overflowing when background color is set</li>
  376. <li>Fix Post Info module color field not working</li>
  377. <li>ACF: Fix True/False field not working in conditional logic</li>
  378. <li>ACF: Fix image field not working when set as a shortcode default</li>
  379. <li>ACF: Fix Relational > Taxonomy field not outputting single values</li>
  380. <li>ACF: Fix User field not displaying output properly</li>
  381. <li>ACF Pro: Fix Image Field URL not working in Options page</li>
  382. <li>TEC: Fix Incorrect DATETIME Value For TEC Past and Future Events when using MySQL 8+</li>
  383. <li>TEC: Fix Event ordering issue</li>
  384. <li>TEC: Add option in Event Map Module to choose Auto height and fix custom height</li>
  385. <li>TEC: Fix colors in Export Links module not working</li>
  386. <li>TEC: Fix text color not workin in Event Notices module</li>
  387. <li>TEC Pro: Fix alignment in Countdown</li>
  388. </ul>
  389. <h4>1.4 Beta 1 - 07/12/2021</h4>
  390. <p><strong>Enhancements</strong></p>
  391. <ul>
  392. <li>Add expression support to shortcodes which allows you to check for specific values with wpbb-if</li>
  393. <li>ACF: Show field slug for fields in the new field dropdown selector</li>
  394. <li>ACF: Add support for Taxonomy fields</li>
  395. <li>Post Navigation Module: Add new options to choose what to display and style various parts</li>
  396. <li>Add to Cart Module: Add hover styling options</li>
  397. <li>Add some changes to still be compatible with WordPress 4.9</li>
  398. </ul>
  399. <p><strong>Bug Fixes</strong></p>
  400. <ul>
  401. <li>Header layout: fix responsive editor moving content to the left when overlay is active</li>
  402. <li>Header layout: fix sticky header going underneath the WP Admin Bar</li>
  403. <li>TEC: Fix Organizer module showing Title even if no Organizers are added to an event</li>
  404. <li>Fix Themer Override menu item not showing in the Tools menu if UABB Premium is enabled</li>
  405. <li>Fix WP Editor content not showing when enabling Themer Override feature and then discarded changes</li>
  406. <li>Fix notices on WP 5.8 Block Widget Screen</li>
  407. </ul>
  408. <p><strong>Other Changes</strong></p>
  409. <ul>
  410. <li>Remove field connection options on Archive layout that pull in some latest post data</li>
  411. </ul>
  412. <h4>1.4 Alpha 2 - 05/27/2021</h4>
  413. <p><strong>Enhancements</strong></p>
  414. <ul>
  415. <li>NEW: 4 new Header and Footer templates each</li>
  416. <li>TEC: Add option in Posts Module to show Featured Events Only</li>
  417. <li>Add Browser options to Themer Layout Rules</li>
  418. <li>Fix jQuery Migrate warnings</li>
  419. <li>ACF: Color picker field now outputs in a Repeater</li>
  420. <li>Add layout's name to body tag classes</li>
  421. <li>Update LESS library for PHP8</li>
  422. <li>ACF: Allow field options and attributes for ACF Image Field connection</li>
  423. </ul>
  424. <p><strong>Bug Fixes</strong></p>
  425. <ul>
  426. <li>Using BB to design content of a page with a Themer Singular layout applied now works with Modules connected to Post Content, not just the Post Content Module</li>
  427. <li>ACF: Fix Fatal error when using User Relationship Field Type, return format is User Object and are returning blank values</li>
  428. <li>Fix Location dropdown showing wrong value when selected page is deleted</li>
  429. </ul>
  430. <h4>1.4 Alpha 1 - 04/30/2021</h4>
  431. <p><strong>Enhancements</strong></p>
  432. <ul>
  433. <li>NEW: Allow BB to be used on content area when Singular layout is applied</li>
  434. <li>NEW: Add new option for Sticky Header to choose which breakpoints it applies to</li>
  435. <li>NEW: Add dropdown for ACF field selection instead of an input box</li>
  436. <li>NEW: Add defaults for Themer shortcodes</li>
  437. <li>Make improvements to when Themer bundle files are deleted/regenerated to help with 404 error in certain circumstances</li>
  438. <li>ACF: Expand support for True/False fields by adding the field type as an option in the field type dropdown as well as add support for the Stylized UI</li>
  439. <li>ACF: Add support for Button Group Field</li>
  440. <li>ACF Pro: Add support for the Smart Slider Field</li>
  441. <li>Add field connections to Global elements</li>
  442. <li>Add field connection options on Archive layout that pull in some latest post data</li>
  443. <li>Make subcategory relationship visible in Themer Layout location box</li>
  444. </ul>
  445. <h4>1.3.3.1 - 04/07/2021</h4>
  446. <p><strong>Hot Fix</strong></p>
  447. <ul>
  448. <li>ACF: Fix PHP Notice when using an Image Field after image is deleted from Post</li>
  449. <li>ACF: Fix relationship field displaying empty if field return set to Post Object and not Post ID</li>
  450. <li>TEC: Fix future events setting showing events that are already completed</li>
  451. </ul>
  452. <h4>1.3.3 - 03/01/2021</h4>
  453. <p><strong>Enhancements</strong></p>
  454. <ul>
  455. <li>Add output options for ACF Relational Post Object</li>
  456. <li>Add taxonomy parameter to the fl_theme_builder_terms_list filter</li>
  457. <li>Fixes for PHP8</li>
  458. <li>Add WPML Config file for better compatibility</li>
  459. </ul>
  460. <p><strong>Bug Fixes</strong></p>
  461. <ul>
  462. <li>ACF: Fix Post Module showing empty when using ACF Relationship and the CPT is excluded from search in CPT Settings</li>
  463. <li>BigCommerce: Fix issue where choosing variations would not update price</li>
  464. <li>TEC: Fix issue where Multi-Day Events would not display properly</li>
  465. <li>TEC: Fix Event Archive Description not showing when using shortcode</li>
  466. <li>TEC: Fix Event Notices module not displaying content</li>
  467. <li>TEC: Fix showing Today's Events not working properly in Post Module</li>
  468. <li>TEC Pro: Fix applying a singular layout to an organizer showing a constant loading GIF</li>
  469. <li>TEC Pro: Fix fatal error when using an old version of TEC Pro and the Related Events Module</li>
  470. <li>WooCommerce: Fix Product Weight shortcode not rendering</li>
  471. <li>WooCommerce: Fix Singular layout not being editable when Product is rendering a BB Shortcode in the Product Description</li>
  472. </ul>
  473. <h4>1.3.2.3 - 08/18/2020</h4>
  474. <p><strong>Hot Fix</strong></p>
  475. <ul>
  476. <li>Fixed BigCommerce Fatal error in WP Admin when editing posts</li>
  477. <li>Fixed fatal error with Polylang 2.8</li>
  478. <li>Fixed WP Rest route warning introduced in WP 5.5</li>
  479. </ul>
  480. <h4>1.3.2.2 - 07/21/2020</h4>
  481. <p><strong>Hot Fix</strong></p>
  482. <ul>
  483. <li>On shrink, limit auto-height and auto-width to BB Photo module only.</li>
  484. <li>Tweaked nested connections fix.</li>
  485. </ul>
  486. <h4>1.3.2.1 - 07/15/2020</h4>
  487. <p><strong>Hot Fix</strong></p>
  488. <ul>
  489. <li>Fixed broken nested connections.</li>
  490. </ul>
  491. <h4>1.3.2 - 07/13/2020</h4>
  492. <p><strong>Enhancements</strong></p>
  493. <ul>
  494. <li>WooCommerce: Add new fields for Upsell and Related Products modules.</li>
  495. <li>Added ACF Color Field support/options to Post Module Custom Layout.</li>
  496. <li>Post Terms List: add ability to output term slug instead of term title/name.</li>
  497. <li>Add new filter <code>fl_theme_builder_shrink_image_height</code> to control shrink logo height (default: 50px).</li>
  498. </ul>
  499. <p><strong>Bug Fixes</strong></p>
  500. <ul>
  501. <li>Fixed missing mo translation files.</li>
  502. <li>Fixed field connection not pulling in post data correctly.</li>
  503. <li>Fixed unshrunk header when back button is clicked.</li>
  504. <li>Fixed ACF Page Link field render value when Multiple is Off.</li>
  505. <li>Fixed Yith Request a Quote: doesn't show variable product options when enabled.</li>
  506. <li>Fixd WooCommerce button styles not being applied.</li>
  507. <li>TEC: Fixed Event Ticket module styling.</li>
  508. <li>TEC: Fix organizer or venue content pulling in the event content when venue or organizer are not set.</li>
  509. </ul>
  510. <h4>1.3.1.1 - 05/21/2020</h4>
  511. <p><strong>Bug Fixes</strong></p>
  512. <ul>
  513. <li>Fixed broken translation files.</li>
  514. </ul>
  515. <h4>1.3.1 - 05/06/2020</h4>
  516. <p><strong>Enhancements</strong></p>
  517. <ul>
  518. <li>Added new filter <code>fl_theme_builder_disable_schema</code>.</li>
  519. <li>Added connections for Events Calendar venue and organiser content.</li>
  520. <li>Added Conditional Tags -- is_404(), is_tax(), is_search() to Conditional Logic.</li>
  521. <li>Added Author Role to Conditional Logic.</li>
  522. </ul>
  523. <p><strong>Bug Fixes</strong></p>
  524. <ul>
  525. <li>Fixed empty author name on Author Archive with no post.</li>
  526. <li>Fixed ACF Relationship field sorting.</li>
  527. <li>Fixed Posts module set to main query on an archive layout displays all Event Calendar events.</li>
  528. <li>Fixed Add To Cart visibility on Archive Layout.</li>
  529. <li>Fixed various translation string issues.</li>
  530. <li>Remove Post Navigation extra space on RTL.</li>
  531. <li>Make sure result is same post type when checking for post parent.</li>
  532. </ul>
  533. <h4>1.3.0.2 - 03/18/2020</h4>
  534. <p><strong>Enhancements</strong></p>
  535. <ul>
  536. <li>New filter <code>fl_themer_builder_connect_node_settings_cache_key</code>.</li>
  537. <li>Better support for The Events Calendar 5.</li>
  538. <li>Events are now filterable future/past or all events.</li>
  539. </ul>
  540. <p><strong>Bug Fixes</strong></p>
  541. <ul>
  542. <li>Fixed featured image description pulling in post content if no image set.</li>
  543. </ul>
  544. <h4>1.3.0.1 - 02/24/2020</h4>
  545. <p><strong>Bug Fixes</strong></p>
  546. <ul>
  547. <li>Fixed location issues introduced in 1.3</li>
  548. </ul>
  549. <h4>1.3 - 02/14/2020</h4>
  550. <p><strong>Enhancements</strong></p>
  551. <ul>
  552. <li>New filter <code>fl_theme_builder_terms_list</code> to change the output for tags.</li>
  553. <li>Translation domain changed to match plugin slug in preparation for language pack support.</li>
  554. <li>Event Calendar: Text Editor module alias for the event website.</li>
  555. <li>Event Calendar: Add Event Venue to Posts Module options.</li>
  556. <li>Event Calendar: Hide countdown module if not using TEC Pro.</li>
  557. <li>Added support for BigCommerce. This integration is similar to our WooCommerce integration. The BigCommerce WordPress plugin is required to use.</li>
  558. <li>In WP admin, you can now publish/unpublish Themer layouts from the Themer layout list</li>
  559. <li>If you access a Themer layout from viewing a page/archive, etc, after editing the Themer layout, it will redirect you to the page you came from instead of keeping you on the Themer layout</li>
  560. <li>Added a settings cog next to a Themer layout so that you can now access editing a Themer layout in the WP admin in addition to opening up the Themer layout to edit in BB</li>
  561. </ul>
  562. <p><strong>Bug Fixes</strong></p>
  563. <ul>
  564. <li>Fixed PHP 7.4 warnings in lessc class.</li>
  565. <li>Fixed an issue where if two layouts have same location only one can be edited.</li>
  566. <li>Fixed PHP Warning on the Post Content module when Page Preview is set to 'None'.</li>
  567. <li>Event Calendar: Fixed issues with their v2 views added in v5.0</li>
  568. </ul>
  569. <h4>1.3 Beta 2 - 01/07/2020</h4>
  570. <p><strong>Enhancements</strong></p>
  571. <ul>
  572. <li>Event Calendar: Text Editor module alias for the event website.</li>
  573. <li>Event Calendar: Add Event Venue to Posts Module options.</li>
  574. <li>Event Calendar: Hide countdown module if not using TEC Pro.</li>
  575. </ul>
  576. <h4>1.3 Beta 1 - November 19, 2019</h4>
  577. <p><strong>Enhancements</strong></p>
  578. <ul>
  579. <li>Added support for BigCommerce. This integration is similar to our WooCommerce integration. The BigCommerce WordPress plugin is required to use.</li>
  580. <li>In WP admin, you can now publish/unpublish Themer layouts from the Themer layout list</li>
  581. <li>If you access a Themer layout from viewing a page/archive, etc, after editing the Themer layout, it will redirect you to the page you came from instead of keeping you on the Themer layout</li>
  582. <li>Added a settings cog next to a Themer layout so that you can now access editing a Themer layout in the WP admin in addition to opening up the Themer layout to edit in BB</li>
  583. </ul>
  584. <h4>1.2.5 - 12/6/2019</h4>
  585. <p><strong>Bug Fixes</strong></p>
  586. <ul>
  587. <li>Fixed an issue with conditional logic and archives with no results</li>
  588. <li>ACF: Fixed empty output issue with Page Link field when multiple values allowed</li>
  589. <li>ACF: Fix relational fields not outputting in a repeater field</li>
  590. <li>Fixed Post Module stripping out p tags when using classic editor</li>
  591. <li>WooCommerce: Fixed double waitlist button with WooCommerce Waitlist extension</li>
  592. <li>The Events Calendar: Fix empty Event Category description</li>
  593. <li>Fix wrong post info being pulled in on a singular layout</li>
  594. </ul>
  595. <strong>Enhancements</strong>
  596. <ul>
  597. <li>New filter <code>fl_theme_builder_sticky_header_breakpoint</code> to change the sticky and shrink breakpoint for Header layout</li>
  598. </ul>
  599. <h4>1.2.4.4 - 10/30/2019</h4>
  600. <p><strong>Hot Fix</strong></p>
  601. <ul>
  602. <li>Fixed possible fatal error when editing WooCommerce pages in wp-admin.</li>
  603. <li>Fixed file permission issues with created bundle css/js files.</li>
  604. </ul>
  605. <h4>1.2.4.3 - 10/22/2019</h4>
  606. <p><strong>Bug Fixes</strong></p>
  607. <ul>
  608. <li>Fixed field connections showing defaults instead of connected value when editing a themer layout.</li>
  609. <li>Fixed issue where WooCommerce options were showing when the plugin was not installed.</li>
  610. </ul>
  611. <h4>1.2.4.2 - 09/10/2019</h4>
  612. <p><strong>Bug Fixes</strong></p>
  613. <ul>
  614. <li>Fixed shortcodes in custom layouts if excerpt is used it set the wrong post global.</li>
  615. <li>Fixed php warning for missing data if a post type is removed.</li>
  616. <li>Fixed WooCommerce Up-Sell Column wrap on Singular Layout.</li>
  617. <li>Exclude Waitlist button on external and composite product types.</li>
  618. </ul>
  619. <h4>1.2.4.1 - 08/13/2019</h4>
  620. <p><strong>Bug Fixes</strong></p>
  621. <ul>
  622. <li>Re-added missing content filter in excerpt shortcode.</li>
  623. </ul>
  624. <h4>1.2.4 - 08/12/2019</h4>
  625. <p><strong>Enhancements</strong></p>
  626. <ul>
  627. <li>Added fallback option for ACF image fields.</li>
  628. <li>Added conditional logic to check if logged in user is Post Author.</li>
  629. <li>Added limit setting for terms_list shortcode.</li>
  630. <li>Added format options for ACF select field.</li>
  631. </ul>
  632. <p><strong>Bug Fixes</strong></p>
  633. <ul>
  634. <li>Fixed post:excerpt length defaulting to 55.</li>
  635. <li>Fixed preview dropdown where unable to see all posts.</li>
  636. <li>Fixed WooCommerce Waitlist elements not rendering on the Add To Cart Button module.</li>
  637. <li>Fixed "onsale" Button being cut-off on Woocommerce Shop Page/Layout.</li>
  638. <li>Fixed the missing author data when the shortcode is added outside of loop.</li>
  639. <li>Fixed GeneratePress Premium causing CSS issue on the Singular Product Layout.</li>
  640. <li>Fixed Post Template rule affecting 404 layout & search results layout.</li>
  641. <li>Fixed field connection from template shortcode in posts module when using custom layout.</li>
  642. <li>Fixed conflict with YITH Woocommerce Request A Quote when preview is none.</li>
  643. </ul>
  644. <h4>1.2.3.5 - 07/18/2019</h4>
  645. <p><strong>Hot Fix</strong></p>
  646. <ul>
  647. <li>Fixed fatal error if wc_print_notices() does not exist.</li>
  648. <li>Fixed fatal error with ACF user field if set to object.</li>
  649. <li>Fixed fatal error in bb-logic rules when using dates.</li>
  650. <li>Fixed undefined PHP index in rules location options.</li>
  651. </ul>
  652. <h4>1.2.3.4 - 04/30/2019</h4>
  653. <p><strong>Hot Fix</strong></p>
  654. <ul>
  655. <li>Fixed WP_Error if no taxonomy exists when using list_terms.</li>
  656. <li>Fixed shrink header image when WP Rocket lazy load is enabled.</li>
  657. <li>Enabled WooCommerce JSON+LD for single product layouts.</li>
  658. <li>Allow trim to be disabled via fl_theme_builder_get_excerpt filter.</li>
  659. </ul>
  660. <h4>1.2.3.2 - 04/26/2019</h4>
  661. <p><strong>Hot Fix</strong></p>
  662. <ul>
  663. <li>Fixed bug in terms_list shortcode.</li>
  664. </ul>
  665. <h4>1.2.3.1 - 04/26/2019</h4>
  666. <p><strong>Hot Fix</strong></p>
  667. <ul>
  668. <li>Fix JS error in wp-admin rules.</li>
  669. </ul>
  670. <h4>1.2.3 - 04/24/2019</h4>
  671. <p><strong>Enhancements</strong></p>
  672. <ul>
  673. <li>Enabled new Browser and Woocommerce rules in Beaver Logic extension.</li>
  674. <li>Show parent/child page relationship in Location dropdown.</li>
  675. <li>Added an option to order ACF relationship posts list.</li>
  676. <li>Added an Event navigation module.</li>
  677. <li>Terms List connection/shortcode now supports outputting in list formats.</li>
  678. </ul>
  679. <p><strong>Bug Fixes</strong></p>
  680. <ul>
  681. <li>Fixed ACF repeater shortcodes not working in the custom layout for the posts module.</li>
  682. <li>Fixed Author Nickname connection.</li>
  683. <li>Fixed header & footer layouts on search results page.</li>
  684. <li>Fixed row inserted via shortcode in certain Themer parts missing styling.</li>
  685. <li>Fixed fatal error when preview is set to none in a singular Woocommerce product layout.</li>
  686. <li>Fixed BB layout shortcodes not rendering in themer layouts until the page is refreshed.</li>
  687. <li>Fixed custom container element when using custom post layout.</li>
  688. </ul>
  689. <h4>1.2.2.1 - 02/08/2019</h4>
  690. <p><strong>Hot Fix</strong></p>
  691. <ul>
  692. <li>Fixed connections being reset on module save.</li>
  693. </ul>
  694. <h4>1.2.2 - 02/06/2019</h4>
  695. <p><strong>Enhancements</strong></p>
  696. <ul>
  697. <li>Updated to WPCS 2.0</li>
  698. <li>Added SKU field connection for WooCommerce.</li>
  699. <li>Added individual field connections for address parts for Events Calendar Events.</li>
  700. <li>Added timezone support for Events Calendar time field connections.</li>
  701. <li>Added WooCommerce classes option to Posts Module.</li>
  702. <li>Added FitVids support to videos in Post Content Module.</li>
  703. <li>Added option to Post module to order events by start/end date.</li>
  704. <li>Added more translation support for admin menu HEADER/FOOTER/PART etc.</li>
  705. <li>New Connection for archives example: Showing 1-5 of 25 / Page 1 of 5.</li>
  706. </ul>
  707. <p><strong>Bug Fixes</strong></p>
  708. <ul>
  709. <li>Fixed layout shortcodes not rendering correctly in header/footer areas.</li>
  710. <li>Fixed EDD receipt display issues.</li>
  711. <li>Renamed some field connections that had duplicate names.</li>
  712. <li>Fixed 404 draft CSS issue when module is connected to post excerpt.</li>
  713. <li>Make sure fl_after_content action is actually after the content.</li>
  714. <li>Fixed ACF Relationship field not working in Posts Module.</li>
  715. </ul>
  716. <h4>1.2.1.2 - 12/06/2018</h4>
  717. <p><strong>Bug Fix</strong></p>
  718. <ul>
  719. <li>Fix fatal error when updating to WP5 due to function rename.</li>
  720. </ul>
  721. <h4>1.2.1.1- 11/08/2018</h4>
  722. <p><strong>Bug Fix</strong></p>
  723. <ul>
  724. <li>Fixed issue with taxonomy locations not showing up on layout edit page.</li>
  725. <li>Fixed issue with site wide locations being ignored, introduced in version 1.2.1.</li>
  726. </ul>
  727. <h4>1.2.1 - 11/06/2018</h4>
  728. <p><strong>Enhancements</strong></p>
  729. <ul>
  730. <li>Added role as an optional arg for <code>site:logged_in</code>. Role can be a single role or comma separated list of roles.</li>
  731. <li>New filter <code>fl_theme_builder_page_archive_get_title</code>.</li>
  732. <li>Added support for ACF radio field type when using shortcode to test for specific values.</li>
  733. <li>Added ACF Relational user and post object support.</li>
  734. <li>Added Author Archives option in the preview dropdown.</li>
  735. <li>Added support for more BB theme hooks.
  736. <ul>
  737. <li><code>fl_post_top_meta_open</code></li>
  738. <li><code>fl_post_top_meta_close</code></li>
  739. <li><code>fl_post_bottom_meta_open</code></li>
  740. <li><code>fl_post_bottom_meta_close</code></li>
  741. <li><code>fl_comments_open</code></li>
  742. <li><code>fl_comments_close</code></li>
  743. </ul></li>
  744. </ul>
  745. <p><strong>Bug Fixes</strong></p>
  746. <ul>
  747. <li>Removed storefront pagination above and below the posts module.</li>
  748. <li>Fixed product images width issue in Astra and GeneratePress themes.</li>
  749. <li>Fixed Woocommerce Single Product hook displaying on Shop page with Themer layout active.</li>
  750. <li>Converted hard coded font awesome 4 icons in events calendar to Font Awesome 5.</li>
  751. <li>Fixed issue where Themer resets exclusions to all pages if page(s) in exclusions are deleted.</li>
  752. <li>Fixed themer layout active warning showing on all pages in some cases.</li>
  753. <li>Fixed issue with Storefront theme CSS.</li>
  754. <li>Fixed a WPML issue with multiple parts in same layout becoming not editable.</li>
  755. <li>If using a custom HTML layout do not run before/after hooks for woocommerce/edd and events.</li>
  756. </ul>
  757. <h4>1.2.0.3 - 09/26/2018</h4>
  758. <p><strong>Bug Fix</strong></p>
  759. <ul>
  760. <li>Use WP Core ImagesLoaded.</li>
  761. </ul>
  762. <h4>1.2.0.2 - 09/10/2018</h4>
  763. <p><strong>Bug Fix</strong></p>
  764. <ul>
  765. <li>Fixed location rules disappearing under certain conditions.</li>
  766. <li>Fixed locations not saving when they contain apostrophes or quotes.</li>
  767. </ul>
  768. <h4>1.2.0.1 - 08/29/2018</h4>
  769. <p><strong>Bug Fix</strong></p>
  770. <ul>
  771. <li>Fix fatal PHP error in bb-logic extension.</li>
  772. </ul>
  773. <h4>1.2 - 08/28/2018</h4>
  774. <p><strong>Enhancements</strong></p>
  775. <ul>
  776. <li>Added an all new conditional logic system with rules and rule groups.</li>
  777. <li>Added conditional logic system to the Themer layout admin screen. Removed old user rules.</li>
  778. <li>Added a new conditional logic visibility setting for rows, columns, and modules.</li>
  779. <li>Added rules for posts, archives, authors, users, and custom fields in the Advanced Custom Fields (ACF) plugin.</li>
  780. <li>Added location option for choosing post type ancestors such as the grandparent for a page.</li>
  781. <li>Added field connection for pulling WooCommerce gallery images into the Photos field in Gallery modules.</li>
  782. <li>Added before/after content actions to the custom layout for the posts module.</li>
  783. <li>Added options for next and previous link text in the post navigation module.</li>
  784. <li>Added option to select a specific taxonomy to navigate in the post navigation module.</li>
  785. </ul>
  786. <p><strong>Bug Fixes</strong></p>
  787. <ul>
  788. <li>Fixed ancestor, parent or taxonomy rules not overriding the all rule for a post type.</li>
  789. <li>Fixed a fatal error caused by third parties accessing the old LESS CSS processor class that no longer existed.</li>
  790. <li>Fixed missing paragraph tag for post excerpts.</li>
  791. <li>Fixed PHP error on single product layouts when attaching gallery images to Slideshow module.</li>
  792. <li>Fixed PHP warning caused by the ACF Themer class.</li>
  793. <li>Fixed ACF relationship ordering so it preserves the selection order.</li>
  794. </ul>
  795. <h4>1.1.2.1 - 07/02/2018</h4>
  796. <strong>Enhancements</strong>
  797. <ul>
  798. <li>Updated default template data files to use font awesome 5 icons.</li>
  799. <li>New filter <code>fl_theme_builder_get_excerpt</code></li>
  800. </ul>
  801. <strong>Bug Fixes</strong>
  802. <ul>
  803. <li>Fixed <code>wpbb post:excerpt</code> not working as expected.</li>
  804. <li>Fixed post title issue, titles were not properly sanitized when saving locations.</li>
  805. <li>Fixed compatibility issue with other plugins that use the Select2 library.</li>
  806. </ul>
  807. <h4>1.1.2 - 05/21/2018</h4>
  808. <p><strong>Enhancements</strong></p>
  809. <ul>
  810. <li>ACF Flexible Content support added! See <code>https://kb.wpbeaverbuilder.com/article/653-use-acf-flexible-content-field-themer</code> for Flexible Content field docs.</li>
  811. <li>ACF Repeater support added! See <code>https://kb.wpbeaverbuilder.com/article/461-use-acf-repeater-fields-themer</code> for repeater field docs.</li>
  812. <li>Added post:id and post:slug Themer connections.</li>
  813. <li>Added Paypal support to the Event Calendar Tickets Module.</li>
  814. </ul>
  815. <p><strong>Bug Fixes</strong></p>
  816. <ul>
  817. <li>Prevent field connection logic from running in wp-admin, fixes issues like undefined post_type error with Yoast SEO.</li>
  818. <li>Fixed issue where parts set to all users would not display for admins in the builder.</li>
  819. <li>Fixed post embeds not working when a post has a themer layout.</li>
  820. <li>Modified the logic for ACF relationship query so it displays a message when no results found.</li>
  821. <li>Fixed undefined index post_type PHP warning in Woocommerce Module.</li>
  822. <li>Make sure to pass all query args when creating a new template in wp-admin so other plugins like WPML still work.</li>
  823. </ul>
  824. <h4>1.1.1.1 - 05/09/2018</h4>
  825. <strong>Hot Fix</strong>
  826. <ul>
  827. <li>Reworked white labeling to support BB 2.1 branding changes.</li>
  828. <li>Use Font Awesome 5 icons in builder UI.</li>
  829. </ul>
  830. <h4>1.1.1 - 03/20/2018</h4>
  831. <p><strong>Enhancements</strong></p>
  832. <ul>
  833. <li>Added support for using ACF relationship fields as the query source in all post modules.</li>
  834. <li>Added the ability for Themer modules to be overridden in a theme or child theme.</li>
  835. <li>Added support for displaying Themer parts in more Storefront hook locations.</li>
  836. <li>Added the ability to change the format of Event Calendar start and end dates.</li>
  837. <li>Added the ability to enqueue Themer CSS/JS assets inline using the <code>fl_builder_render_assets_inline</code> filter.</li>
  838. <li>Added the ability to change the time to expiration for Themer CSS/JS assets using the <code>fl_theme_builder_assets_expire</code> filter.</li>
  839. </ul>
  840. <p><strong>Bug Fixes</strong></p>
  841. <ul>
  842. <li>Fixed images in header layouts not transitioning when it shrinks on scroll.</li>
  843. <li>Fixed other plugins with Beaver Themer in the title getting white labeled incorrectly.</li>
  844. <li>Fixed duplicate database queries running more than once on the same page load.</li>
  845. <li>Fixed CSS issues with the display of WooCommerce product grids in the Storefront theme.</li>
  846. </ul>
  847. <h4>1.1.0.3 - 02/27/2018</h4>
  848. <strong>Hot Fix</strong>
  849. <ul>
  850. <li>Fixed WPML rendering issues.</li>
  851. </ul>
  852. <h4>1.1.0.2 - 02/22/2018</h4>
  853. <strong>Hot Fix</strong>
  854. <ul>
  855. <li>Fixed rendering issue introduced in Woocommerce 3.3.3</li>
  856. </ul>
  857. <h4>1.1.0.1 - 02/09/2018</h4>
  858. <strong>Hot Fix</strong>
  859. <ul>
  860. <li>Fixed Themer layouts not rendering with WPML installed when translation is disabled for the Themer layout post type.</li>
  861. </ul>
  862. <h4>1.1 - 02/07/2018</h4>
  863. <p><strong>Enhancements</strong></p>
  864. <ul>
  865. <li>Added The Events Calendar integration.</li>
  866. <li>Added Easy Digital Downloads integration.</li>
  867. <li>Added support for WPML translation of Themer layouts.</li>
  868. <li>Added support for Polylang translation of Themer layouts.</li>
  869. <li>Added enhanced select inputs with search for choosing layout locations.</li>
  870. <li>Added event ticket cost and cart button option to the posts module.</li>
  871. <li>Added <code>[wpbb-if site:logged_in]</code> conditional shortcode.</li>
  872. <li>Added <code>[wpbb site:year format=“y”]</code> shortcode.</li>
  873. <li>Added <code>format</code> parameter to the ACF date shortcode.</li>
  874. <li>Added value and expression parameters to conditional shortcodes such as <code>[wpbb-if post:custom_field key="my_key" value="my_value" exp="equals"]</code></li>
  875. <li>Added <code>fl_theme_builder_woocommerce_template_html_{ $function }</code> filter.</li>
  876. <li>Added expression support for ACF in wpbb-if shortodes.</li>
  877. <li>Added URL connections to the Posts module's custom layout.</li>
  878. </ul>
  879. <p><strong>Bug Fixes</strong></p>
  880. <ul>
  881. <li>Fixed core templates being applied instead of Themer templates due to incorrect BB 2.0 support logic.</li>
  882. <li>Fixed issue where the incorrect layout renders on PHP7.</li>
  883. <li>Fixed empty archives not showing Themer layouts.</li>
  884. <li>Fixed featured image shortcode showing the size when it's not needed.</li>
  885. <li>Fixed PHP warnings when editing a Themer layout and the preview doesn't return a post.</li>
  886. <li>Fixed white label issues.</li>
  887. <li>Fixed misleading tooltip in Page Builder > Settings > User Access.</li>
  888. <li>Fixed incorrect Themer layouts showing in certain cases on PHP7.</li>
  889. <li>Fixed author image connection not working on standard builder pages.</li>
  890. <li>Fixed EDD info not showing in the posts module on standard pages.</li>
  891. <li>Fixed EDD pricing module text color being overridden by row/column text color.</li>
  892. <li>Fixed inconsistencies with EDD modules and field connections.</li>
  893. <li>Fixed event notice text color being overridden by row/column text color.</li>
  894. <li>Fixed event tickets module button colors not working.</li>
  895. <li>Fixed event archive not respecting the default view when editing Themer layouts.</li>
  896. <li>Fixed Polylang issue when using a different domain per language.</li>
  897. </ul>
  898. <h4>1.0.3 - 11/14/2017</h4>
  899. <strong>Enhancements</strong>
  900. <ul>
  901. <li><code>wpbb-else</code> support added to <code>wpbb</code> shortcode.</li>
  902. <li>Added support for ACF true/false field.</li>
  903. <li>All Archives now applies to search archives.</li>
  904. <li>Added modified date as an option in post properties. Also supports Human time diff ( 3 days ago ).</li>
  905. <li>Renamed module categories and added group data for 2.0 support.</li>
  906. <li>Added settings for unlinking terms list connections.</li>
  907. </ul>
  908. <strong>Bug Fixes</strong>
  909. <ul>
  910. <li>Fixed an issue with WooCommerce filter widgets.</li>
  911. <li>Fixed post content connection not showing for the posts module on normal pages.</li>
  912. <li>Fixed price font size and color being overridden by WooCommerce CSS.</li>
  913. <li>Fixed location issue, post all categories was matching when on a child page.</li>
  914. <li>Fixed header layout options when using Storefront theme.</li>
  915. <li>Fixed author image connection showing wring image on pages.</li>
  916. <li>Fixed a conflict with PDF Product Vouchers plugin.</li>
  917. <li>Fixed pagination issue on Events Calendar pages.</li>
  918. <li>Fixed JS error when trying to connect a setting on global options forms.</li>
  919. <li>Fixed parts being either not editable or duplicated when set to logged in/out location.</li>
  920. <li>Fixed ACF date field connection throwing fatal error if no date is set.</li>
  921. <li>Fixed duplicated parts when editing a layout.</li>
  922. <li>Fixed hidden breadcrumbs when using Storefront theme.</li>
  923. <li>Fixed PHP warning in admin menu on windows server.</li>
  924. </ul>
  925. <h4>1.0.2.1 - 09/05/2017</h4>
  926. <strong>Bug Fixes</strong>
  927. <ul>
  928. <li>Fixed core templates being applied instead of Themer templates due to incorrect BB 2.0 support logic.</li>
  929. </ul>
  930. <h4>1.0.2 - 08/23/2017</h4>
  931. <p><strong>Enhancements</strong></p>
  932. <ul>
  933. <li>Added support for ACF checkbox fields.</li>
  934. <li>Added setting for choosing whether overlay headers are transparent or use the default background color.</li>
  935. <li>Added support for WooCommerce request a quote plugin.</li>
  936. <li>Theme layouts are now ordered by title by default instead of layout type.</li>
  937. <li>Tweaked Themer logic for applying templates to support Beaver Builder 2.0.</li>
  938. <li>Updated translation files.</li>
  939. <li>Added new option to post navigation module which allows prev/next post to be in same category as the current post.</li>
  940. <li>New filter added <code>fl_theme_builder_post_nav</code>.</li>
  941. </ul>
  942. <p><strong>Bug Fixes</strong></p>
  943. <ul>
  944. <li>Fixed single link in post navigation not being aligned correctly.</li>
  945. <li>Canceling out of a newly connected field with a form now removes the field connection too.</li>
  946. <li>Fixed issue with display of date fields in the free version of ACF.</li>
  947. <li>Fixed shortcodes in HTML attributes not being parsed in the context of the current post in the post module's custom layout.</li>
  948. <li>Fixed issue with unescaped location labels breaking the location select.</li>
  949. <li>Fixed an issue with less compiler, invalid css could cause PHP warnings breaking AJAX.</li>
  950. <li>Fixed comments module displaying builder placeholders when builder is not active.</li>
  951. <li>Fixed a couple of styling issues in Storefront theme.</li>
  952. </ul>
  953. <h4>1.0.1.2 - 06/06/2017</h4>
  954. <p><strong>Bug Fixes</strong></p>
  955. <ul>
  956. <li>Fixed overlay headers not being visible when editing them in the builder.</li>
  957. </ul>
  958. <h4>1.0.1.1 - 06/05/2017</h4>
  959. <p><strong>Bug Fixes</strong></p>
  960. <ul>
  961. <li>Fixed a bug introduced in 1.0.1 with the Theme Layouts menu item not showing for users that have never saved the User Access settings before.</li>
  962. </ul>
  963. <h4>1.0.1 - 06/05/2017</h4>
  964. <p><strong>Enhancements</strong></p>
  965. <ul>
  966. <li>Added full width theme layout support for Genesis.</li>
  967. <li>Added full width theme layout support for GeneratePress.</li>
  968. <li>Added support for the WooCommerce Storefront theme.</li>
  969. <li>Added support for the WooCommerce Products Per Page plugin and other third party plugins that hook into the before and after shop loop actions.</li>
  970. <li>Added connections for the current user or a specific user.</li>
  971. <li>Added user meta and author meta connections.</li>
  972. <li>Added row background color connection for custom fields.</li>
  973. <li>Added a dropdown menu to the admin bar page builder button that gives access to launching the builder for theme layouts.</li>
  974. <li>Added link color setting to the WooCommerce breadcrumb module.</li>
  975. <li>Added fl_theme_builder_show_taxonomy filter.</li>
  976. <li>Made the field connections insert button darker so it is more noticeable. Added a button for connecting next to it.</li>
  977. </ul>
  978. <p><strong>Bug Fixes</strong></p>
  979. <ul>
  980. <li>Fixed choosing a page parent location not always working.</li>
  981. <li>Fixed Themer modules not showing when some standard modules have been disabled in the admin settings.</li>
  982. <li>Fixed incorrect post link shortcode in the post module custom layout.</li>
  983. <li>Fixed the wpbb terms list shortcode throwing a fatal error when the taxonomy doesn't exist.</li>
  984. <li>Fixed custom avatar plugins not working with author profile picture connections.</li>
  985. <li>Fixed user rules select showing 'All Users' each time you add a new rule.</li>
  986. <li>Fixed post names with special characters breaking location rule selects.</li>
  987. <li>Fixed memory error with location rules that have a lot of posts.</li>
  988. <li>Fixed 'Post Navigation' heading showing in the Post Navigation module.</li>
  989. <li>Fixed the Beaver Builder Theme's before header hook not working for parts.</li>
  990. <li>Fixed overlay headers showing while editing in the builder so they are not in the way of the content.</li>
  991. <li>Fixed sticky/overlay headers showing on top of lightboxes and popups.</li>
  992. <li>Fixed custom page templates preventing header theme layouts from showing.</li>
  993. <li>Fixed theme layouts in the trash still showing the duplicate location warning.</li>
  994. <li>Fixed third party meta boxes showing up on the post edit screen for theme layouts.</li>
  995. <li>Fixed ACF date fields not displaying correctly in the free version.</li>
  996. <li>Fixed WooCommerce sales flash placeholder showing when a product is not for sale.</li>
  997. <li>Fixed WooCommerce add to cart button colors not applying for all button states.</li>
  998. <li>Fixed WooCommerce Product Description module tab label. It should say General instead of Style.</li>
  999. <li>Fixed incorrect line break in WooCommerce rating module in Safari.</li>
  1000. <li>Fixed only the comment form showing and not actual comments in Genesis and possibly other themes. </li>
  1001. <li>Fixed Genesis Connect For WooCommerce overriding theme layouts.</li>
  1002. <li>Fixed template data issues.</li>
  1003. <li>Fixed translation issues.</li>
  1004. </ul>
  1005. <h4>1.0 - 05/08/2017</h4>
  1006. <p>Beaver Themer 1.0 is here at last! Please <a href="https://www.wpbeaverbuilder.com/beaver-themer/">visit our website</a> for more information on Beaver Themer.</p>
  1007. <h4>1.0-beta.2 - 05/02/2017</h4>
  1008. <p><strong>Bug Fixes</strong></p>
  1009. <ul>
  1010. <li>Removed "hello and world" text that was showing for theme layouts on the admin edit screen.</li>
  1011. <li>Fixed preview selector posts not showing if the selected post no longer exists.</li>
  1012. </ul>
  1013. <h4>1.0-beta.1 - 05/01/2017</h4>
  1014. <p><strong>Enhancements</strong></p>
  1015. <ul>
  1016. <li>Updated translations.</li>
  1017. </ul>
  1018. <p><strong>Bug Fixes</strong></p>
  1019. <ul>
  1020. <li>Fixed ACF date field returning the wrong format.</li>
  1021. <li>Fixed PHP warning when a preview post no longer exists.</li>
  1022. <li>Fixed translation issues.</li>
  1023. </ul>
  1024. <h4>1.0-alpha.10 - 04/26/2017</h4>
  1025. <p><strong>Bug Fixes</strong></p>
  1026. <ul>
  1027. <li>Fixed fatal error caused by parsing field connections in nested settings.</li>
  1028. </ul>
  1029. <h4>1.0-alpha.9 - 04/21/2017</h4>
  1030. <p><strong>Bug Fixes</strong></p>
  1031. <ul>
  1032. <li>Fixed incorrect header position when images load after the header JS has run.</li>
  1033. </ul>
  1034. <h4>1.0-alpha.8 - 04/20/2017</h4>
  1035. <p><strong>Bug Fixes</strong></p>
  1036. <ul>
  1037. <li>Fixed ACF bug breaking most fields.</li>
  1038. </ul>
  1039. <h4>1.0-alpha.7 - 04/19/2017</h4>
  1040. <p><strong>Enhancements</strong></p>
  1041. <ul>
  1042. <li>Added new overlay setting for header layouts that allows you to create transparent headers.</li>
  1043. <li>Added body classes for when theme layouts are present on the page.</li>
  1044. <li>Added the ability to hide the exclusion rules after opening them.</li>
  1045. <li>Added thumbnails for the built-in templates.</li>
  1046. <li>Added featured image and category support for theme layouts.</li>
  1047. </ul>
  1048. <p><strong>Bug Fixes</strong></p>
  1049. <ul>
  1050. <li>Fixed issues with WooCommerce 3.0.</li>
  1051. <li>Fixed ACF Google Maps field.</li>
  1052. <li>Fixed double slash in the path to jQuery throttle.</li>
  1053. <li>Fixed PHP warnings caused by layout preview queries.</li>
  1054. <li>Fixed parts showing on all post categories when only set to one.</li>
  1055. </ul>
  1056. <h4>1.0-alpha.6 - 04/11/2017</h4>
  1057. <p><strong>Enhancements</strong></p>
  1058. <ul>
  1059. <li>We now show a warning confirmation dialog when overriding a theme layout with a standard builder layout.</li>
  1060. </ul>
  1061. <p><strong>Bug Fixes</strong></p>
  1062. <ul>
  1063. <li>Fixed "Comments will not display for this Post" message showing below Disqus comments.</li>
  1064. <li>Fixed theme layouts overriding custom page templates.</li>
  1065. <li>Fixed header/footer layouts rendering on the no header/footer template.</li>
  1066. <li>Fixed aspect ratio for logos in shrinking headers.</li>
  1067. </ul>
  1068. <h4>1.0-alpha.5 - 03/28/2017</h4>
  1069. <p><strong>Enhancements</strong></p>
  1070. <ul>
  1071. <li>Added support for archive term meta.</li>
  1072. <li>Added support for ACF option fields.</li>
  1073. <li>Added translations.</li>
  1074. <li>Added FLThemeBuilder::has_layout method for checking if the current page has a layout.</li>
  1075. </ul>
  1076. <p><strong>Bug Fixes</strong></p>
  1077. <ul>
  1078. <li>Fixed layouts breaking when Yoast SEO is active.</li>
  1079. <li>Fixed 404 layouts not working.</li>
  1080. <li>Fixed parallax backgrounds jumping in shrinking headers.</li>
  1081. <li>Fixed ACF date/time fields not rendering the display format.</li>
  1082. <li>Fixed parts not rendering when using a custom footer.</li>
  1083. <li>Fixed parts that are set to show before the header showing after it when the header is sticky.</li>
  1084. </ul>
  1085. <h4>1.0-alpha.4 - 03/09/2017</h4>
  1086. <p><strong>PLEASE NOTE:</strong> The updater for Beaver Themer was broken in the last alpha. You will need to manually update to this version.</p>
  1087. <p><strong>Enhancements</strong></p>
  1088. <ul>
  1089. <li>Added rules for excluding layouts from showing up at specific locations.</li>
  1090. <li>Headers, footers and parts can now be applied to posts based on a taxonomy.</li>
  1091. <li>Parent posts can now be selected as a location for hierarchical post types.</li>
  1092. <li>Added white labeling support.</li>
  1093. <li>Shortcodes are now parsed in HTML attributes.</li>
  1094. </ul>
  1095. <p><strong>Changes</strong></p>
  1096. <ul>
  1097. <li>Location rules are now sorted by type after saving.</li>
  1098. <li>Taxonomies in the location select are now prefixed with the post type.</li>
  1099. </ul>
  1100. <h4>1.0-alpha.3 - 02/27/2017</h4>
  1101. <p><strong>Enhancements</strong></p>
  1102. <ul>
  1103. <li>Added the ability to set singular layouts for posts that have a specific taxonomy term.</li>
  1104. <li>The custom field connection now shows for all connection types.</li>
  1105. <li>Added archive/taxonomy field support for Advanced Custom Fields.</li>
  1106. <li>Added user/author field support for Advanced Custom Fields.</li>
  1107. </ul>
  1108. <p><strong>Changes</strong></p>
  1109. <ul>
  1110. <li>Breaking changes to the ACF integration. In order to support archive and user fields, we had to rework the ACF integration. Existing ACF connections will need to be reconnected.</li>
  1111. <li>Renamed the Custom Field connection to Post Custom Field and moved it to the General category.</li>
  1112. </ul>
  1113. <p><strong>Bug Fixes</strong></p>
  1114. <ul>
  1115. <li>Fixed theme layout parts not showing when they should.</li>
  1116. <li>Fixed WooCommerce modules showing when WooCommerce isn't active.</li>
  1117. <li>Fixed fatal error when WooCommerce modules are used and the WooCommerce is deactivated.</li>
  1118. <li>Fixed 404 error when trying to view published theme layouts.</li>
  1119. <li>Fixed theme support not working if the theme's folder name is changed.</li>
  1120. </ul>
  1121. <h4>1.0-alpha.2 - 02/20/2017</h4>
  1122. <p>Initial public alpha release.</p>
  1123. <h4>1.0-alpha.1 - 02/06/2017</h4>
  1124. <p>Initial pre-alpha release.</p>