Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

Index page duplication


  #1  
Old May 9, 2011, 09:25 AM
hardy9298
 
28 posts · May 2011
Hi, I am currently in the process of designing a website and was wondering if it was possible to duplicate the index page so that the layout will be the same for the rest of the pages. For example, the 'artists' page will have the same layout as the home page though it will contain different content. The most important thing to note is that I am able to maintain my custom navigation on the left hand side on all the other pages.

www.thecubebirmingham.net

Here is the site in development. If anyone could have a look and possibly help me out I will be very grateful.

Thanks
  #2  
Old May 9, 2011, 09:38 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Link didn't work
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old May 9, 2011, 09:45 AM
hardy9298
 
28 posts · May 2011
Strange, works on my end. Try this one...

http://www.thecubebirmingham.net/
  #4  
Old May 9, 2011, 11:01 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Still no success in opening in any browser.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old May 9, 2011, 11:50 AM
hardy9298
 
28 posts · May 2011
Nothing at all? It should be working. It works here and I have just asked a friend to test it and it seemed to be working fine too.
  #6  
Old May 9, 2011, 01:14 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
At times I get a warning that it is a potentially malicious site. If you are on shared hosting there may be some questionable sites on the same server.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #7  
Old May 9, 2011, 02:12 PM
hardy9298
 
28 posts · May 2011
I am not on shared hosting so not really to clear as to why this is happening. Thanks for informing me
  #8  
Old May 9, 2011, 04:46 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
There is no 'index' page, all the 'pages' are built dynamically. It is possible to have one page styled different by using CSS Inserts and a CSS Selector like 'body.page-id-nn' (where nn = the actual page id)

when you setup a layout, the general settings will be the same for all pages unless you override them.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #9  
Old May 10, 2011, 07:34 AM
hardy9298
 
28 posts · May 2011
Ok, I understand. Thanks
  #10  
Old May 10, 2011, 04:44 PM
hardy9298
 
28 posts · May 2011
Sorry, I am not sure I fully understood earlier. Would it be possible to maintain the same layout throughout, (including the navigation) the rest of my site. If so, could you please point me in the right direction.

Thanks
  #11  
Old May 10, 2011, 05:47 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
When you use the theme to style, you are styling the site - all the pages, unless you code some overrides. So the blog page looks the same at a 'page' page - in your case the 'artists' page.

The reason you don't see the images is because in yout <img...> you have
HTML Code:
<img src="wp-content/uploads/2011/05/BRIEFHEADERRIGHT1.png" width="123" height="51" class="briefbox" />
but you are missing the leading '/' so it should be fully qualified or
HTML Code:
<img src="/wp-content/uploads/2011/05/BRIEFHEADERRIGHT1.png" width="123" height="51" class="briefbox" />
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom menu1 duplication. ped832 Page & Category Menu Bars 4 Mar 10, 2011 10:02 PM
My index file is messed up... please help! plzhelp Installing & running WordPress 4 Aug 4, 2009 05:14 AM
make index.php be a "page" and blog postings go to different php page zhidoni Atahualpa 3 Wordpress theme 0 Jun 21, 2009 05:25 PM
Replace posts on index page with a plugin vincotek Plugins & Atahualpa 3 Apr 5, 2009 05:40 PM


All times are GMT -6. The time now is 11:36 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.