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 » Sidebars & Widgets »

displaying additional widgets in the center column


  #1  
Old Oct 21, 2009, 03:34 PM
sparksmex
 
56 posts · Apr 2009
Jocotepec, Mexico
I started this again because I had to give up. I was able to create a new widget and call it too the front page only ... but I saw no way to locate it on the page. I wanted it below the text on the page but could only get the top. I also had to call a widget number greater than 3 since that seems to be used by the system

The ideas was to insert a widget that show snippets of different page info, possibly with a thumbnail foto. Someone that posts here has a similar plugin but I can't find it
  #2  
Old Oct 21, 2009, 06:14 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
What release of Atahualpa and WP?
What i s the url?
did you put it in 'The LOOP' below
HTML Code:
<?php bfa_post_bodycopy('<div class="post-bodycopy clearfix">','</div>'); ?>
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 22, 2009, 07:59 AM
sparksmex
 
56 posts · Apr 2009
Jocotepec, Mexico
wp 2.85 and Atahualpa 3.4.3

But it's not on the page because of location and was just a test/text widget. Still need to find a widget I had in mind.

Not sure where I put it now but tried a number of places in index.php
http://sparks-mexico.com
  #4  
Old Oct 22, 2009, 12:22 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
did you run thru the steps in http://forum.bytesforall.com/showthread.php?t=3938

If you add
HTML Code:
<?php bfa_widget_area('name=center widget area'); ?>
in 'The LOOP' right after
HTML Code:
<?php bfa_post_bodycopy('<div class="post-bodycopy clearfix">','</div>'); ?>
then go to the widgets, you should see a new widget area 'center widget area'.

Put a text widget there and put some text there. you should see it after each posts text data, before the post foter. On a page, it should be after the pages test befor the page footer.

If you only want it on a page, youcould use a IF to control it like
HTML Code:
<?php if (is_front_page()) {bfa_widget_area('name=center widget area'); } ?>
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Oct 22, 2009, 05:08 PM
sparksmex
 
56 posts · Apr 2009
Jocotepec, Mexico
There's no bodycopy line anywhere

<?php bfa_post_bodycopy('<div class="post-bodycopy clearfix">','</div>'); ?>

I've created two center widgets .... one with the Flinn style and one with your style.
They both work fine in Firefox ... and neither work in IE

http://sparks-mexico.com/
  #6  
Old Oct 22, 2009, 05:13 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
This applies to version 3.4.x

Are you saying that if you go to ATO->Style & edit CENTER COLUMN->The LOOP, you don't see the line
HTML Code:
<?php bfa_post_bodycopy('<div class="post-bodycopy clearfix">','</div>'); ?>
If you don't then you must have changed something here.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #7  
Old Oct 22, 2009, 05:39 PM
sparksmex
 
56 posts · Apr 2009
Jocotepec, Mexico
I've only been looking at code. Inserted in ATO and again it works fine in Firefox ... and I have three of them in IE

cleaned the cache

Had to re-boot to clear the mind of IE ... what a pain it is

Last edited by sparksmex; Oct 22, 2009 at 06:05 PM.
  #8  
Old Oct 23, 2009, 06:02 PM
sparksmex
 
56 posts · Apr 2009
Jocotepec, Mexico
Pretty much got it all but can't find a Plugin to show excerpts of pages without giving error message or just not working at all
__________________
http://sparks-mexico.com/

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] displaying additional widgets in the center column irinaov Sidebars & Widgets 3 Oct 16, 2009 04:35 PM
Add Widgets to Center Column Front Page Only MountainStream Sidebars & Widgets 10 Aug 13, 2009 12:51 PM
[SOLVED] News stop displaying in center column majofa Page & Category Menu Bars 1 Jul 19, 2009 09:11 PM
Center Column chiaxiong Atahualpa 3 Wordpress theme 1 Apr 8, 2009 06:28 PM
Center column content not displaying in IE Bourbonthrall Atahualpa 3 Wordpress theme 2 Mar 2, 2009 01:37 PM


All times are GMT -6. The time now is 05:43 AM.


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