Okay – after more research and subsiding panic, what I believe is happening is that the sub-page is simply linking back to the parent instead of displaying the proper page.
Still don’t know how to fix it though…
Which page, which sub page. More details please
The page is “knit”
the subpage is “head”
I’ve tried it with several. That is the only one that I didn’t change back to having no parent.’
Once I change the parent page option back to main page it’s back to normal.
I’m not having a problem with child pages using that theme.
There’s lots of options related to the ‘Page Menu Bar’ so take a look at those. For instance, I have “Depth of Page Menu Bar” set to zero.
Moving this to the Theme and Templates forum
It is set to zero. I didn’t change any of the settings in the page menu bar aside from color.
I just reinstalled the following files in the atuahalpa theme to no avail:
bfa_hor_pages.php
bra_header_config.php
Hi stypecreative,
can you tell me how you change the background of the template ?
Your webpage looks nice. I am still developing mine..http://pemilu.indonesiavancouver.org
Also still not able to make a drop-down list on the menu bar.
regards
Hi Sussy,
Piece of cake. THIS one I can actually do:) And thanks for the compliment:)
I finally got my drop-down list to work by reinstalling the files. When I create a page, on the right you can choose the parent page and what order you want the child pages to appear.
Go into your dashboard > appearance > Atahualpa Theme Options > Body Text & Links.
In the top box “body style” the first code it offers is for your background image – just copy and paste that into the box at the left.
Then I created my background in Photoshop. Named it and uploaded it with Filezilla to /wp-content/themes/[theme-name]/images/
Then double checked to make sure I had the correct file name in my code – I had changed mine to bg.jpg so my code reads:
background: transparent url(/wp-content/themes/atahualpa/images/bg.jpg) no-repeat;
Voila.