Changeset 1111652
- Timestamp:
- 03/13/2015 02:34:11 AM (11 years ago)
- File:
-
- 1 edited
-
beeliked-microsite/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
beeliked-microsite/trunk/readme.txt
r1111650 r1111652 29 29 Instructions for installing Wordpress plugin 30 30 31 =Step 1 - Install= 32 1. Download the 'BeeLiked Microsite' WordPress plugin by clicking the download link below. (or search for it in WordPress and Install) 33 2. Login to your WordPress admin console account and find 'Plugin' in the menu. Click 'Add Plugin' 34 3. Upload the 'BeeLiked Microsite' plugin by clicking choose file and browsing to the saved file. 35 4. Click 'Install now'. 31 *Step 1 - Install* 32 1. Download the 'BeeLiked Microsite' WordPress plugin by clicking the download link below. (or search for it in WordPress and Install); 33 2. Login to your WordPress admin console account and find 'Plugin' in the menu. Click 'Add Plugin'; 34 3. Upload the 'BeeLiked Microsite' plugin by clicking choose file and browsing to the saved file.; 35 4. Click 'Install now'. 36 36 37 *Notes:* If you are asked for an FTP password, please check with your hosting provider who will be able to provide this. 37 *Notes:* If you are asked for an FTP password, please check with your hosting provider who will be able to provide this. 38 38 39 =Step 2 - having installed the plugin, now set up the page= 39 *Step 2 - having installed the plugin, now set up the page* 40 1. In the Wordpress admin console browse to the page you would like to add your BeeLiked microsite to. Click 'Edit'; 41 2. Click into the 'Visual Editor' for the content section of the page; 42 3. A BeeLiked 'B' black and yellow icon will appear in the visual editor menu. Click on the 'B' icon; 43 4. A pop up will appear allowing you to paste in the URL of your 'BeeLiked Microsite' and then click Save. You will find this URL on the Embed pop up within BeeLiked. 40 44 41 1. In the Wordpress admin console browse to the page you would like to add your BeeLiked microsite to. Click 'Edit'. 42 2. Click into the 'Visual Editor' for the content section of the page. 43 3. A BeeLiked 'B' black and yellow icon will appear in the visual editor menu. Click on the 'B' icon. 44 4. A pop up will appear allowing you to paste in the URL of your 'BeeLiked Microsite' and then click Save. You will find this URL on the Embed pop up within BeeLiked. 45 46 *Notes:* Should you wish to edit the iframe size, then within the WordPress 'edit page' click from 'visual' to 'Text' editor. Here you will see a line of code with *width="100%"* *height="1400"* *autosize="1"*. You can change these dimensions as you wish. To turn off the autosizer to stop the page expanding when more content loads, change the "1" to a "0". 45 *Notes:* Should you wish to edit the iframe size, then within the WordPress 'edit page' click from 'visual' to 'Text' editor. Here you will see a line of code with *width="100%"* *height="1400"* *autosize="1"*. You can change these dimensions as you wish. To turn off the autosizer to stop the page expanding when more content loads, change the "1" to a "0". 47 46 48 47 You can find full details of installing a plugin on the [plugin installation page](http://codex.wordpress.org/Managing_Plugins)
Note: See TracChangeset
for help on using the changeset viewer.