Forum Replies Created
-
AuthorPosts
-
Travis Halff
ParticipantFound the code! Where would your string go in the context of this snippet? Thank you so much for holding my hand through this process, PHP is NOT my strong suit.
if ( $atts['show_org'] || $atts['show_dept'] ) { $entry->getOrgUnitBlock( array( 'show_org' => $atts['show_org'], 'show_dept' => $atts['show_dept'], ) );Travis Halff
ParticipantIf you could check that link– I think I identified the code to replace. It would be the org line there correct?
Sorry for being overcautious, I know PHP errors can really mess up a WP site so trying to be extra careful.
Travis Halff
ParticipantGreat, I will give it a try. I am using the C-Map template. Is this the file I would add it under?
connections-cmap/cmap.php
If so, under which area?
Travis Halff
ParticipantThanks for the response. Would you mind letting me know how to split the title string on the demiliter? I would greatly appreciate it.
Travis Halff
ParticipantHey Steven,
I purchased the Category Order addition as that seemed like it would be a good solution. For some reason I am having trouble getting it to work. I installed it and activated it, then gave child-categories an order, but for some reason I am not seeing it sort by the order at all when I go to the Parent category. Any idea what could be going on there?
Thanks,
Travis -
AuthorPosts
