Extension Builder help please if posibal
Posted: Sun Aug 01, 2021 5:09 pm
recently i tried making a new Extension that required me to add code in HTML > Before </body> tag
Build the Extension added the Extension to webbuilder and it wont pass the code to the rendered pages but if i add the code in webbuilder page HTML > Before </body> tag it will then pass that code to the rendered pages
so back to Extension Builder if i then add the code to HTML > Between <body></body> tag
Build the Extension added the Extension to webbuilder and it will pass the code to the rendered pages the only problem now is that now the code in the Between <body></body> tag it is now above some items that it is meant to catch and process input from that it would get if it was at the Before </body> tag
is there any way i can fix this in Extension Builder or am i stuck to adding this part of the code in webbuilder
any help would be greatly appreciated
NOTE: i am using webbuilder 9 and have tried different Extension Builder Versions with the same outcome
Build the Extension added the Extension to webbuilder and it wont pass the code to the rendered pages but if i add the code in webbuilder page HTML > Before </body> tag it will then pass that code to the rendered pages
so back to Extension Builder if i then add the code to HTML > Between <body></body> tag
Build the Extension added the Extension to webbuilder and it will pass the code to the rendered pages the only problem now is that now the code in the Between <body></body> tag it is now above some items that it is meant to catch and process input from that it would get if it was at the Before </body> tag
is there any way i can fix this in Extension Builder or am i stuck to adding this part of the code in webbuilder
any help would be greatly appreciated
NOTE: i am using webbuilder 9 and have tried different Extension Builder Versions with the same outcome