Plugin Directory

Changeset 2769823


Ignore:
Timestamp:
08/12/2022 02:46:29 PM (4 years ago)
Author:
sutersoftware
Message:

Change readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • responsive-table-for-divi/trunk/readme.txt

    r2769615 r2769823  
    55Requires at least: 5.6
    66Tested up to: 6.0.1
    7 Requires PHP: 8.0
     7Requires PHP: 7.1
    88Stable tag: 1.0.0
    99License: GPL2
     
    2727
    2828You want to create responsive DataTables from your own Custom Posts.
    29 -> Create  your own Custom Posts and Taxonomies.
    30 -> Add Custom Fields (with Advanced Custom Fields) to your Custom Posts.
    31 -> Link the Pro Module with the Custom Post and Taxonomy (optional) and output it in the responsive DataTable.
     29-Create  your own Custom Posts and Taxonomies.
     30-Add Custom Fields (with Advanced Custom Fields) to your Custom Posts.
     31-Link the Pro Module with the Custom Post and Taxonomy (optional) and output it in the responsive DataTable.
     32
    3233You want to filter your DatTable with Checkbox-Filters.
    3334You want to set URL\'s in a Custom Field, hide the Column where the URL is, and use that URL as hover to change an image.
    34 -> Hover over the rows and the image in the image box changes. (For example, to show various apartments)
     35-Hover over the rows and the image in the image box changes. (For example, to show various apartments)
     36
    3537Display Warning-Message when no Custom Post is found.
    3638Use Regex to change URL-Links in the DataTable to change that to direct download links.
     
    5456
    5557== Frequently Asked Questions ==
    56 My table is still an HTML-Table and not responsive. What can I do?
    57 
    58 As of now, you have to disable the \"Defer jQuery And jQuery Migrate\" in the Divi-Options.
    59 Navigate to the Divi-Options -> \"Performance\" -> and disable the \"Defer jQuery And jQuery Migrate\".
    60 If you have similar settings in other caching plugins, turn them off.
    61 
    6258
    6359My table is still an HTML-Table and not responsive. What can I do?
    64 Please note, that the opening table element need to look like this:
     60Please note, that the opening table element need to look like this: table class=\"datatable display\" cellspacing=\"0\" width=\"100%\"
    6561Or get a demo-table from the plugin website.
    6662
    6763== Screenshots ==
    68 1. View of the Divi-Module
     641. View of the Divi-Module-Settings-Tab
    69652. View of the responsive table (desktop)
    70663. View of the responsive table (mobile)
     673. View of the Divi-Module
    7168
    7269== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.