[How] anyone can tell how to add new page settings in user panel

Snister2

Well-known member
Registered
Joined
Jan 6, 2023
Messages
50
Points
18

Reputation:

I try to make a new settings call Theme Settings to allow user to customize the theme as visitor but I don't have any idea for that

1709369574275.png
 

Splicho

Synapse-Themes.cc Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
839
Points
153

Reputation:

Requires custom addon to add a new page.

In account_wrapper template, you can add a new link though. But for the page itself, it requires a custom addon.

Moved to correct category.
 

Snister2

Well-known member
Registered
Joined
Jan 6, 2023
Messages
50
Points
18

Reputation:

Requires custom addon to add a new page.

In account_wrapper template, you can add a new link though. But for the page itself, it requires a custom addon.

Moved to correct category.
SplichoI don't have idea to build addon, so i use modal instead

1709542587809.png
 
Top