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 »

post-headline </h>1>


  #26  
Old Jun 10, 2012, 04:36 AM
ride2esc
 
22 posts · Jun 2012
Howdy
I managed to create a custom page, where i add 2 widgets area in center - left and right.
And in this new page, I made some html tables where i insert all is needed:
Header, the center with left column and right column, and the footer.
But..i dont know hot to add the right zone.
Can you tell me how I insert the right-area code? Now i insert "widget-liquid-right" but is not the correct code..

This is my custom page:

<?php
/* Template Name: Custom Home Page */
get_header();
?>

<?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('WIDGET_TITLE')) : else : ?>
<div id="column_wrapper-hp">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="369" height="18" valign="top"> <?php bfa_widget_area('name=left'); ?></td>
<td width="369" valign="top"> <?php bfa_widget_area('name=right'); ?></td>
<td width="493" align="right" valign="top"> <?php bfa_widget_area('name=widget-liquid-right'); ?></td>
</tr>
</table>
</div>
</div>
</div>
<?php endif; ?>
<?php get_footer(); ?>
  #27  
Old Jun 10, 2012, 05:17 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Quote:
Can you tell me how I insert the right-area code?
do you mean the right sidebar?

you should base your template on index.php
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #28  
Old Jun 10, 2012, 07:20 AM
ride2esc
 
22 posts · Jun 2012
Yes, the right sidebar.. :D
  #29  
Old Jun 10, 2012, 07:21 AM
ride2esc
 
22 posts · Jun 2012
The template is Atahualpa...
And I tried with widget-liquid-right - but this is not the correct code.
  #30  
Old Jun 10, 2012, 11:21 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Quote:
The template is Atahualpa...
Your page template, the theme is atahualpa
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #31  
Old Jun 10, 2012, 11:49 AM
ride2esc
 
22 posts · Jun 2012
Hmm..don't know the differences (yet) but if you please take a look here:
http://erobu.eu/demo/tmevents3
you will see what i mean.
The right is not showin.
I have a simple custom_page.php, where is insterted the exact code I've posted in a few posts above.
  #32  
Old Jun 10, 2012, 12:08 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Let me repeat myself. If you are creating any type of template with the atahualpa theme, you should use the index.php as the basis of your code so header, sidebars and footers will all work correctly
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add Bullet To Post Headline bswb97 Center area post/pages 5 Oct 3, 2011 07:14 PM
Editing the place of headline in post cwjorgensen Post-Kicker, -Byline & -Footer 0 Mar 6, 2011 09:04 AM
Space Between Post Headline and Body psaltriparus Post-Kicker, -Byline & -Footer 2 Jan 18, 2010 12:22 PM
[SOLVED] Removing Post Headline on Multi and Single Post Pages jen Center area post/pages 2 Jan 8, 2010 07:46 AM


All times are GMT -6. The time now is 06:22 PM.


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