seforoth
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Secondary Menu refuses to showAfter much digging around I think I finally found the root of the issue and the culprit was a rogue plugin.
Forum: Plugins
In reply to: [BackUpWordPress] Excluding too much by defaultHi Paul,
I’m currently using White Label CMS so I cannot disable it. Do you have an estimate date on when the fix may be coming?
Many thanks =)
Forum: Fixing WordPress
In reply to: How-to get the page name in the functions fileI need to run specific code depending on what page it is.
Forum: Fixing WordPress
In reply to: How-to get the page name in the functions fileEvery WordPress theme comes with a functions.php file……. go through any of the default WordPress themes such as Twentytwelve, TwentyThirteen and you’ll find it.
This is the file I want to get the current page ID or page Name.
I find it rather frightful that you guys don’t know what a theme’s functions.php file is =S
Forum: Fixing WordPress
In reply to: How-to get the page name in the functions fileNope.
Getting either the page ID or page name in the theme’s functions file (functions.php)
Forum: Fixing WordPress
In reply to: How-to get the page name in the functions fileQuestion is in the title… “How-to get the page name in the functions file”