Description
With the Thickbox Announcement you easily can set-up an announcement, which will be displayed in a thickbox (lightbox).
Several options let you control the apperenace and the frequency of the announcement. You can display any external
content using an iframe or an inline content which can be edited using the standard wordpress editor.
Update Information
I’ve renamed my plugin since the plugin named looked very irritating. Since Version 1.0.3 the plugin is simply called Thickbox Announcement.
If you are still using Version 1.0.2 no updates are displayed in the plugin overview of your wp installation. To perform an update
you have to use the function Add New and search for this plugin. Click on Update to perform the automatic update.
Installation
-
Unpack the download package
-
Upload folder include all files to the
/wp-content/plugins/
directory. -
Activate the plugin through the
Plugins
menu in WordPress -
Go to
Options
>Thickbox Announcement
menu and set-up your announcement
FAQ
- I have set-up an announcement, but no announcement is displayed
-
Both hooks
wp_head
andwp_footer
are being used. Check your template for the call ofwp_head()
andwp_footer()
. - For testing purposes i want to display the announcement again and again
-
In the options page there is a preview functionality. If this does not help your needs (e.g. because of other styles in the admin interface),
you may delete the cookie tb_cookie in your browser for the current host.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Thickbox Announcement” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Thickbox Announcement” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.7
- FIXED Filters are not applied to the content
1.0.6
- FIXED Announcement possibly not displayed when using mode ‘once’ or ‘everytime the user enters the site’
1.0.5
- FIXED If the page for the internal content is deleted a new page will not be created automatically
1.0.4
- FIXED External resource is not displayed (empty box) at the frontend
1.0.3
- FIXED No announcement displayed if date fields are empty
- FIXED I18n not working
- ADDED Calender Date Picker for Dates
- Optimization of settings page (unnecessary elements will be hidden)
1.0.2
- FIXED Error that after save the ID of the internal post gets lost
- Redesign of Settings page
- Validity of announcement by date from/to
1.0.1
- I18n
1.0.0
- Initial Release