Warning: free version’s features different when run on localhost
-
I developed a course page in a local xampp installation and everything worked find in localhost. Then I uploaded the files to the production server and voilà a ton of features are gone.
Turns out the plugin offers different features when installed on localhost (see function is_production() in wpcomplete.php). Once you put it online, everything is different.
It’s misleading and has cost me some time to figure out.
Aside from that the plugin works okay, but if you want the course curriculum to look halfway decent (i.e., not just a bullet list of stuff) you’ll have to roll up your sleeves and add a lot of code.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Warning: free version’s features different when run on localhost’ is closed to new replies.