Admin panel
Below are visit and calculator usage statistics and the current contact configuration. To change the configuration, edit js/config.js on the server.js/config.js na serwerze.
Statistics
Loading…
Total visits (page views): 0
Calculator uses (total): 0
Visits by region (country)
| Country (code) | Number of visits |
|---|
Calculator uses (which calculator, how many times)
| Calculator (id) | Number of uses |
|---|
No connection to API. Run the server: node server-usage.js and set USAGE_API_BASE: '/api' in config.js. Then open the page via that server (e.g. http://localhost:8080).
Contact (CONFIG.CONTACT)
Phone
Address
About us
Social media (CONFIG.SOCIAL)
Set enabled: false for a given medium to hide it on the site (footer and contact page).enabled: false przy danym medium, aby ukryć je na stronie (w stopce i na stronie kontaktowej).
How to disable a medium?
In js/config.js find the SOCIAL array. For each entry change enabled: true to enabled: false so the link is not displayed.js/config.js znajdź tablicę SOCIAL. Dla każdego wpisu zmień enabled: true na enabled: false, aby link nie był wyświetlany.