gtstigall
Member
Posted 2 years ago #
So I am trying to change a few things in the WP-Cumulus code to make it work on my website I am developing.
For one, I am trying to use a custom taxonomy that I have set up using the register_taxonomy() function. Would this be possible?
Also, how can I set it up so that the links go to specified pages instead of the tag pages?
Thanks!
You'd pretty much have to write your own plugin around the existing Flash movie to be able to link to other urls than WP provides. Using a custom taxonomy might be easier.
We're working on a new version of the plugin, where the flash movie gets its data through JSON instead of XML, and not as a flashvar. Once released, hacking the new version may be easier for you. No release date set though.