Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Need some help on this -
I understand that you can target SPECIFIC pages created by CE4 PAGES with something like this -
if (G_STYLE == 'CE4-PAGES-HOME') {
Is there a similar way to target SPECIFIC pages created with CE4 STAGE?
Offline
you could use a location specific hook:
http://ce4.theturninggate.net/docs/doku … _functions
and combine that with a Stage identifier if needed: http://ce4.theturninggate.net/docs/doku … #ce4_stage
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Pages: 1