Changeset 1462254
- Timestamp:
- 07/28/2016 12:32:10 PM (10 years ago)
- File:
-
- 1 edited
-
blueconic/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
blueconic/trunk/readme.txt
r1434514 r1462254 2 2 Contributors: blueconic 3 3 Tags: blueconic 4 Requires at least: 2.7.05 Tested up to: 1.14 Requires at least: 3.9 5 Tested up to: 4.6 6 6 Stable tag: 1.1 7 7 License: ASL 2.0 … … 25 25 Copy the address, which will look something like the example below: 26 26 27 https:// *server.blueconic.net*/blueconic/static/pages/main.html27 https://server.blueconic.net/blueconic/static/pages/main.html 28 28 29 29 Your server name is the first part between the slashes, it contains dots and probably ends in ".blueconic.net". The servername in the example above is: 30 30 31 31 server.blueconic.net 32 33 = The script tag does not appear in the page? = 34 You may need to empty all caches before the script tags start appearing on your pages. 35 36 If this doesn't help, the problem might lie in the theme that you are using. The plugin works by virtue of the "wp_head" filter being called. If this filter is not being used in the theme, nothing will be inserted. Ask the developer of your theme for assistance. 32 37 33 38 = How can I get BlueConic? = … … 36 41 37 42 == Changelog == 43 = 1.1 = 44 * Use unique function names. 45 38 46 = 1.0 = 39 47 * Initial release.
Note: See TracChangeset
for help on using the changeset viewer.