Changeset 1549048
- Timestamp:
- 12/08/2016 09:37:39 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified agreement/trunk/readme.txt ¶
r1549038 r1549048 12 12 == Description == 13 13 14 The Agreement plugin helps to create pop-up licence agreement or term to use before download any thing from post or page. It will give freedom to change text in pop-up. After activation of plugin in post/page add file from "Add Media", then change editor type from **Visual** to **text** and give id to that media file. Id will be like this **id="agreement"**. Your link will be like 'id="agreement" href="http://yourd main.com/wp-content/uploads/2016/01/pdf.pdf"', Now save post/page.14 The Agreement plugin helps to create pop-up licence agreement or term to use before download any thing from post or page. It will give freedom to change text in pop-up. After activation of plugin in post/page add file from "Add Media", then change editor type from **Visual** to **text** and give id to that media file. Id will be like this **id="agreement"**. Your link will be like 'id="agreement" href="http://yourdomain.com/wp-content/uploads/2016/01/pdf.pdf"', Now save post/page. 15 15 16 16 Example 17 17 18 {a id="agreement" href="http://yourd main.com/wp-content/uploads/2016/01/pdf.pdf"} file name {a}18 {a id="agreement" href="http://yourdomain.com/wp-content/uploads/2016/01/pdf.pdf"} file name {a} 19 19 20 20
Note: See TracChangeset
for help on using the changeset viewer.