This project is for advanced WordPress, PHP, and javascript programmers ONLY. Should be quick project for someone who knows what they are doing.
We have a WordPress site that has a unique setup, located at hooversworld dot com. A lot of modifications have been done to the core and quite a few plugins. There are a few, finishes touches that need to be implemented that we need ASAP.
The site is basically setup like a calendar, and uses the Event Calendar plugin to manage the blog posts which appear on the calendar on the frontpage. There is a user registration feature
What we need:
1. On IE 7 print icon does not work for some users.
2. Need a “Next” and “Previous” at top of each post that is formatted, left-aligned, like this:
Next: post title
Previous: post title2
:::::::::: this worked recently, but is broken now. :::::::::::
3.. Posts that are dated for a future date should NEVER be accessible to users through search or using the “next” link.
4. Registration system: Client wants ability to keep items within a post inaccessible to unregistered users. For example, a link to a PDF within a public post. Another developer tried to already adjust some registered only plugins, but it’s not working like we would like.
We found this, paid plugin:
http://member.wpwishlist.com/
Which seems to have the ability to restrict content in a post to only registered users. If they’re not registered, they would be asked to login before they could download it, and then be redirected to that link they clicked on after registration.
That plugin seems like it work, but a lot of other customization has been done that I’m might break if we install it.
5. On the “view prior calendars” link in footer, we want to remove the ability to go FORWARD in the future, only backwards.