I got it to work. Thank you to both of you.
Not to sound like an idiot, but how would I do that? Any simple way?
thanks in advance
I’ve been doing that too, but I was interested in knowing how since it was similar to what we were talking about on this topic. Thank you
By the way, how can I make a link able to be seen only by the keymaster? My design is also missing a link to the admin section, so I’m trying to figure out how to link to the admin page without allowing other users to see the link
I noticed that when I was logging out of the admin section, but how do I put that in php? If I just put a link to that, it will show up even when you are not logged in (I think)
maybe something like this:
?php logout_form();?
note I can’t put less than or greater brackets for some reason. It converts them into some symbol and letters
Is this support forum using bbpress 2?