@ reyes
Oh… so the redirection happens just like it should (which is what I am seeing).
The is is actually the drop down on the main directory is not showing the correct categories, correct? When I visit the cmap.php file, this is not there:
'include' => array(16,4,2,31,42,411,32,29,33,3,21,105,41,18,19,20,95,17,246,22,262,1),
I can not remember which version you had of cMap, but if you just updated it to the new version 5.0 you would have lost any changes you made to the cmap.php file. This is not an issue with Connections or cMap, this is how WordPRess processes plugin updates, the old files are deleted and the new ones copied it their place.
If you had that include line for the category drop down options, you are going to have to add it again.
Wait… I see, you create multiple version of the cmap.php file. You can’t do that. Remove the cmap1.php and cmap3.php files. Put them in a backup folder or something. Leave only the cmap.php file. You’ll like have to reactivate the template afterwards.
