Plugin Directory

Changeset 3106196

Timestamp:
06/23/2024 12:22:47 PM (6 weeks ago)
Author:
ndiego
Message:

Update plugin assets

Location:
blox-lite
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • blox-lite/tags/1.2.8/readme.txt

    r2835475 r3106196  
    11=== Blox Lite ===
    22Contributors: ndiego, outermostdesign
    3 Tags: genesis, content block, add content, genesis hooks, Genesis Framework, genesiswp, header, footer, sidebar, custom header, featured image
     3Tags: genesis, content block, add content, genesis hooks, Genesis Framework
    44Requires at least: 3.8
    55Tested up to: 5.7
     
    1212== Description ==
    1313
    14 > ⚠️  **Warning**
    15 >
    16 > Blox Lite is nearing the end of its life. The plugin was built to solve a problem that will soon no longer exist. The advent of block themes utilizing the Site Editor has superseded Blox Lite. Critical support will still be provided in the support forum, but the plugin is no longer being actively developed.
     14**Blox Lite is nearing the end of its life. The plugin was built to solve a problem that will soon no longer exist. The advent of block themes utilizing the Site Editor has superseded Blox Lite. Critical support will still be provided in the support forum, but the plugin is no longer being actively developed.**
    1715
    1816Blox Lite allows you to easily customize your Genesis-powered website using content blocks. It is not a tool for changing the colors of your theme. While it can wrangle styles, think more along the lines of banner images, dynamic content areas, and custom footers. In other words, **structural** customization.
     
    2119
    2220= Features =
     21
    2322* Add content locally to posts, pages, and all public custom post types
    2423* Add content globally to virtually any page(s) on your website, including 404 pages, search pages, and archive pages
     
    3130* Multisite compatible
    3231
    33 = Content Options =
     32= Content ptions =
    3433
    3534Blox Lite includes two content options, Raw Content, and Static Image. With Raw Content you can add anything to your website, whether that be raw HTML, CSS, Javascript, iframes, shortcodes, and even PHP. If you are looking to add images, such as a banner image, the Static Image option is the way to go. Add a photo directly from your media library, choose the size, add a caption, and more. The Static Image option even supports background images. This is great for setting up responsive headers or adding a parallax effect.
    3635
    37 = Removing Content =
     36= Removing ontent =
    3837
    3938As a general rule, Blox Lite allows you to **add** content. It does not remove existing content. For example, Blox Lite will easily allow you to add a custom footer to your site, but the old one will be there as well. To remove content, you will need to add the necessary PHP code to your theme's functions.php file.
    4039
    41 = Style Your Way =
     40= Style ay =
    4241
    4342Blox Lite does not include any styling aside from a small amount of default CSS for images, which can be turned off in the Settings. It is your site and we do not want to impose styling choices on you. Blox Lite will inherit most of your theme's styling, but you will likely need to add some additional CSS. This customizability is an intended feature of Blox Lite and makes it all that more powerful. Simple questions about styling can be asked in the plugin’s support forum.
  • blox-lite/trunk/readme.txt

    r2835475 r3106196  
    11=== Blox Lite ===
    22Contributors: ndiego, outermostdesign
    3 Tags: genesis, content block, add content, genesis hooks, Genesis Framework, genesiswp, header, footer, sidebar, custom header, featured image
     3Tags: genesis, content block, add content, genesis hooks, Genesis Framework
    44Requires at least: 3.8
    55Tested up to: 5.7
     
    1212== Description ==
    1313
    14 > ⚠️  **Warning**
    15 >
    16 > Blox Lite is nearing the end of its life. The plugin was built to solve a problem that will soon no longer exist. The advent of block themes utilizing the Site Editor has superseded Blox Lite. Critical support will still be provided in the support forum, but the plugin is no longer being actively developed.
     14**Blox Lite is nearing the end of its life. The plugin was built to solve a problem that will soon no longer exist. The advent of block themes utilizing the Site Editor has superseded Blox Lite. Critical support will still be provided in the support forum, but the plugin is no longer being actively developed.**
    1715
    1816Blox Lite allows you to easily customize your Genesis-powered website using content blocks. It is not a tool for changing the colors of your theme. While it can wrangle styles, think more along the lines of banner images, dynamic content areas, and custom footers. In other words, **structural** customization.
     
    2119
    2220= Features =
     21
    2322* Add content locally to posts, pages, and all public custom post types
    2423* Add content globally to virtually any page(s) on your website, including 404 pages, search pages, and archive pages
     
    3130* Multisite compatible
    3231
    33 = Content Options =
     32= Content ptions =
    3433
    3534Blox Lite includes two content options, Raw Content, and Static Image. With Raw Content you can add anything to your website, whether that be raw HTML, CSS, Javascript, iframes, shortcodes, and even PHP. If you are looking to add images, such as a banner image, the Static Image option is the way to go. Add a photo directly from your media library, choose the size, add a caption, and more. The Static Image option even supports background images. This is great for setting up responsive headers or adding a parallax effect.
    3635
    37 = Removing Content =
     36= Removing ontent =
    3837
    3938As a general rule, Blox Lite allows you to **add** content. It does not remove existing content. For example, Blox Lite will easily allow you to add a custom footer to your site, but the old one will be there as well. To remove content, you will need to add the necessary PHP code to your theme's functions.php file.
    4039
    41 = Style Your Way =
     40= Style ay =
    4241
    4342Blox Lite does not include any styling aside from a small amount of default CSS for images, which can be turned off in the Settings. It is your site and we do not want to impose styling choices on you. Blox Lite will inherit most of your theme's styling, but you will likely need to add some additional CSS. This customizability is an intended feature of Blox Lite and makes it all that more powerful. Simple questions about styling can be asked in the plugin’s support forum.
Note: See TracChangeset for help on using the changeset viewer.