
Andy
-
Total activity6
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes0
-
Subscriptions2
Activity overview
Latest activity by Andy-
Andy created a post,
How do you hide a category from the homepage?
AnsweredHi there, I'm trying to hide a category from the homepage without it hiding the category everywhere else. I've tried using: $('li:contains("General")').hide(); That line works but it also hides a...
-
Andy commented,
Thank you Wes, it worked!
-
Andy commented,
Here is the title of the tab I am trying to change:
-
Andy created a post,
Change the title of a tab
AnsweredHi there, I modified the error page completely but would also like to change the title so that the tab does not show "The page you are looking for doesn't exist". How can I do this? Thanks