JaxOFW 0 Posted October 22, 2020 Share Posted October 22, 2020 Hello, How could I add the navigation bar to the donation page? It currently looks like this: Link to comment Share on other sites More sharing options...
nonsonokee 16 Posted October 22, 2020 Share Posted October 22, 2020 is it a custom page? Link to comment Share on other sites More sharing options...
JaxOFW 0 Posted October 24, 2020 Author Share Posted October 24, 2020 (edited) On 10/22/2020 at 7:51 PM, nonsonokee said: is it a custom page? It's a page generated from this plugin: Edited October 24, 2020 by JaxOFW Link to comment Share on other sites More sharing options...
nonsonokee 16 Posted October 26, 2020 Share Posted October 26, 2020 you could try to modify the page template (code) and add manually the header.. idk Link to comment Share on other sites More sharing options...
JaxOFW 0 Posted February 21, 2021 Author Share Posted February 21, 2021 (edited) On 10/26/2020 at 6:39 AM, nonsonokee said: you could try to modify the page template (code) and add manually the header.. idk I tried to do that and nothing worked Im using this plugin: https://webflake.sx/files/file/5515-donations/ {template="navBar" app="core" group="global" params=""} <div class='ipsType_center ipsPad_dono'> <i class='ipsType_huge fa fa-money'></i> <h1 class='ipsType_reset ipsType_veryLarge ipsType_center'>{lang="donation"}</h1> </div> <section class='ipsAreaBackground_light ipsPad_dono'> <div class='ipsBox ipsPad'> {$content|raw} </div> </section> Edited February 21, 2021 by JaxOFW Link to comment Share on other sites More sharing options...
Administrator Tony 5,207 Posted March 8, 2021 Administrator Share Posted March 8, 2021 Have you altered the templates in any way? Post your paymentWrapper template. Link to comment Share on other sites More sharing options...
Recommended Posts