Staff Directory: Page Not Found
- This topic has 4 replies, 2 voices, and was last updated 9 years, 4 months ago by .
Viewing 3 reply threads
Viewing 3 reply threads
- You must be logged in to reply to this topic.
Home › Forums › GovIntranetters › Staff Directory: Page Not Found
Tagged: staff, staff directory
Hello,
First off, this “package” is absolutely wonderful! Our new nonprofit intranet is going to be fantastic, and it’s largely a result of Helpful Technology.
To my question: I’ve added a page with he template for the staff directory. I also have the staff directory module enabled and have selected the appropriate page for the staff directory. Additionally, the slug for the staff page is “staff-directory.” However, whenever I click on a staff’s name, I get “Page Not Found.” I’m guessing I’ve missed a step, and am looking for some guidance on this…
Thanks!!
Hi !
Think I found why : with bbpress, user profil link is like url/forums/staff/name_of_the_personne, but links you have are made like this url/staff/name_of_the_personne. That’s why you can’t succeed in your access.
I began change page-staff-directory-masonry.php, line 175 and 239, but there’re other files to change..
I made changes in those files to go every where in good user profil
page-staff-directory-masonry.php, line 175 and 239
page-aggregator/part-team-listing.php, lines 19, 33, 82, 96
single-team.php lines 109, 124, 150, 211, 227, 253
user-profile.php lines 125, 153, 158
Thanks! Another alternative I figured was just adding some rewrite’s to the htaccess file (of course, this isn’t the preferable method, but it was easier just doing this):
RewriteRule ^staff/(.*)$ /forums/staff/$1 [R=301,NC,L]
Cookie | Duration | Description |
---|---|---|
comment_author_email_{HASH} | Under 1 year | This is purely a convenience, so that the visitor won’t need to re-type all their information again when they want to leave another comment. |
comment_author_url_{HASH} | Under 1 year | This is purely a convenience, so that the visitor won’t need to re-type all their information again when they want to leave another comment. |
comment_author_{HASH} | Under 1 year | This is purely a convenience, so that the visitor won’t need to re-type all their information again when they want to leave another comment. |
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
wordpress_logged_in_[hash] | Indicates when you’re logged in, and who you are, for most interface use. | |
wp-settings-{time}-[UID] | This is used to customize your view of admin interface, and possibly also the main site interface. |
Cookie | Duration | Description |
---|---|---|
_ga | 2 years | Used to distinguish users. |
_gat | 1 minute | Used to throttle request rate. |
_gid | 24 hours | Used to distinguish users. |