Changeset 2903039
- Timestamp:
- 04/23/2023 11:30:30 PM (3 years ago)
- File:
-
- 1 edited
-
fintelligence-calculator/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fintelligence-calculator/trunk/readme.txt
r2903037 r2903039 22 22 == Installation == 23 23 <ol> 24 <li> </li>Upload the plugin folder ‘gravity-forms-custom-post-types’ to your `/wp-content/plugins/` folder, or install via the plugin repository.</li>24 <li>Upload the plugin folder ‘gravity-forms-custom-post-types’ to your `/wp-content/plugins/` folder, or install via the plugin repository.</li> 25 25 <li>Activate the plugin through the ‘Plugins’ menu in WordPress</li> 26 26 <li>Once activated you can add to your page or post by using the Calculator Block or by using the [fintelligence-calculator] shortcode.</li> … … 28 28 29 29 An example of a full shortcode with all parameters is displayed below. 30 30 31 [fintelligence-calculator title='testing' default_rate='2.1' default_amount='30000' default_rate='4.45' summary_title='Your Loan Summary' bg_colour='#FFFFFF' title_colour='#40318C' text_colour='inherit' summary_bg_colour='#ED3D95 summary_title_colour='#40318C summary_text_colour='#FFFFFF''] 32 31 33 == Screenshots == 32 34
Note: See TracChangeset
for help on using the changeset viewer.