Changeset 2318823
- Timestamp:
- 06/05/2020 08:51:24 AM (6 years ago)
- File:
-
- 1 edited
-
askthis/trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
askthis/trunk/README.txt
r2318815 r2318823 16 16 Optional it support Font Awesome, you can enable this in the 'settings -> AskThis' 17 17 18 How to use this plugin: 18 == Installation == 19 19 20 * Install and activate the plugin 21 * Go to askthis.nl and login into your account, go to a question en copy the HTML snippet (see screenshot) 22 * Go to your wordpress website 23 * * If you use the Gutenberg editor, click on '+' sign to add a new block, choose 'Own HTML' and paste the snippet code and save the changes. 24 * * If you use the classic editor, go the 'code editor' and past the snippet code where you want and save the changes. 20 * Install and activate the plugin. 21 * If your site is not using Font Awesome already, turn the checkbox on in settings -> AskThis. 22 * Go to askthis.nl and login into your account, go to a question and copy the HTML snippet (see screenshot 1). 23 * Go to your wordpress website. 24 * * If you use the Gutenberg editor, click on '+' sign to add a new block, choose 'Own HTML' and paste the HTML snippet code and save the changes. 25 * * If you use the classic editor, go the 'code editor' and past the HTML snippet code where you want and save the changes. 25 26 * * In a widget, go to widgets and past the snippet code in a 'Own HTML' widget. 26 27 … … 30 31 = The Smiles or thumbs up/down answers are not visible = 31 32 32 Did you enable Font Awesome for your site? (settings -> AskThis and enable the checkbox)33 Did you enable Font Awesome library for your site? (settings -> AskThis and enable the checkbox) 33 34 34 35 = A question does not appear =
Note: See TracChangeset
for help on using the changeset viewer.