I’m a beginner at wordpress and PHP so this is kinda hard for me to figure out. I managed to add a second sidebar by adding a function within the theme functions, now I want this second sidebar to be displayed only on one page and within this page on the right side, additionally to the default left sidebar.
I managed to include it only on one page by calling the sidebar from a specific template, but I can’t for Christ’s sake get it to be properly displayed. Any help would be greatly appreciated.