Hi
I have some questions :)
I am designing my own theme starting with a BLANK-theme.
I have just added a slider successfully!
Now I wonder
I have one "home.php" that includes the slider .
One page I want to have a right sidebar and mainContent to the left. I tried to call get_sidebarPrev() but I got
"Fatal error: Call to undefined function get_sidebarprev() in /storage/content/46/141846/galleri.geckowebb.se/public_html/wp-content/themes/galleri/previous.php on line 8"
why!??!
previous.php
[Code moderated as per the Forum Rules. Please use the pastebin]
sidebarPrev.php
[Code moderated as per the Forum Rules. Please use the pastebin]
ANOTHER question :) is..
I want to be able to add a new page, choose template (ex Contact - and I have a specified contact.php) AND still be able to write some text into the textarea in admin that shows...now things I write in the textarea does´nt show at all ....
Thanx
Linda