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.
While using SinglePage.php I expected that the plugin copy_top() function would be called but it is not calling it. It is Calling the scripts() function in plugins but I have a need for it to call to the other plugin functions. Am I forgetting something or is it suppose to work this way. I need it to call copy_top and copy_bottom functions.
Michael
Offline
There are dedicated single_top and single_bottom functions for the single image pages.
Daniel Leu | Photography
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com
Offline
okay will try those as long as it is called after the initial class the__copy is created which is normally done with a copy_top function since I need to remove that and replace it with my own class.
Offline
I think that the behavior is the same as for copy_xxx(), but just dedicated to the single image pages.
Daniel Leu | Photography
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com
Offline
Thanks Daniel I got he single image display working with my code. I removed all the buttons except for the close btn and I will eventually add my own purchase button to the single image. Thanks again I would of never thought that this was part of the copy.
Offline
Daniel Leu | Photography
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com
Offline