Plugin Directory

Changeset 2920818


Ignore:
Timestamp:
06/02/2023 08:16:03 PM (3 years ago)
Author:
bigdropgr
Message:

Update to 1.0.1

Location:
particles-backgrounds-addon-for-wpbakery-page-builder-lite
Files:
36 added
3 edited

Legend:

Unmodified
Added
Removed
  • particles-backgrounds-addon-for-wpbakery-page-builder-lite/trunk/assets/css/tba_style.css

    r2819502 r2920818  
    11.pb_bg { position: relative; box-sizing: inherit !important; }
    22
    3 .pb_row { width: 100%; height: 100%; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 1; }
     3.pb_row { width: 100%; height: 100%; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 0; }
  • particles-backgrounds-addon-for-wpbakery-page-builder-lite/trunk/readme.txt

    r2819502 r2920818  
    33Tags: wpbakery, page builder
    44Requires at least: 5.6.8
    5 Stable tag: 1.0.0
    6 Tested up to: 6.1.1
     5Stable tag: 1.0.1
     6Tested up to: 6.2.2
    77Requires PHP: 7.4
    88License: GPLv2 or later
     
    7171* Plugin release.
    7272
     73= 1.0.1 =
     74* Fixed bug which made some Particle Effects block the interaction with inner row elements ( buttons, textblocks, etc... ).
     75
    7376== Upgrade Notice ==
    7477Make sure to keep this plugin up to date, to avoid any issue with the compatibility.
  • particles-backgrounds-addon-for-wpbakery-page-builder-lite/trunk/tba-particles.php

    r2819502 r2920818  
    1212 * Plugin URI:        https://thebasement.agency/portfolio_page/particles-backgrounds-addon-for-wpbakery-page-builder/
    1313 * Description:       This powerful WordPress plugin adds pro-level particle backgrounds to the famous WPBakery Page Builder, allowing both novice and mid-level designers to wow their clients.
    14  * Version:           1.0.0
    15  * Tested up to:      6.1.1
     14 * Version:           1.0.1
     15 * Tested up to:      6.2.2
    1616 * Requires at least: 5.6.8
    1717 * Requires PHP:      7.4
Note: See TracChangeset for help on using the changeset viewer.