How I Can Build My Own Twigs

For support and discussion related to templates, themes, and imagesets in phpBB 3.2.
Post Reply
User avatar
Mr_LonEly
Registered User
Posts: 4
Joined: Sat Sep 09, 2017 1:32 pm

How I Can Build My Own Twigs

Post by Mr_LonEly »

Hi

I am Customizing My forum Style and Added 2 Side bards in Which I want to Display Widgets Like Portal on index page and I have done . I know there exist a Protal but i don,t like to use that protal
Now Problem is .
I Want to get Twigs of functions_displays.php on index_body.html even fuction_display.ph already included on index.php and fuctions.php but Twigs Never works on idex_body.html

Like I want to Show Avatar Rank Imag Posts and Portal like Materials on index_body.html these are examples --> {User_Avators } {user_rank} {rank_img} and other statistics releated Twigs defined on Fuctions_display.php and other files

Problem 1 . How i can Access of any Twigs that are defined on any File like path = root/include/fuction_display.php on Index page even I tried Many times to include this file on index.php or fuctions.php but the twigs that are defined in fuction_display.php are not resulting on index_body.html

prblem 2 . How i can define my own twigs to get any data from database .

Help Me Please or Give me fuctions.php file Through i can Access all Twigs Releatd to profile Twigs that are already defined on index.php and fuctions.php are accessible on index_body.html only !. I want others Also so Please Help me to find Basic of these Twigs to understand Thank You
<---------------------------------IF There Exist Short Cut To Success is Only "HARD WORK"---------------------------------->
User avatar
GanstaZ
Registered User
Posts: 1187
Joined: Wed Oct 11, 2017 10:29 pm
Location: GZOverse

Re: How I Can Build My Own Twigs

Post by GanstaZ »

There are 2 ways to make it work: custom coding or extension. Some template variables are global some you may need to inject. After template file edits you need to clear the cache. Everything depends on what is that you want to display on index (or any other page).
Usus est magister optimus! phpBB pre-Triton & latest php environment.
When answer lies in the question, question becomes redundant!
Post Reply

Return to “[3.2.x] Styles Support & Discussion”