how to check for folder before page load(in php)
-
hi
im trying to load ascript acording to specific folder.
i tried:
is_category(‘test1’)
is_tax( ‘folder’, ‘test1’ )
has_term( ‘test1_folder’ )
has_term( ‘folder-test1’ )
has_term( ‘test1’ )
with no luck so far
can you help please?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how to check for folder before page load(in php)’ is closed to new replies.